/*--------------------------------------------------------
	FONT ASSIGNMENTS
--------------------------------------------------------*/

body {
    font-family: 'Titillium Web', sans-serif;
    font-size: 16px;
    /*color: #ffffff;*/
    background-image: url(../images/bg-qwsy.png);
}

p {
    font-size: 16px
}

.container {}


/*--------------------------------------------------------
	H1 - H6
--------------------------------------------------------*/

h1,
h2,
h3,
h4 {
    margin: 0px;
    padding: 0px;
    font-family: 'Amaranth', sans-serif;
}

h1 {
    font-size: 32px;
    color: #ffffff;
}

h2 {
    font-size: 24px;
    text-transform: uppercase;
    color: #FFFFFF;
}

h3 {
    font-size: 20px;
}

h4 {
    font-size: ;
}

h1.title {
    font-weight: normal;
    color: #000;
}


/*--------------------------------------------------------
	LINKS
--------------------------------------------------------*/

a {
    text-decoration: none;
}

a:hover,
a:focus {
    color: ;
}


/*--------------------------------------------------------
	IMAGES, Objects
--------------------------------------------------------*/

img {
    border: 0px;
}

.st1 {
    fill: #fff !important;
    stroke: none !important;
    stroke-miterlimit: 0 !important;
}

svg#qwsy-logo {
    width: 216px;
    height: 77px;
    margin-bottom: 15px;
}

svg#fb-icon,
svg#twitter-icon,
svg#google-plus-icon,
svg#linkedin-icon,
svg#youtube-icon,
svg#instagram-icon {
    width: 48px;
    height: 48px;
}

svg#twitter-icon {
    width: 48px;
    height: 48px;
}

svg#google-plus-icon {
    width: 48px;
    height: 48px;
}

svg#linkedin-icon {
    width: 48px;
    height: 48px;
}

svg#youtube-icon {
    width: 48px;
    height: 48px;
}

svg#mobile-menu-icon {
    width: 53px;
    height: 35px;
    float: right;
    margin-top: -35px;
}

.search-wrap {
    float: right;
    margin-right: -15px;
}

.social-wrap svg#fb-icon .st0 {
    fill: #3B5999;
}

.social-wrap svg#twitter-icon .st0 {
    fill: #2CA9E1;
}

.social-wrap svg#google-plus-icon .st0 {
    fill: #DD4B38;
}

.social-wrap svg#youtube-icon .st0 {
    fill: #C9332D;
}

.social-wrap svg#linkedin-icon .st0 {
    fill: #027BB6;
}

svg path.st0 {
    fill: #FFFFFF;
}

#mobile-menu-col svg#mobile-menu-icon .st1 {
    fill: #ffffff !important;
    stroke: #ffffff !important;
    stroke-width: 6px;
    stroke-miterlimit: 0 !important;
}


/*--------------------------------------------------------
						HEADER
--------------------------------------------------------*/

#logo-wrap {
    padding-bottom: 30px
}

#logo-wrap a h1 {
    font-size: 46px;
    color: #000000;
    margin-left: 233px;
    margin-top: -85px;
    font-weight: 300;
    font-family: 'Amaranth', sans-serif;
}

#logo-wrap .header-message {
    margin-left: 234px;
}


/*----------------------------------Search Bar*/

.search-input {
    border-radius: 2px !important;
    padding: 3px 0 2px 15px;
    margin-top: 15px;
    max-width: 180px;
    background: url("../images/icon-search.png") no-repeat scroll 7px 6px;
    background-position: right 10px center;
    opacity: 0.9;
    -webkit-background-size: 24px;
    font-size: 16px;
    margin-left: -14px;
    background-repeat: no-repeat;
    background-size: 20px;
    background-color: rgba(251, 250, 250, 0.21);
    border: none;
    margin-right: 14px;
    color: #ffffff;
}

.search-button {
    display: none;
}

.search-wrap .input-group-addon {
    display: none;
}

.search-input::-webkit-input-placeholder {
    color: #ffffff;
}

.search-input:-moz-placeholder {
    /* Firefox 18- */
    color: #ffffff;
}

.search-input::-moz-placeholder {
    /* Firefox 19+ */
    color: #ffffff;
}

.search-input:-ms-input-placeholder {
    color: #ffffff;
}


/*--------------------------------------------------------
					Desktop Navigation
--------------------------------------------------------*/

.top-header {
    padding-top: 20px;
    background: #ffffff;
}

#nav-wrap {
    background: #1D2538;
    opacity: 0.95;
    height: 63px;
    filter: alpha(opacity=95) progid: DXImageTransform.Microsoft.Alpha(opacity=95);
    z-index: 100;
    position: relative;
}

