@media only screen and (min-width: 992px) and (max-width: 1199px) {
    ul.navbar-nav li a{
        font-size: 12px;
    }
    ul.navbar-nav li a{
        padding: 16px 7px 16px;
    }
    .contact-top,
    .contact-box .gform_body{
        padding-left: 40px;
        padding-right: 40px;
    }
    .contact-box .gform_footer{
        padding-left: 40px !important;
        padding-right: 40px !important;
    }
    .carousel-caption h1 {
        font-size: 45px;
        line-height: 55px;
    }
    .carousel-caption{
        top: 2%;
    }
    section.highlights{
        background-size: 750px auto;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .navbar{
        padding-top: 0;
        padding-bottom: 0;
    }
    .navbar-toggler{
        background-color: #fff;
        padding: 10px 15px;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        border-radius: 0;
        border: 0;
        line-height: inherit;
    }
    .animated-icon1, .animated-icon2, .animated-icon3 {
        width: 30px;
        height: 20px;
        position: relative;
        margin: 0px;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        cursor: pointer;
    }
    .animated-icon1 span, .animated-icon2 span, .animated-icon3 span {
        display: block;
        position: absolute;
        height: 3px;
        width: 100%;
        border-radius: 9px;
        opacity: 1;
        left: 0;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out;
    }
    .animated-icon1 span {
        background: #000;
    }
    .animated-icon2 span {
        background: #e3f2fd;
    }
    .animated-icon3 span {
        background: #f3e5f5;
    }
    .animated-icon1 span:nth-child(1) {
        top: 0px;
    }
    .animated-icon1 span:nth-child(2) {
        top: 10px;
    }
    .animated-icon1 span:nth-child(3) {
        top: 20px;
    }
    .animated-icon1.open span:nth-child(1) {
        top: 11px;
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -o-transform: rotate(135deg);
        transform: rotate(135deg);
    }
    .animated-icon1.open span:nth-child(2) {
        opacity: 0;
        left: -60px;
    }
    .animated-icon1.open span:nth-child(3) {
        top: 11px;
        -webkit-transform: rotate(-135deg);
        -moz-transform: rotate(-135deg);
        -o-transform: rotate(-135deg);
        transform: rotate(-135deg);
    }
    ul.navbar-nav li a{
        color: #fff;
        display: block;
        padding: 10px 15px 14px 15px;
        border-bottom: solid 1px #fff;
        width: 100%;
    }
    ul.navbar-nav li .accordion-btn-wrap{
        background: #fff !important;
        padding: 12px !important;
        width: 80px !important;
    }
    ul.navbar-nav li .accordion-btn{
        line-height: 25px !important;
    }
    ul.navbar-nav li .sub-menu li a{
        padding-left: 35px;
    }
    #navbarSupportedContent{
        border-top: 0;
        border-bottom: solid 2px #fff;
    }
    .navbar-toggler {
        outline: none !important;
        display: block;
        position: absolute;
        right: 0;
        top: 10px;
    }
    .logo{
        text-align: center;
        width: 100%;
    }
    .logo img{
        max-width: 500px;
    }
    .social-icons {
        text-align: center;
        margin-top: 18px;
    }
    .contact-top .info-box .fa {
        width: 80px;
        height: 80px;
        font-size: 32px;
        line-height: 80px;
    }
    .contact-top {
        padding: 0 30px 20px;
    }
    .contact-box .gform_body {
        padding: 0 30px 25px;
    }
    .contact-box .gform_footer {
        padding: 0 30px 40px !important;
    }
    .contact-top h3 {
        font-size: 26px;
    }
    .carousel-caption{
        left: 0;
        right: 0;
        line-height: 22px;
        font-size: 18px;
    }
    .carousel-caption h1 {
        font-size: 31px;
        line-height: 38px;
    }
    .front-page-content {
        font-size: 20px;
        line-height: 30px;
    }
    .page-content h2.page-title span::after,
    .page-content h2.page-title span::before{
        width: 60px;
    }
    .page-content h2.page-title span::after{
        right: -70px;
    }
    .page-content h2.page-title span::before{
        left: -70px;
    }
    h2.section-title span::before,
    h2.section-title span::after{
        width: 60px;
    }
    h2.section-title span::before{
        left: -70px;
    }
    h2.section-title span::after{
        right: -70px;
    }
    section.highlights{
        background-size: cover;
    }
    section.highlights::after{
        width: 100%;
        background-color: rgba(153, 51, 153, .8);
    }
    .hightlights-content::before{
        display: none;
    }
    .wwsf-box{
        min-height: 395px;
    }
    .wwsf-box h3{
        font-size: 16px;
    }
    .wwsf-box ul li{
        font-size: 14px;
        line-height: 24px;
    }
    .why-wwsf{
        padding: 50px 0 50px;
    }
    .why-wwsf::after{
        right: -225px;
    }
    .about-content {
        margin: 25px 0 0;
    }
    section.about-us::after{
        right: -115px;
    }
    section.about-us::before{
        left: -215px;
    }
    section.about-us{
        padding-top: 50px;
    }
    
    
}

