@font-face {font-family: 'FontAwesome';src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight: normal;font-style: normal;}

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Pragati+Narrow:wght@400;700&display=swap');

/*
    font-family: 'Montserrat', sans-serif;
    font-family: 'Pragati Narrow', sans-serif;
*/

.fa, .far, .fas {font-family: 'FontAwesome';}


body {padding: 0;margin: 0;font-weight: 400;}
html, body {width: 100%;height: 100%}
a {text-decoration: none;color: #02C2FF;transition: all 0.6s ease-out;-webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;-ms-transition: all 0.6s ease-out;-o-transition: all 0.6s ease-out;}
a:hover {text-decoration: none!important;cursor: pointer}
a:focus {text-decoration: none;transition: all 1s ease}
:focus {outline: none!important}
::-moz-selection {background-color:#FF0000;color:#fff}
::selection {background-color: #FF0000;color: #fff}
img {max-width: 100%;height: auto}
p { font-family: 'Montserrat', sans-serif;font-style: normal; font-weight: 400; font-size: 18px; line-height: 28px; color: #000; }
p a{color: #FF0000;}
p strong{color: rgba(4, 74, 114, 1);}
p a:hover{color: #044A72;}
ul, ol, ul li, ol li { margin: 0; padding: 0; }
ul li a, ol li a{color: #FF0000;}
ul li a:hover, ol li a:hover{color: #044A72;}
figure, address {margin: 0;}
input, textarea, select, button {border-radius: 0;-webkit-box-shadow: none;box-shadow: none;outline: none;}
input:focus, textarea:focus, select:focus, button:focus {outline: 0;-webkit-box-shadow: none;box-shadow: none;}
h1, h2, h3, h4, h5, h6 { font-family: 'Montserrat', sans-serif;font-style: normal;font-weight: 600;color: #000000; margin-bottom: 15px; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{color: #FF0000;}
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong{color: #FF0000;font-family: 'Montserrat', sans-serif;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover{color: #044A72;}
h1 { font-size: 40px; line-height: normal;  }
h2 { font-size: 32px; line-height: normal;}
h3 { font-size: 28px; line-height: normal;}
h4 { font-size: 24px;line-height: normal;}
h5 { font-size: 20px; line-height: normal;}
h6 { font-size: 16px; line-height: normal;}
#back-top-wrapper {position: fixed;right: 68px;bottom: 35px;overflow: hidden;z-index: 2}
p#back-top {margin: 0;line-height: normal;font-size: 0;}
#back-top-wrapper #back-top a {
    opacity: 1;
    transition: 200ms all;
    border-radius: 50%;
    display: inline-block;
    background: #FF0000 url(../images/top-arrow.png) no-repeat;
    height: 40px;
    width: 40px;
    background-position: center center
}	
#back-top-wrapper #back-top a:hover {background: #000 url(../images/top-arrow.png) no-repeat;background-position: center center;transition: 0.6s;}
.alignleft {float: left;margin-right: 1.5em;margin-bottom: 15px;margin-top: 8px;}
.alignright {float: right;margin-left: 1.5em;margin-bottom: 15px;margin-top: 8px;}
.aligncenter {clear: both;display: block;margin: 0 auto 15px}
.default-css ul li, .default-css ol li {font-family: 'Montserrat', sans-serif;font-style: normal;font-weight: 400;font-size: 18px;line-height: 28px;color: #fff;margin-bottom: 6px;}
.default-css ul { margin-bottom: 20px; padding-left: 20px; }
.default-css ol { padding-left: 18px; }
.default-css ul li, .default-css ol li { font-family: 'Montserrat', sans-serif;font-style: normal; font-weight: 400; font-size: 18px; line-height: 28px; color: #414141;  margin: 0 0 6px; }
.default-css ul li a, .default-css ol li a { color: #FF0000 }
.default-css ul li strong, .default-css ol li strong { color: #414141; font-weight: 600;font-family: 'Montserrat', sans-serif; }
.default-css ul li a:hover, .default-css ol li a:hover { color: #044A72 }

.default-css ul li::marker{
    color: #FF0000;
    font-weight: bold;
}


.header-section {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 99;
    transition: all 0.6s ease;
    padding: 0 0 10px;
    border-bottom: 1px solid #00000047;
    background-color: #fff;
}

.home .header-section{
    position: absolute;
    background: transparent;
}
.home .header-section.sticky{
background: #eaf4eb;position: fixed;
}
.header-section.sticky {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99;
        padding: 0 0 10px;
    background: #eaf4eb;
}


.header-parent-row {
    position: relative;
}
.head-col-right {text-align: right;display: flex;align-items: center;justify-content: right;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;    
}
.header-section .row {align-items: center;}
.free-astmate-btn {
    padding-left: 50px;
}
a.theme-btn {
    padding: 16px 45px;
    display: inline-block;
    position: relative;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    background: #FF0000;
    border-radius: 45px;
    font-family: 'Montserrat', sans-serif;
}
a.theme-btn:hover{
    background: #000;
        color: #FF0000;
}
.social-top a {
    border-right: 1px solid #000000;
    padding: 0 10px;
    display: inline-block;
}
.social-top a img {
    position: relative;
    margin-top: -2px;
}
.social-top a:last-child{
    border-right: none;
}






/*--floating-icon--*/
.floating-icon {
    position: fixed;
    right: -69px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 11;
    transform: rotate(-90deg);
}
.floating-icon a {
    padding: 16px 41px;
    display: inline-block;
    background: #FF0000;
    border: 2px solid #FFFFFF;
    border-radius: 5px;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
}
.floating-icon a:hover {background: #000;color: #FF0000;}



/*--home banner--*/
.banner-title {
    margin-bottom: 11px;
    color: #000000;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 100px;
    line-height: 122px;
    text-align: center;
    text-transform: uppercase;
    position: relative;
}
.banner-title strong {
      color: #fff;
    border-radius: 72px;
    background: #FF0000;
    padding: 5px 40px;
    font-weight: 600;
}
.banner-title img {
    position: relative;
    top: -36px;
    left: 50px;
}
.banner-caption {
    padding-top: 0;
    text-align: center;
    z-index: 1;
    position: relative;
}
.banner-caption p {
    font-weight: 500;
    max-width: 823px;
    margin: 0 auto 50px;
}

.section-title, .section-title h1, .section-title h2 {
    margin-bottom: 25px;
    font-family: 'Pragati Narrow', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 70px;
    line-height: 70px;
    text-transform: uppercase;
    color: #000000;
}
.section-title strong, .section-title h1 strong, .section-title h2 strong {color: #FF0000;font-weight: 600;}



.home-banner {
    position: relative;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    padding: 270px 0 59px 0;
}
.home-banner::before {
    content: '';
    background: url(../images/home-banner-before.png) no-repeat;
    width: 84%;
    height: 100%;
    top: 21%;
    left: 241px;
    position: absolute;
    background-size: 100%;
}
.home-banner::after {
    content: '';
    background: url(../images/home-banner-after.png) no-repeat;
    height: 74%;
    width: 100%;
    top: 19%;
    right: 0;
    position: absolute;
    background-size: 100%;
}
.home-banner>img {width: 100%;}

.home-img figure img {
    border-radius: 300px;
    height: 626px;
    width: 100%;
    box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.1);
}
.item {
    text-align: center;
}   
.owl-stage-outer {
    padding-top: 100px;
}
.item:hover {
    margin-top: -50px;
    transition: 0.6s;
}
.home-text h2 {
    font-weight: 600;
    line-height: 28px;
    text-transform: uppercase;
    color: #1C2C3A;
    margin: 0;
}
.item:hover .home-text h2 {
    color: #FF0000;
    transition: 0.6s;
}
.home-text {
    padding-top: 25px;
}
.owl-dots.disabled {
    display: block !important;
}
.owl-nav.disabled {
    display: block !important;
}
.home-slider.owl-carousel .owl-nav .owl-next, .home-slider.owl-carousel .owl-nav .owl-prev {
    background-position: center !important;
    background-repeat: no-repeat !important;
    right: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    height: 50px;
    transform: translateY(-50%);
    border-radius: 50%;
}
.home-slider.owl-carousel .owl-nav .owl-next{
 background: #000 url(../images/next.png) no-repeat;
    background-position: center !important;
    right: -76px;
}
.home-slider.owl-carousel .owl-nav .owl-next:hover{
    background: #FF0000 url(../images/next.png) no-repeat;
    transition: 0.6s;
}
.home-slider.owl-carousel .owl-nav .owl-prev {
    background: #000 url(../images/prev.png) no-repeat;
    left: -76px;
   
}
.home-slider.owl-carousel .owl-nav .owl-prev:hover{
     background: #FF0000 url(../images/prev.png) no-repeat;
    transition: 0.6s;
}
.home-slider.owl-carousel .owl-nav  span {
    display: none;
}
.owl-carousel .owl-stage {
		display: flex;    padding-top: 30px;     padding-bottom: 30px;
	}
	.owl-item {
		display: flex;
		flex: 1 0 auto;
	}
    .home-slider-section {
        max-width: 1380px;
        margin: 0 auto;
    }


    .our-core-about{
        background: url(https://www.digitalgrowthsociety.org/wp-content/uploads/2023/05/our-core-about.webp) no-repeat;
        background-size: cover;
    }

/*--our-core-section--*/
section.our-core-section {
    padding: 100px 0;
}
.our-core-row .row {
    justify-content: center;
}
.our-core-row .col-sm-3 {
    padding: 25px;
}
.our-core-box {
    background: #FFFFFF;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    padding: 35px 40px;
    height: 100%;
}
.our-core-image figure {
    background: #DFF1EB;
    width: 100px;
    height: 100px;
    text-align: center;
    border-radius: 50%;
    line-height: 91px;
    margin: 0 0 15px;
}
.our-core-main-text h4::first-letter {
    font-size: 40px;
    color: #FF0000;
    line-height: 49px;
  }
.our-core-row .col-sm-3:nth-child(2) .our-core-image figure {
    background: #E2E1FA;
}
.our-core-row .col-sm-3:nth-child(3) .our-core-image figure {
    background: #ff000047;
}


/*--about-section--*/
section.about-section {
    padding-bottom: 345px;
}
.about-text {
    padding-left: 150px;
    padding-top: 120px;
}
.about-form {
    padding-left: 150px;
}
.form-hero {
    padding: 0;
    background: #EAEFFD;
    border-radius: 4px;
}
.form-title {
    line-height: 50px;
    font-style: normal;
    font-weight: 700;
    font-size: 50px;
    text-align: center;
    text-transform: capitalize;
    color: #FFFFFF;
    background: #FF0000;
    border-radius: 4px;
    padding: 18px;
    font-family: 'Pragati Narrow', sans-serif;
    margin-bottom: 15px;
}
.form-hero p {
    max-width: 503px;
    margin: 0 auto;
    text-align: center;
}
.form-hero .gform_wrapper .medium {
    width: 100%!important;
    font-size: 16px!important;
    font-family: 'Montserrat', sans-serif;
    padding: 9px 16px!important;
    -webkit-appearance: none;
    resize: none;
    position: relative;
    height: 50px;
    transition: all 1s;
    margin: 0!important;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    text-transform: capitalize;
    color: #414141;
    background: #FFFFFF;
    border: 1px solid rgba(255, 0, 0, 0.2);
}
.gform_wrapper textarea.medium {height: 94px!important;display: block;}
.gform_wrapper .gform_fields {display: -webkit-box;display: -ms-flexbox;display: flex !important;-ms-flex-wrap: wrap;flex-wrap: wrap;grid-column-gap: 0% !important;grid-row-gap: 0px !important;}
.gform_wrapper.gravity-theme .gform_fields {grid-column-gap: 0 !important;grid-row-gap: 0 !important;}
.gform_wrapper .gfield {
    padding: 0 7px 14px;
    clear: both;
    text-align: left;
    width: 100%;
    margin: 0;
}
.gform_body {
    margin: 15px -7px 0;
}
.gform_wrapper .gfield.gfield--width-full {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.gform_wrapper .gfield.gfield--width-half {-webkit-box-flex: 0;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
.form-hero .gform_wrapper .ginput_container {margin: 0!important;padding: 0;position: relative;}
.form-hero .gform_wrapper .medium::-webkit-input-placeholder { /* Edge */ 
color: #666;opacity: 1;}
.form-hero .gform_wrapper .medium:-ms-input-placeholder { /* Internet Explorer 10-11 */ 
color: #666;opacity: 1;}
.form-hero .gform_wrapper .medium::placeholder {color: #666;opacity: 1;}
.form-hero input.button.gform_button {
    padding: 20px 50px;
    display: inline-block;
    cursor: pointer;
    transition: all 1s;
    border: none;
    box-shadow: none;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    background: #FF0000;
    border-radius: 45px;
}
.form-hero input.button.gform_button:hover {background-color: #000;color: #FF0000;}


/*--faq--*/
section.faq-section {
    padding-bottom: 100px;
    margin-top: -200px;
}
.faq-row {
    background: #FFFFFF;
    box-shadow: 0px 0px 60px rgba(6, 35, 64, 0.1);
    border-radius: 20px;
    padding: 100px 110px 80px 110px
}
.faq-box .card-header h5, .card-header-title {
    padding: 24px 42px 24px 0px;
    position: relative;
    border: none;
    margin: 0;
    letter-spacing: 0.01em;
    box-shadow: none;
    letter-spacing: 0.01em;
    background: #fff;
    border: none;
    border-radius: 0;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 28px;
    color: #FF0000;
}
.card-header-title.collapsed {
    box-shadow: none;
    border: none;
    background-color: #fff;
    border-bottom: 1px solid #D9D9D9;
    color: #1C2C3A;
}
.card-body.default-css p {
    margin: 0;
    color: #666;
    max-width: 1115px;
}
.card-body.default-css {
    padding: 0px 30px 25px 0px;
    margin: 0;
    border-bottom: 1px solid #D9D9D9;
}
.faq-box .card {
    margin: 0;
    border-radius: 0;
    background: #fff;
    box-shadow: none;
    border: none;
}
.faq-box .card:last-child {border-bottom: 1px solid #D9D9D9;
}
.faq-box .card:last-child .card-header-title.collapsed {
    border-bottom: none;
}
.faq-box .card-header h5:after, .card-header-title::after {
    content: "";
    background: url(../images/faq-minus.png) no-repeat center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    right: 10px;
}
.faq-box .card-header h5:after, .card-header-title::after {content: "";background:  url(../images/faq-minus.png) no-repeat center;width: 32px;height: 32px;position: absolute;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);right: 10px; }
.faq-box .card-header {border: none;padding: 0;cursor: pointer;position: relative;margin: 0 0 0;background: transparent !important;}
.faq-box .card-header h5.collapsed:after, .card-header-title.collapsed::after {background: url(../images/faq-pluse.png) no-repeat center;}


/*--distinguished-section--*/
section.distinguished-section {
    position: relative;
}
section.distinguished-section::before {
    content: '';
    background: url(../images/distinguished-section-before.png) no-repeat;
    width: 100%;
    height: 100%;
    top: 17%;
    left: 0%;
    position: absolute;
}
.distinguished-row .row {
    justify-content: center;
}
.distinguished-row .col-sm-3 {
    padding: 15px;
}
.distinguished-box figure img {
    border-radius: 10px;
    width: 100%;
}

.distinguished-box figure {
    overflow: hidden;
    border-radius: 10px;
    
}
.distinguished-box figure img {width: 100%;transition: all 0.6s;}
.distinguished-box:hover figure img {transform: scale(1.1);}

.distinguished-box-heading h4 {
    font-size: 26px;
    text-align: center;
    margin: 0;
}
.distinguished-box-heading {
    padding: 15px 0;
}

.modal-backdrop.show { opacity: 0.93; }
.modal.popup-form button.close { opacity: 1; position: absolute; right: 28px; top: 35px; font-size: 26px; font-weight: normal; color: #fff; cursor: pointer; text-shadow: none; }
.modal.popup-form .modal-dialog {max-width: 710px !important; position: absolute; top: 0; left: 0; right: 0; transform: inherit; width: 94%; border-radius: 10px; margin: 45px auto 0; } 
.modal.popup-form .modal-content { border: none; box-shadow: none;background: transparent; }
.modal.popup-form .modal-body { padding: 0; border: none; }
.modal.popup-form .gform_wrapper textarea.medium { height: 80px!important; }
.popup-form .form-hero { width: 100%; }
.modal.popup-form .form-hero .b-form-title{    margin-top: -1px;text-align: center;}

.modal.popup-form .form-hero .form-title {
    font-size: 40px;
    padding: 12px;
}


/*--board-section--*/
section.board-section {
    background: #eaeffd87;
    padding: 100px 0;
    margin-top: 100px;
}
.board-row .row {
    justify-content: center;
}
.board-row .col-sm-3 {
    padding: 15px;
}
.board-box figure img {
    border-radius: 10px;
    width: 100%;
}
.board-box figure {
    overflow: hidden;
    border-radius: 10px;
    
}
.board-box figure img {width: 100%;transition: all 0.6s;}
.board-box:hover figure img {transform: scale(1.1);}

.board-box-heading h4 {
    font-size: 26px;
    text-align: center;
    margin: 0;
}
.board-box-heading {
    padding: 10px 0;
}


/*--master-section--*/
section.master-section {
    padding: 100px 0;
}
section.master-section .section-title {
    margin: 0;
}
.sub-title {
    font-family: 'Pragati Narrow', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 60px;
    text-align: center;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 15px;
}
.master-row .row {
    justify-content: center;
}
.master-row .col-sm-3 {
    padding: 15px;
}
.master-box figure img {
    border-radius: 10px;
    width: 100%;
}
.master-box-heading h4 {
    font-size: 26px;
    text-align: center;
    margin: 0;
}
.master-box-heading {
    padding: 10px 0;
}
.master-box figure {
    overflow: hidden;
    border-radius: 10px;
    
}
.master-box figure img {width: 100%;transition: all 0.6s;}
.master-box:hover figure img {transform: scale(1.1);}

/*--greater-section--*/
section.greater-section {
    background: #eaeffd87;
    padding: 100px 0;
}
.greater-box {
    text-align: center;
    padding-top: 15px;
}
.greater-btn {
    text-align: center;
    padding-top: 50px;
}


/*--footer--*/
footer {
    background: #000000;
    position: relative;
    z-index: 0;
    text-align: center;
    padding-top: 70px;
}
.footer-logo {
    margin-bottom: 30px;
}
.footer-details p {
    max-width: 926px;
    margin: 0 auto;
    font-weight: 500;
    text-align: center;
    color: #DADADA;
}
.footer-menu ul li {
    font-family: 'Montserrat', sans-serif;
    display: inline-block;
    list-style: none;
    position: relative;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    color: #DADADA;
}
.footer-menu ul li a {
    color: #DADADA;
}
.footer-menu ul li a:hover {
    color: #FF0000;
	transition: 0.6s;
}
.footer-menu ul li::after {
    content: '/';
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    color: #DADADA;
    padding: 0 10px;
}
.footer-menu ul li:last-child:after {display: none;}
.footer-menu {
    padding: 40px 0;
}

.copyright-section {
    padding: 30px 0;
    border-top: 1px solid #ffffff54;
}
.copyright-section p {
    font-family: 'Montserrat', sans-serif;
    margin: 0;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    color: #DADADA;
}
.copyright-section p a {color: #FF0000;}
.copyright-section p a:hover {color: #DADADA;}


/*--default css--*/
section.default-section {
    padding: 115px 0 100px 0;
}
section.our-core-section.our-core-inn {
    padding: 0 0 100px 0;
}
section.about-section.about-inn {
    padding-bottom: 100px;
}


   


/* .carousel {
  position: absolute;
  width: 100%;
  height: 100%;
  transform-style: preserve-3d; 
  animation: rotate360 60s infinite forwards linear;
}


.carousel__face { 
  position: absolute;
  width: 300px;
  height: 187px;
  top: 20px;
  left: 10px;
  right: 10px;
  background-size: cover;
  display: flex;
}

.carousel__face-one{
  transform: rotateY(  0deg) translateZ(430px);
}
.carousel__face-two{
transform: rotateY( 40deg) translateZ(430px);
}
.carousel__face-three{
 transform: rotateY( 80deg) translateZ(430px);
}
.carousel__face-four{
transform: rotateY(120deg) translateZ(430px); 
}
.carousel__face-five{
transform: rotateY(160deg) translateZ(430px);
}
.carousel__face-six{
transform: rotateY(200deg) translateZ(430px);
}

.carousel__face-seven{
    transform: rotateY(240deg) translateZ(430px);
}
.carousel__face-eight{
    transform: rotateY(280deg) translateZ(430px);
}
.carousel__face-nine{
    transform: rotateY(320deg) translateZ(430px);
}
.carousel__face-10{
    transform: rotateY(360deg) translateZ(430px);
}
.carousel__face-11{
    transform: rotateY(400deg) translateZ(430px);
}
.carousel__face-12{
    transform: rotateY(440deg) translateZ(430px);
} */









.distinguished-slider.owl-carousel .owl-nav .owl-prev, .distinguished-slider.owl-carousel .owl-nav .owl-next, .master-slider.owl-carousel .owl-nav .owl-prev, .master-slider.owl-carousel .owl-nav .owl-next, .board-slider.owl-carousel .owl-nav .owl-prev, .board-slider.owl-carousel .owl-nav .owl-next { background: #000000 url(../images/prev-owl.png) no-repeat; background-position: center !important; position: relative; top: auto; width: 40px; height: 40px; transform:inherit; border-radius: 50%; margin: 0 10px; text-align: center; }
.distinguished-slider.owl-carousel .owl-nav .owl-next, .master-slider.owl-carousel .owl-nav .owl-next, .board-slider.owl-carousel .owl-nav .owl-next{
    transform: rotate(180deg);
}
.distinguished-slider.owl-carousel .owl-nav .owl-prev span, .distinguished-slider.owl-carousel .owl-nav .owl-next span{display: none;}
.master-slider.owl-carousel .owl-nav .owl-prev span, .master-slider.owl-carousel .owl-nav .owl-next span{display: none;}
.board-slider.owl-carousel .owl-nav .owl-prev span, .board-slider.owl-carousel .owl-nav .owl-next span{display: none;}

.distinguished-slider.owl-carousel .owl-nav .owl-prev:hover, .distinguished-slider.owl-carousel .owl-nav .owl-next:hover{
    background-color: #FF0000;
}
.master-slider.owl-carousel .owl-nav .owl-prev:hover, .master-slider.owl-carousel .owl-nav .owl-next:hover{
    background-color: #FF0000;
}

.board-slider.owl-carousel .owl-nav .owl-prev:hover, .master-slider.owl-carousel .owl-nav .owl-next:hover{
    background-color: #FF0000;
}

.board-slider.owl-carousel .owl-nav .owl-prev span, .master-slider.owl-carousel .owl-nav .owl-next span{display: none;}
.gform_footer.top_label {
    padding: 0px !important;
}

.header-newsletter {
    background: #000;
    padding: 25px 0;
        margin-bottom: 10px;
}
.header-newsletter-title {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 600;
    color: #fff;
    margin: 0;
    font-size: 24px;
}
.ginput_container.ginput_container_email {
    position: relative;
}
.newsletter-form .gform-body.gform_body {
    margin: 0;
}
.newsletter-form .gform_wrapper .gfield{
    padding: 0;
}
.newsletter-form .gform_footer.top_label{
    margin: 0 !important;
}
.header-newsletter .newsletter-form {
    padding-left: 130px;
}
.newsletter-form form{position: relative;}
.newsletter-form .gform_wrapper .medium{
width: 100% !important;
    font-size: 18px !important;
    font-family: 'Montserrat', sans-serif;
    padding: 9px 230px 9px 25px!important;
    -webkit-appearance: none;
    resize: none;
    position: relative;
    height: 50px;
    transition: all 1s;
    margin: 0 !important;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    color: #000;
    background: #FFFFFF;
    border: none;
    border-radius: 45px;
}
.newsletter-form input.button.gform_button {
        padding: 10px 20px;
            display: inline-block;
            cursor: pointer;
            transition: all 1s;
            border: none;
            box-shadow: none;
            font-family: 'Montserrat', sans-serif;
            font-style: normal;
            font-weight: 700;
            font-size: 18px;
            line-height: 20px;
            text-align: center;
            text-transform: uppercase;
            color: #FFFFFF;
            background: #FF0000;
            border-radius: 0 45px 45px 0;
            height: 50px;
            margin: 0 !important;
            position: absolute;
            right: 0;top: 0;
}

.newsletter-form .gform_wrapper .medium::-ms-input-placeholder {
    /* Edge 12-18 */opacity: 1;
color: #000;
}

.newsletter-form .gform_wrapper .medium::placeholder {
color: #000;opacity: 1;
}
.newsletter-form input.button.gform_button:hover {
    background: #000;
    color: #FF0000;
}
section.newsletter-form-section {
    background: #000;
    padding: 30px 0;
}
section.newsletter-form-section .row{align-items: center;}
section.newsletter-form-section .section-title {
    font-size: 33px;
    color: #fff;
    margin: 0;
    line-height: 41px;
    font-family: 'Montserrat', sans-serif;
}
section.newsletter-form-section .row {
    align-items: center;
}
section.newsletter-form-section .container {
    max-width: 1480px !important;
}
section.newsletter-form-section .newsletter-form .gform_wrapper .medium{
height: 58px;
}
section.newsletter-form-section .newsletter-form input.button.gform_button{
height: 58px;
}

@media (min-width:1200px) {
.container {max-width: 1170px !important;}
.home-slider-section {
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-perspective: 2950px;
          perspective: 2950px;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
          position: relative;
          z-index: 1;
           margin-top: 90px;
           margin-bottom: 160px;
}

#drag-container, #spin-container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: auto;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-transform: rotateX(-10deg);
          transform: rotateX(-10deg);
}

#drag-container img, #drag-container video, #drag-container figure {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  line-height: 200px;
  font-size: 50px;
  text-align: center;
  -webkit-box-shadow: 0 0 8px #fff;
          box-shadow: 0 0 8px #fff;
  -webkit-box-reflect: below 10px linear-gradient(transparent, transparent, #0005);
}

#drag-container img:hover, #drag-container video:hover, #drag-container figure {
  -webkit-box-shadow: 0 0 15px #fffd;
          box-shadow: 0 0 15px #fffd;
  -webkit-box-reflect: below 10px linear-gradient(transparent, transparent, #0007);
}

#drag-container p {
  font-family: Serif;
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%) rotateX(90deg);
          transform: translate(-50%,-50%) rotateX(90deg);
  color: #fff;
}

#ground {
  width: 900px;
  height: 900px;
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%) rotateX(90deg);
          transform: translate(-50%,-50%) rotateX(90deg);
  background: -webkit-radial-gradient(center center, farthest-side , #9993, transparent);
}

#music-container {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}

@-webkit-keyframes spin {
  from{
    -webkit-transform: rotateY(0deg);
            transform: rotateY(0deg);
  } to{
    -webkit-transform: rotateY(360deg);
            transform: rotateY(360deg);
  }
}

@keyframes spin {
  from{
    -webkit-transform: rotateY(0deg);
            transform: rotateY(0deg);
  } to{
    -webkit-transform: rotateY(360deg);
            transform: rotateY(360deg);
  }
}
@-webkit-keyframes spinRevert {
  from{
    -webkit-transform: rotateY(360deg);
            transform: rotateY(360deg);
  } to{
    -webkit-transform: rotateY(0deg);
            transform: rotateY(0deg);
  }
}
@keyframes spinRevert {
  from{
    -webkit-transform: rotateY(360deg);
            transform: rotateY(360deg);
  } to{
    -webkit-transform: rotateY(0deg);
            transform: rotateY(0deg);
  }
}
.lead-name {
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    z-index: 1;
    position: absolute;
    bottom: 22px;
    left: 0;
    right: 0;
    color: #fff;
    display: inline-block;
        text-shadow: 0.1em 0.1em 0 hsl(0deg 0% 0%);
}

}
@media (min-width:1300px) {
.container {max-width: 1260pc !important;}
}
@media (min-width:1400px) {
.container {max-width: 1300px !important;}
}
@media (min-width:1500px) {
.container {max-width: 1400px !important;}
}
@media (min-width:1600px) {
.container {max-width: 1540px !important;}
}
@media (min-width:1700px) {
.container {max-width: 1630px !important;}
}
@media(max-width:1899px){
}
@media(max-width:1799px) {


}
@media(max-width:1699px) {.container, .container-sm, .container-md, .container-lg {max-width: 100% !important;padding: 0 50px;}
a.theme-btn {
    padding: 13px 34px;
    font-size: 18px;
    line-height: 26px;
}
.banner-title {
    font-size: 90px;
    line-height: 100px;
}
.home-banner {
    padding: 260px 0 40px 0;
}
.section-title, .section-title h1, .section-title h2 {
    font-size: 55px;
    line-height: 55px;
}
section.our-core-section {
    padding: 80px 0;
}
section.board-section {
    padding: 80px 0;
    margin-top: 80px;
}
section.master-section {
    padding: 80px 0;
}
section.greater-section {
    padding: 80px 0;
}
footer {
    padding-top: 60px;
}
.banner-title img {
    max-width: 76px;
}
section.default-section {
    padding: 144px 0 80px 0;
}

section.about-section.about-inn {
    padding-bottom: 80px;
}
section.our-core-section.our-core-inn {
    padding: 0 0 80px 0;
}


}
@media(max-width:1599px) {
    .home-slider.owl-carousel .owl-nav .owl-next {
        right: -46px;
    }
    .home-slider.owl-carousel .owl-nav .owl-prev {
        left: -46px;
    }
    .about-form {
        padding-left: 50px;
    }
    .about-text {
        padding-left: 100px;
        padding-top: 80px;
    }
    .form-title {
        line-height: 40px;
        font-size: 40px;
        padding: 14px;
        margin-bottom: 10px;
    }
    .modal.popup-form .form-hero .form-title {
        font-size: 30px;
        padding: 10px;
    }
    .form-hero {
        padding: 20px 20px;
    }
    .form-hero input.button.gform_button {
        padding: 14px 34px;
    }
    .footer-logo a img {
        max-width: 190px;
    }
    .footer-menu {
        padding: 30px 0;
    }
    .copyright-section {
        padding: 20px 0;
    }
.home-banner::before {
    width: 77%;
    left: 201px;
}


}
@media(max-width:1499px) {
    .banner-title {
        font-size: 75px;
        line-height: 85px;
    }
.section-title, .section-title h1, .section-title h2 {
    font-size: 45px;
    line-height: 45px;
}
section.our-core-section {
    padding: 60px 0;
}
.our-core-box {
    padding: 20px 25px;
}
.form-hero .gform_wrapper .medium {
    padding: 9px 10px!important;
    height: 40px;
}
.gform_wrapper textarea.medium {
    height: 84px!important;
}
.gform_wrapper .gfield {
    padding: 0 5px 10px;
}
.gform_body {
    margin: 10px -5px 0;
}
.faq-row {
    padding: 70px 50px 65px 50px;
}
.faq-box .card-header h5, .card-header-title {
    padding: 18px 36px 18px 0px;
    font-size: 22px;
    line-height: 28px;
}
title::after {
    background-size: 20px;
}
.header-title.collapsed::after {
    background-size: 20px;
}
section.about-section {
    padding-bottom: 300px;
}

.faq-box .card-header h5.collapsed:after, .card-header-title.collapsed::after {
    background-size: 20px;
}
.faq-box .card-header h5:after, .card-header-title::after {
    background-size: 20px;
}
.sub-title {
    font-size: 32px;
    line-height: 40px;
}
section.about-section.about-inn {
    padding-bottom: 60px;
}
section.our-core-section.our-core-inn {
    padding: 0 0 60px 0;
}
.header-newsletter-title {
    font-size: 20px;
}
.header-newsletter .newsletter-form {
    padding-left: 40px;
}
section.newsletter-form-section .section-title {
    font-size: 28px;
    line-height: 36px;
}



}
@media(max-width:1399px) {
.container, .container-sm, .container-md, .container-lg {max-width: 100% !important;padding: 0 40px;}
.home-slider.owl-carousel .owl-nav .owl-next {
    right: -30px;
}
.home-slider.owl-carousel .owl-nav .owl-prev {
    left: -30px;
}
.about-text {
    padding-left: 50px;
    padding-top: 40px;
}
section.faq-section {
    padding-bottom: 60px;
}
section.board-section {
    padding: 60px 0;
    margin-top: 60px;
}
section.master-section {
    padding: 60px 0;
}
section.greater-section {
    padding: 60px 0;
}
footer {
    padding-top: 50px;
}
section.default-section {
    padding: 144px 0 60px 0;
}
section.newsletter-form-section .section-title {
    font-size: 26px;
    line-height: 35px;
}

}
@media(max-width:1299px) {
.container, .container-sm, .container-md, .container-lg {max-width: 100% !important;padding: 0 40px;}
.home-banner::before {
    top: 21%;
    left: 153px;
}
.banner-title img {
    max-width: 66px;
    top: -31px;
    left: 36px;
}
.header-newsletter-title {
    font-size: 18px;
}
.header-newsletter .newsletter-form {
    padding-left: 0;
}
}
@media(max-width:1199px) {
.container, .container-sm, .container-md, .container-lg {max-width: 100% !important;padding: 0 40px;}
a.theme-btn {
    padding: 9px 22px;
    font-size: 16px;
    line-height: 20px;
}
.free-astmate-btn {
    padding-left: 20px;
}
.social-top a {
    padding: 0 7px;
}
.top-logo a img {
    max-width: 165px;
}
.top-logo a img {
    max-width: 130px;
}
.home-banner::after {display: none;}
.home-banner::before {display: none;}
.home-banner {
    padding: 168px 0 0px 0;
}
.banner-title {
    font-size: 55px;
    line-height: 67px;
}
.owl-stage-outer {
    padding-top: 50px;
} .home-slider-section {
    max-width: 976px;
    margin: 0 auto;
}
h1 {
    font-size: 30px;
    line-height: normal;
}
h2 {
    font-size: 28px;
    line-height: normal;
}
h3 {
    font-size: 26px;
    line-height: normal;
}
h4 {
    font-size: 24px;
    line-height: normal;
}
h5 {
    font-size: 22px;
    line-height: normal;
}
h6 {
    font-size: 20px;
    line-height: normal;
}
p {
    font-size: 16px;
    line-height: 24px;
}
.home-slider.owl-carousel .owl-nav .owl-next, .home-slider.owl-carousel .owl-nav .owl-prev {
    background-position: center !important;
    background-repeat: no-repeat !important;
    right: 0;
    position: relative;
    bottom: 0%;
    width: 50px;
    height: 50px;
    transform: inherit;
    border-radius: 50%;
}
.home-slider.owl-carousel .owl-nav .owl-next {
    right: -20px;
    left: 0;
    text-align: center;
    margin: 0 auto;
}
.home-slider.owl-carousel .owl-nav .owl-prev {
    right: 0;
    left: -20px;
    text-align: center;
    margin: 0 auto;
}
.home-slider.owl-carousel .owl-nav {
    text-align: center;
}
.floating-icon {display: none;}
#back-top-wrapper {display: none;}
.section-title, .section-title h1, .section-title h2 {
    font-size: 35px;
    line-height: 35px;
    margin-bottom: 15px;
}
section.our-core-section {
    padding: 40px 0;
}
.our-core-row .col-sm-3 {
    padding: 15px;
}
.our-core-image figure {
    width: 80px;
    height: 80px;
    line-height: 82px;
    margin: 0 0 10px;
}
.our-core-image figure img {
    max-width: 43px;
}

.modal.popup-form .form-hero .form-title {
    font-size: 22px;
    padding: 10px;
}
.our-core-main-text h4::first-letter {
    font-size: 30px;
    line-height: 49px;
  }
  .our-core-box {
    padding: 20px 15px;
}
.form-title {
    line-height: 28px;
    font-size: 25px;
    padding: 10px;
}
.about-text {
    padding-left: 0;
    padding-top: 0;
}
.form-hero input.button.gform_button {
    padding: 10px 20px;
    font-size: 18px;
}
.about-form {
    padding-left: 0;
}
.form-hero .gform_wrapper .medium {
    font-size: 14px!important;
}
.form-hero {
    padding: 20px 15px;
}

.faq-row {
    padding: 40px 15px 40px 15px;
}
section.about-section {
    padding-bottom: 275px;
}
.faq-box .card-header h5, .card-header-title {
    padding: 15px 36px 15px 0px;
    font-size: 20px;
    line-height: 23px;
}

.distinguished-box-heading h4 {
    font-size: 20px;
}
section.faq-section {
    padding-bottom: 40px;
}
section.distinguished-section::before {display: none;}
.distinguished-box-heading {
    padding: 10px 0 0 0;
}
.board-box-heading {
    padding: 10px 0 0 0;
}
.board-box-heading h4 {
    font-size: 20px;
}
.master-box-heading {
    padding: 10px 0 0 0;
}
.master-box-heading h4 {
    font-size: 20px;
}
section.board-section {
    padding: 40px 0;
    margin-top: 40px;
}
section.master-section {
    padding: 40px 0;
}
.sub-title {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 10px;
}
section.greater-section {
    padding: 40px 0;
}
.greater-btn {
    padding-top: 30px;
}
footer {
    padding-top: 30px;
}
.footer-menu ul li {
    font-size: 16px;
    line-height: 22px;
    display: block;
    border-bottom: 1px solid #ffffff54;
    padding: 7px 0;
}
.footer-menu ul li:last-child {
    border-bottom: none;
}
.footer-menu {
    padding: 15px 0 0 0;
}
.footer-menu ul li::after {display: none;}
.copyright-section {
    padding: 10px 0;
}
.footer-logo a img {
    max-width: 160px;
}
.copyright-section p {
    font-size: 16px;
    line-height: 25px;
}
.footer-logo {
    margin-bottom: 15px;
}
.banner-title img {display: none;}

section.default-section {
    padding: 45px 0 40px 0;
}
.home-slider.owl-carousel .owl-nav .owl-next, .home-slider.owl-carousel .owl-nav .owl-prev {
    width: 40px;
    height: 40px;
}
.home-slider.owl-carousel .owl-nav .owl-prev {
    background-size: 38px;
}
.home-slider.owl-carousel .owl-nav .owl-next {
    background-size: 38px;
}
.home-slider.owl-carousel .owl-nav .owl-next:hover {
    background-size: 38px;
}

.home-slider.owl-carousel .owl-nav .owl-prev:hover {
    background-size: 38px;
}

.default-css ul li, .default-css ol li {
    font-size: 16px;
    line-height: 20px;
    margin: 0 0 4px;
}
.home-img figure img {
    height: auto;
}
.home-text h2 {
    font-size: 21px;
}
.home-text {
    padding-top: 15px;
}
section.about-section.about-inn {
    padding-bottom: 40px;
}
section.our-core-section.our-core-inn {
    padding: 0 0 40px 0;
}

div#drag-container {
    display: none;
}
.home-mob-slider {
    display: block !important;
}
.banner-title strong {
    padding: 5px 20px;
}
div#music-container{display: none;}
.ginput_recaptcha { transform: scale(0.77); -webkit-transform: scale(0.77); transform-origin: 0 0; -webkit-transform-origin: 0 0; }
.g-recaptcha { transform:scale(0.77); -webkit-transform:scale(0.77); transform-origin:0 0; -webkit-transform-origin:0 0; }


.newsletter-form input.button.gform_button {
    padding: 8px 15px;
    font-size: 15px;
    line-height: 20px;
    height: 40px;
}
.newsletter-form .gform_wrapper .medium {
    font-size: 16px !important;
    padding: 8px 190px 8px 15px !important;
    height: 40px;
    line-height: 20px;
}
section.newsletter-form-section .newsletter-form .gform_wrapper .medium {
    height: 40px;
}
section.newsletter-form-section .newsletter-form input.button.gform_button {
    height: 40px;
}
section.newsletter-form-section {
    padding: 15px 0;
}
section.newsletter-form-section .section-title {
    font-size: 20px;
    line-height: 26px;
}
.header-newsletter {
    padding: 10px 0;
}
.header-newsletter-title {
    font-size: 15px;
}


}
@media(max-width:1024px) {
    .our-core-row .col-sm-3 {
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }
    section.about-section {
        padding-bottom: 0;
    }
    section.faq-section {
        padding-bottom: 0px;
        margin-top: 0;
    }
    .faq-row {
        box-shadow: none;
        border-radius: 0;
    }
   

}
@media(max-width:991px) {
.container, .container-sm, .container-md, .container-lg {max-width: 100% !important;padding: 0 20px;}

.header-newsletter .col-sm-6:first-child {
    padding-right: 0;
}
}
@media(max-width:899px) {
  
.header-newsletter .col-sm-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
.header-newsletter-title {
    font-size: 14px;
    text-align: center;
    margin-bottom: 10px;
    line-height: 20px;
}
.header-newsletter .col-sm-6:first-child {
    padding-right: 15px;
}
.home-banner {
    padding: 194px 0 0 0;
}

}
@media(max-width:812px) {
.container, .container-sm, .container-md, .container-lg {max-width: 100% !important;padding: 0 15px;}
.banner-title {
    font-size: 35px;
    line-height: 49px;
}
p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
}
h2 {
    font-size: 24px;
    line-height: normal;
}
h4 {
    font-size: 18px;
    line-height: normal;
}
.section-title, .section-title h1, .section-title h2 {
    font-size: 25px;
    line-height: 25px;
}
.our-core-main-text h4::first-letter {
    font-size: 20px;
    line-height: 28px;
  }
  .form-hero input.button.gform_button {
    padding: 6px 16px;
    font-size: 16px;
}
.faq-box .card-header h5, .card-header-title {
    padding: 10px 25px 10px 0px;
    font-size: 17px;
    line-height: 23px;
}
.faq-box .card-header h5.collapsed:after, .card-header-title.collapsed::after {
    background-size: 14px;
}
.faq-box .card-header h5:after, .card-header-title::after {
    background-size: 14px;
    right: 0px;
}
.distinguished-box-heading h4 {
    font-size: 18px;
}
.distinguished-row .col-sm-3 {
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
}
.board-row .col-sm-3 {
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
}
.board-box-heading h4 {
    font-size: 18px;
}
.master-row .col-sm-3 {
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
}
.master-box-heading h4 {
    font-size: 18px;
}
.sub-title {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 0px;
}

.greater-btn {
    padding-top: 20px;
}
.item:hover {
    margin-top: 0px;
    transition: 0.6s;
}
.owl-stage-outer {
    padding-top: 0;
}
.footer-logo a img {
    max-width: 140px;
}
h1 {
    font-size: 24px;
    line-height: normal;
}
h2 {
    font-size: 22px;
    line-height: normal;
}
h3 {
    font-size: 20px;
    line-height: normal;
}
h5 {
    font-size: 16px;
    line-height: normal;
}
h6 {
    font-size: 14px;
    line-height: normal;
}
.default-css ul li, .default-css ol li {
    font-size: 14px;
    line-height: 16px;
    margin: 0 0 4px;
}
.home-text h2 {
    font-size: 18px;
    line-height: normal;
}

div#distinguished-mob, #master-mob {
    display: block !important;    padding-top: 11px;
}
div#distinguished-desk {
    display: none;
}

#master-rowDesk{display: none;}

.distinguished-row-slide .owl-nav, .master-row-slide .owl-nav {
    text-align: center;
    margin-top: 20px;
}
.distinguished-row-slide .owl-carousel .owl-stage, .master-row-slide .owl-carousel .owl-stage {
    display: block;
    padding-top: 0px;
    padding-bottom: 0;
}
.distinguished-row-slide .owl-carousel .item , .master-row-slide .owl-carousel .item{
    text-align: center;
    width: 100%;
}
.home-img figure img {
    height: auto;
    border-radius: 0;
}

#board-mob{display: block !important;}

#board-row-desk{display: none;}
.board-row-slide .owl-nav {
    text-align: center;
    margin-top: 20px;
}
.board-row-slide .owl-carousel .owl-stage{
    display: block;
    padding-top: 0px;
    padding-bottom: 0;
}
.board-row-slide .owl-carousel .item{
    text-align: center;
    width: 100%;
}
.newsletter-form .gform_wrapper .medium {
    font-size: 14px !important;padding: 8px 170px 8px 15px !important;
}
.newsletter-form input.button.gform_button {
    padding: 8px 11px;
    font-size: 14px;
}
section.newsletter-form-section .section-title {
    font-size: 18px;
    line-height: 24px;
}

}
@media(max-width:767px) {
    section.about-section .col-sm-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .about-text {
        padding-top: 20px;
    }

section.newsletter-form-section .col-sm-6 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
section.newsletter-form-section .section-title {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 11px;text-align: center;
}
    
}
@media(max-width:700px) {
    .online-services ul li {
        width: 50%;
    }
    .our-core-row .col-sm-3 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

.newsletter-form input.button.gform_button {
    padding: 7px 8px;
    font-size: 12px;
    line-height: 20px !important;
    height: 36px;
}
.newsletter-form .gform_wrapper .medium {
    font-size: 13px !important;
    padding: 7px 155px 7px 15px !important;
    height: 36px;
    line-height: 20px !important;
}

}
@media(max-width:575px) {
    .social-top {
        display: none;
    }
    .header-section .col-sm-3 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .header-section .col-sm-9 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .banner-title {
        font-size: 30px;
        line-height: 40px;
    }
    
.section-title, .section-title h1, .section-title h2 {
    font-size: 22px;
    line-height: 22px;
}
.distinguished-row .col-sm-3 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.board-row .col-sm-3 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
    .master-row .col-sm-3 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.sub-title {
    font-size: 17px;
    line-height: 27px;
}
.footer-menu ul li {
    font-size: 15px;
    line-height: 18px;
}
.copyright-section p {
    font-size: 14px;
    line-height: 20px;
}
.home-img figure img {
    height: auto;
    border-radius: 0;
}
.home-items {
    padding: 0 5px;
}
.home-text {
    padding-top: 15px;
}
.owl-carousel .owl-stage {
    padding-bottom: 10px;
}

.home-text h2 {
    font-size: 16px;
    line-height: normal;
}


}
@media(max-width:525px) {
   
}
@media(max-width:480px) {
   
    .header-section .col-sm-3 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        text-align: center;
        padding: 10px 0;
    }
    .header-section .col-sm-9 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        text-align: center;
        padding: 0;
    }
    .free-astmate-btn {
        padding-left: 0;
        width: 100%;
    }
    a.theme-btn {
        padding: 9px 22px;
        font-size: 16px;
        line-height: 20px;
        width: 100%;
        border-radius: 0;
    }
    .header-section {
        padding: 0;
        border-bottom: none;
    }
    .gform_wrapper .gfield.gfield--width-half {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .form-hero .gform_wrapper .medium {
        font-size: 12px!important;
    }
    .faq-box .card-header h5, .card-header-title {
        font-size: 15px;
        line-height: 20px;
    }
    .greater-btn a.theme-btn {
        width: auto;
        border-radius: 45px;
    }
    .header-section {
        position: relative;
    }
        .home .header-section {
            position: relative; background-color: #fff;
        }
        
    header {
        position: relative;
    }
    .home-banner {
        padding: 40px 0 0px 0;
    }
    section.default-section {
        padding: 40px 0 40px 0;
    }


.home .header-section.sticky {
    background: #eaf4eb;
}


}
@media(max-width:420px) {
    
    .our-core-row .col-sm-3 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    
.distinguished-row .col-sm-3 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.board-row .col-sm-3 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.master-row .col-sm-3 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
    


}
@media(max-width:370px){



}