#nav_menu .dropdown-menu>li>a:focus,
#nav_menu .dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5;
}

#nav_menu .dropdown-menu {
    background: #1D2538;
}

#nav_menu .navbar-nav .open>a,
#nav_menu .navbar-nav .open>a:focus,
#nav_menu .navbar-nav .open>a:hover {
    background-color: #07A4A8;
}

#nav_menu .navbar-nav>li>a {
    padding: 15px 14px;
}

#nav_menu .navbar-nav>li a {
    color: #ffffff;
    font-weight: 300;
    line-height: 2.15;
}

#nav_menu .navbar-nav>li>a:hover,
#nav_menu .navbar-nav>li>a:focus {
    background: #07A4A8;
}

.social-wrap {
    margin-top: 10px;
    float: right;
}

#nav_menu .navbar-nav>li:last-child a {
    border: 1px solid #07A4A8;
    border-radius: 10px;
    padding: 5px;
    margin-top: 10px;
}


/*--------------------------------------------------------
	INDEX / MAIN BODY
--------------------------------------------------------*/

#main-content {
    padding-top: 20px;
    /*background-image: url(../images/bg-qwsy.png);*/
    background-repeat: repeat;
    background-size: cover;
}


/*===================================================================================================	
	===================================
			PRIMARY CONTENT >
							1. SLIDE SHOWS
								2. QUICK LINKS
								3. FACEBOOK PAGE

	===================================	
====================================================================================================*/


/*===================================================================================================	
									===================================
											 	SLIDE SHOWS
									===================================	
====================================================================================================*/

#slide-row {
    margin-bottom: 10px;
}

.carousel-control.left,
.carousel-control.right,
.carousel-control:hover {
    background-image: none;
    font-size: 80px;
    font-weight: lighter;
    z-index: 101;
}

.carousel-control {
    top: 60%;
    width: 5%;
    opacity: 1;
}

#main-slider .carousel-control {
    top: 30%;
    width: 7%;
    opacity: 1;
}

.carousel-caption {
    width: 100%;
    /*    height: 150px;*/
    padding: 5px;
    margin-right: 0px;
    bottom: 0;
    /*    min-height: 189px;*/
    text-align: center;
    text-shadow: none;
    color: #fff;
    left: 0%;
    background: #07A4A8;
    opacity: 0.8;
    min-width: 96.3%;
}

@media (min-width: 990px) and (max-width: 1199px) {
    .carousel-caption {}
}

@media (max-width: 990px) {
    .carousel-caption {}
    #slide-row .col-md-12 {}
}

.carousel-caption p:first-of-type {
    font-size: 18px;
    font-weight: 600;
    line-height: 23px;
    /*padding-bottom: 10px;*/
    display: block;
    color: #ffffff;
    margin-bottom: 5px;
    font-family: 'Amaranth', sans-serif;
    padding-left: 35px;
    padding-right: 35px;
}

.carousel-caption p:last-of-type {
    font-size: 16px;
    font-style: italic;
    margin-bottom: 5px;
    color: #FFFFFF;
    text-align: justify;
    padding-left: 35px;
    padding-right: 35px;
    font-weight: 400;
    text-align: center;
}

.carousel-caption a {
    font-weight: bold;
    max-width: 215px;
    padding: 5px;
    text-align: center;
    margin: 0px auto;
    color: #ffffff;
    background: #D35400;
    text-transform: uppercase;
    display: block;
}

.carousel-indicators {
    display: none;
}

.carousel-control.right {
    right: 5px;
}

#main-slider .carousel-inner {
    width: 96%;
}

#main-slider .carousel-control.right {
    right: 30px;
}


/*===================================================================================================   
                                    ===================================
                                                SPONSOR SLider
                                    =================================== 
====================================================================================================*/

#sponsors h2 {
    background: #07A4A8;
    padding: 20px;
    font-weight: 700;
    font-family: 'Titillium Web', sans-serif;
    margin-top: 20px;
}


/************************ SPONSORS *******************/

#sponsors .carousel-control {
    top: 30%;
    width: 0%;
}

#sponsors .carousel-control {
    color: #07A4A8;
    text-align: center;
    opacity: 1;
    font-size: 55px;
}

#sponsors .carousel-control.left {
    left: 15px;
}

/* #sponsors .carousel-control.left, .carousel-control.right, .carousel-control:hover {
    margin-left: 8px;
} */

#sponsors .carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    width: 100%;
}

#sponsors .carousel-control.right {
    right: 30px;
}

#sponsors .carousel-inner {
    width: 100%;
}


/*===================================================================================================	
									===================================
											 	QUICK LINKS
									===================================	
====================================================================================================*/