@media only screen and (max-width: 767px) {
    .navbar{
        padding-top: 0;
        padding-bottom: 0;
        width: 100%;
    }
    .navbar-toggler{
        background-color: #fff;
        padding: 10px 15px;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        border-radius: 0;
        border: 0;
        line-height: inherit;
        display: block;
    }
    .animated-icon1, .animated-icon2, .animated-icon3 {
        width: 30px;
        height: 20px;
        position: relative;
        margin: 0px;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        cursor: pointer;
    }
    .animated-icon1 span, .animated-icon2 span, .animated-icon3 span {
        display: block;
        position: absolute;
        height: 3px;
        width: 100%;
        border-radius: 9px;
        opacity: 1;
        left: 0;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out;
    }
    .animated-icon1 span {
        background: #000;
    }
    .animated-icon2 span {
        background: #e3f2fd;
    }
    .animated-icon3 span {
        background: #f3e5f5;
    }
    .animated-icon1 span:nth-child(1) {
        top: 0px;
    }
    .animated-icon1 span:nth-child(2) {
        top: 10px;
    }
    .animated-icon1 span:nth-child(3) {
        top: 20px;
    }
    .animated-icon1.open span:nth-child(1) {
        top: 11px;
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -o-transform: rotate(135deg);
        transform: rotate(135deg);
    }
    .animated-icon1.open span:nth-child(2) {
        opacity: 0;
        left: -60px;
    }
    .animated-icon1.open span:nth-child(3) {
        top: 11px;
        -webkit-transform: rotate(-135deg);
        -moz-transform: rotate(-135deg);
        -o-transform: rotate(-135deg);
        transform: rotate(-135deg);
    }
    ul.navbar-nav li a{
        color: #fff;
        display: block;
        padding: 10px 15px 14px 15px;
        border-bottom: dotted 1px #fff;
        width: 100%;
    }
    ul.navbar-nav li .accordion-btn-wrap{
        background: #fff !important;
        padding: 6px !important;
        width: 55px !important;
    }
    ul.navbar-nav li .accordion-btn{
        line-height: 25px !important;
    }
    ul.navbar-nav li .sub-menu li a{
        padding-left: 35px;
    }
    #navbarSupportedContent{
        border-top: 0;
        border-bottom: dotted 1px #fff;
        background: #313132;
        margin: 0 15px;
        padding-top: 4px;
    }
    ul.navbar-nav li a{
        text-align: left;
        color: #fff;
        padding: 6px 0;
        font-size: 15px;
    }
    .copyright-text,
    .footer-bottom .footer-link{
        text-align: center;
    }
    .copyright-text p{
        margin: 0;
    }
    .navbar-toggler{
        outline: none !important;
        position: absolute;
        right: 0;
        top: 10px;
    }
    .footer-top{
        padding-top: 30px;
    }
    .footer-widget h3{
        margin-top: 25px;
    }
    .logo{
        float: none;
        margin: 0 0 0;
        max-width: none;
        padding: 0;
        text-align: center;
        position: relative;
    }
    .header-content p{
        font-size: 13px !important;
        line-height: 24px !important;
    }
    .header-content {
        margin: 11px 0 0;
        text-align: center;
    }
    .social-icons{
        text-align: center;
        margin-top: 18px;
        margin-bottom: 0;
    }
    .social-icons ul li a{
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 15px;
    }
    .page-content h2.page-title span::before{
        width: 35px;
        left: -45px;
    }
    .page-content h2.page-title span::after{
        width: 35px;
        right: -45px;
    }
    .page-content h2.page-title {
        font-size: 25px;
    }
    .front-page-content {
        font-size: 20px;
        line-height: 28px;
    }
    .front-page-content br{
        display: none;
    }
    section.about-us::after{
        right: -120px;
    }
    section.about-us::before{
        left: -220px;
    }
    .why-wwsf::after{
        display: none;
    }
    .hightlights-content::before,
    h2.section-title span::before,
    h2.section-title span::after,
    h2.section-title span::after,
    h2.section-title span::before{
        display: none;
    }
    .report-box{
        margin-bottom: 25px;
    }
    section.highlights::after{
        width: 100%;
        background-color: rgba(153, 51, 153, .8)
    }
    section.highlights{
        background-size: cover;
        background-position: center center;
    }
    .carousel-caption{
        left: 0;
        right: 0;
        top: 50%;
        text-align: center;
        margin-top: -70px;
    }
    .carousel-caption a.banner-bttn{
        width: 135px;
        font-size: 15px;
    }
    .carousel-caption p{
        display: none;
    }
    .carousel-caption h1 {
        font-size: 25px;
        line-height: 30px;
        margin-bottom: 0;
    }
    .wwsf-box{
        min-height: 10px;
        padding: 25px 25px 35px;
    }
    .navbar{
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    ul.navbar-nav li:hover > a,
    ul.navbar-nav .current_page_item > a,
    ul.navbar-nav .current_page_ancestor > a,
    ul.navbar-nav .current-menu-item > a,
    ul.navbar-nav .current-menu-ancestor > a{
        color: #993399;
    }
    .contact-box .gform_body {
        padding: 0 15px 25px;
    }
    .contact-top {
        padding: 0 25px 20px;
    }
    .contact-box .gform_footer {
        padding: 0 15px 40px !important;
        margin-top: 0 !important;
    }
    .contact-top h3{
        font-size: 24px;
    }
    .contact-banner h1{
        font-size: 32px;
    }
    .contact-banner p {
        font-size: 20px;
        font-weight: 300;
    }
    .contact-banner {
        padding: 50px 0 140px 0;
    }
    
}

@media only screen and (max-width: 575px) {
	.slider-area img {
	    min-height: 250px;
	    object-fit: cover;
	}
	.carousel-caption{
		top: 50%;
	}
}