#quick-links h2 {
    background: #07A4A8;
    padding: 20px;
    font-weight: 700;
    font-family: 'Amaranth', sans-serif;
}

#quick-links .nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #428bca;
}

.margintop20 {
    margin-top: 20px;
}

#quick-links .nav-pills>li>a {
    border-radius: 0px;
    background: #ffffff;
}

#quick-links a {
    color: #fff;
    text-decoration: none;
}

#quick-links a:hover {
    color: #fff;
    text-decoration: none;
}

#quick-links .nav-stacked>li+li {
    margin-top: 0px;
    margin-left: 0;
    border-bottom: 1px solid #dadada;
    border-left: 1px solid #dadada;
    border-right: 1px solid #dadada;
}


/*#quick-links .nav>li>a:hover, .nav>li>a:focus {
    text-decoration: none;
    background-color: #eee;
}*/

.active2 {
    border-right: 4px solid #428bca;
}

#quick-links {
    margin-left: -15px;
    margin-top: 35px;
}

#quick-links .glyphicon {
    color: #07A4A8;
}


/*===================================================================================================	
									===================================
											 	FACEBOOK PAGE
									===================================	
====================================================================================================*/

#fb-plugin-page h2 {
    background: #07A4A8;
    padding: 20px;
    font-weight: 700;
    font-family: 'Amaranth', sans-serif;
}

#fb-plugin-page {
    margin-top: 35px;
}

#fb-plugin-page .fb-page {
    padding: 0;
    background: #ffffff;
}

.fb_iframe_widget {
    width: 100%;
}

#fb-plugin-page .fb-page {
    text-align: center;
}

#fb-badge {
    position: relative;
    overflow: hidden;
}

@media (max-width: 1200px) {
    .fb_iframe_widget iframe {
        width: 324px !important;
    }
}


/*===================================================================================================	
	===================================
			SIDE-BAR CONTENT >
							1. YOUTUBE VIDEO
							2. 

	===================================	
====================================================================================================*/


/*===================================================================================================	
									===================================
											 	YOUTUBE VIDEO
									===================================	
====================================================================================================*/

.js-video {
    height: 0;
    padding-top: 25px;
    padding-bottom: 67.5%;
    margin-bottom: 10px;
    position: relative;
    overflow: hidden;
}

.js-video.widescreen {
    padding-bottom: 56.34%;
}

.js-video.vimeo {
    padding-top: 0;
}

.js-video embed,
.js-video iframe,
.js-video object,
.js-video video {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
}

.welcome-to-pad {
    padding: 20px;
    background-color: #07A4A8;
    margin-bottom: 20px;
}

.welcome-to-pad h1 {
    font-size: 27px;
}

.welcome-to-pad h3,
h1 {
    text-transform: uppercase;
    line-height: 1.25;
    font-family: 'Amaranth', sans-serif;
    font-weight: 700;
}

.welcome-to-pad p {
    margin-bottom: 20px;
}

.welcome-to a {
    /*background-color: #1D2538;
    height: 64.954px;
    width: 161.207px;*/
    /*padding: 0px 0px 12px;
    color: #ffffff;
    font-size: 21px;
    border: 0;
    text-transform : uppercase;
    font-family: 'Amaranth', sans-serif;
    transition: all .1s linear;
    display: inline-block;*/
    text-decoration: underline;
    color: white;
}

#welcome .get-updatess {
    background-color: #D35400;
    float: right;
}

.welcome-to a.read-more,
a.get-updates {
    color: #fff;
}

#welcome {
    color: white;
}


/**************/


/*--------------------------------------------------------
	CSS STYLE FOR INNER PAGES
--------------------------------------------------------*/

#subpage {
    background-color: white;
    color: #000;
    min-height: 400px;
}

#subpage p {
    color: #000;
}

#subpage h1.title {
    color: #1D2639;
    padding-top: 20px;
}

#subpage div {
    color: #000;
}


/*===================================================================================================	
						===================================
								FOOTER
						===================================	
====================================================================================================*/

#footer-row {
    background: #1D2538;
    border-bottom: 10px solid #07A4A8;
    border-top: 10px solid #161F30;
    text-align: center;
    padding-top: 50px;
    z-index: -50;
    margin-top: 20px;
    color: white;
}

#footer-row p:nth-child(3) {
    margin-bottom: 30px;
}

#footer-row span {
    color: #07A4A8;
    font-weight: bold;
}

#footer-row a {
    color: #07A4A8;
    font-weight: bold;
}


/*===================================================================================================   
                        ===================================
                                MEDIA QUERIES
                        =================================== 
====================================================================================================*/

@media (min-width: 992px) and (max-width: 1199px) {
    /*================== Medium and Large Sizes =======================*/
    #fb-plugin-page {
        padding: inherit;
    }
    #fb-plugin-page .fb-page {
        padding: 0;
    }
}

@media (max-width: 1200px) {
    #main-slider .carousel-inner {
        width: 98%;
    }
    #main-slider .carousel-control {
        width: 6%;
    }
    .welcome-to a {
        width: 100%;
        margin-bottom: 20px
    }
    a .get-updatess {
        margin-bottom: 20px
    }
    #main-slider .carousel-control.right {
        right: 10px;
    }
    .js-video {
        margin-top: 0px;
    }
    #logo-wrap {
        margin-left: -20px;
    }
    .col-main-menu {
        margin-left: -45px;
    }
    .search-wrap {
        margin-right: -60px;
    }
    #logo-wrap a h1 {
        font-size: 34px;
    }
    #welcome .get-updatess {
        float: none;
    }
    #nav_menu .nav>li>a {
        padding: 15px 8px;
        font-size: 16px;
    }
}

@media (min-width: 1201px) {
    #logo-wrap {
        margin-left: -20px;
    }
    #nav_menu .navbar-nav {
        margin-left: -45px;
    }
    .col-main-menu {}
    #logo-wrap a h1 {
        font-size: 34px;
    }
}

@media (max-width: 992px) {
    /*================== Medium Size=======================*/
    #main-slider .carousel-inner {
        width: 100%;
    }
    #main-slider .carousel-control.right {
        right: 0;
    }
    .welcome-to a {
        width: 45%;
    }
    #fb-plugin-page {
        margin-top: 25px;
        padding: 0;
    }
    .welcome {
        margin-top: 30px;
    }
    #welcome .get-updatess {
        float: right;
    }
}

@media (max-width: 991px) {
    #logo-wrap a h1 {
        color: #000000;
        font-size: 31px;
        margin-left: 0;
        margin-top: -23px;
    }
    .js-video {
        margin-top: 30px;
    }
    #mobile-menu-col {
        margin-right: -15px;
    }
    .search-wrap {
        margin-right: 50px;
    }
    #logo-wrap {
        padding-bottom: 0;
    }
    .social-wrap {
        margin-top: 27px;
    }
    #logo-wrap .header-message {
        margin-left: 0px;
        margin-bottom: 10px;
        display: block;
    }
}

@media (min-width: 768px) and (max-width: 990px) {
    #quick-links {
        margin-left: 0;
        margin-top: 25px;
        padding: 0;
    }
}

@media (max-width: 768px) {
    #quick-links {
        margin-left: 0;
        margin-top: 0px;
    }
    #logo-wrap a h1 {
        font-size: 27px;
    }
    svg#mobile-menu-icon {
        margin-right: 10px;
    }
    #logo-wrap {
        margin-left: 0px;
    }
    .welcome-to {
        padding: 20px;
    }
    #fb-plugin-page {
        padding: 15px;
    }
}

@media (max-width: 767px) {
    #main-slider .carousel-caption {
        position: relative;
        opacity: 1;
    }
    #main-slider .carousel-control {
        top: 70%;
    }
    .carousel-control {
        width: 8%;
    }
}

@media (min-width: 600px) and (max-width: 767px) {
    .social-wrap {
        margin-top: -85px;
        float: right;
    }
}

@media (max-width: 640px) {
    #main-slider .carousel-caption {
        min-height: 220px;
    }
}

@media (max-width: 500px) {
    #main-slider .carousel-caption {
        min-height: 250px;
    }
    #main-slider .carousel-control {
        width: 8%;
        top: 60%;
    }
}

@media (max-width: 427px) {
    #main-slider .carousel-caption {
        position: relative;
    }
    /*    #main-slider .carousel-caption {
        min-height: 300px;
    }*/
}

@media (max-width: 400px) {
    .welcome-to a {
        width: 100%;
    }
    #quick-links {
        margin-top: 60px;
    }
}

@media (max-width: 384px) {
    #main-slider .carousel-control {
        width: 12%;
        top: 55%;
    }
    #main-slider .carousel-control.left,
    .carousel-control.right,
    .carousel-control:hover {
        font-size: 60px;
    }
    #main-slider .carousel-caption {
        /*min-height: 350px;*/
    }
}


/*@media (max-width: 314px) {
    #main-slider .carousel-caption {
        min-height: 430px;
    }
    #main-slider .carousel-caption p:last-of-type {
        margin-bottom: 30px;
    }
    #main-slider .carousel-caption a {
        padding: 15px 30px; 
    }
}*/