
@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;}

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

@font-face {
    font-family: 'Outfit';
    src: local('Outfit SemiBold'), local('Outfit-SemiBold'),
        url('../fonts/Outfit-SemiBold.woff2') format('woff2'),
        url('../fonts/Outfit-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Outfit';
    src: local('Outfit Regular'), local('Outfit-Regular'),
        url('../fonts/Outfit-Regular.woff2') format('woff2'),
        url('../fonts/Outfit-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Outfit';
    src: local('Outfit Medium'), local('Outfit-Medium'),
        url('../fonts/Outfit-Medium.woff2') format('woff2'),
        url('../fonts/Outfit-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Outfit';
    src: local('Outfit Bold'), local('Outfit-Bold'),
        url('../fonts/Outfit-Bold.woff2') format('woff2'),
        url('../fonts/Outfit-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}





body {padding: 0;margin: 0;font-family: 'Outfit';font-weight: 400;}
html, body {width: 100%;height: 100%}
a {text-decoration: none;color: #FF0404;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; color: #000;}
a:focus {text-decoration: none;transition: all 1s ease}
:focus {outline: none!important}
::-moz-selection {background-color:#000;color:#fff}
::selection {background-color: #000;color: #fff}   
.other-services-bottum-text .section-title::selection, .services-tabs ul.nav.nav-tabs li a.active .services-text h2::selection, .hero-title::selection{color: #fff;    -webkit-background-clip: text;
    -webkit-text-fill-color: #fff;}
img {max-width: 100%;height: auto}
p {color: #5A6C90; font-family: Outfit; font-size: 22px; font-style: normal; font-weight: 600; line-height: 30px;}
p a {color: #FF0404;}
p strong {color: #000; font-weight: 400;}
p a:hover {color: #5A6C90;}
ul, ol, ul li, ol li {margin: 0;padding: 0;}
ul li a, ol li a {color: #FF0404;}
ul li a:hover, ol li a:hover {color: #000;}
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: 'Outfit';font-style: normal;font-weight: 600;color: #000000;margin-bottom: 15px;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {color: #FF0404;}
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {color: #FF0404;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {color: #000;}
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;}
select::-ms-expand {display: none;}
select {-moz-appearance: none;}
.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 {margin-bottom: 20px;}
.default-css ol {padding-left: 18px;}
.default-css ul li, .default-css ol li {font-family: 'Outfit';font-style: normal;font-weight: 600;font-size: 22px;line-height: 30px;color: #5A6C90;margin: 0 0 6px;}
.default-css ul li a, .default-css ol li a {color: #FF0404}
.default-css ul li strong, .default-css ol li strong {color: #000;font-weight: 600;font-family: 'Outfit';}
.default-css ul li a:hover, .default-css ol li a:hover {color: #5A6C90}
.default-css ul li {
    list-style: none !important;
    background: url(../images/list-arrow.png) no-repeat;
    background-position: 0 3px;
    padding-left: 28px;
    background-size: 22px;
}
.floating-icon {position: fixed;right: -117px;top: 50%;transform: translateY(-50%);z-index: 11;transform: rotate(-90deg);}
.floating-icon a { padding: 11px 23px; display: inline-block; color: #FFF; text-align: center; font-family: 'Outfit'; font-size: 20px; font-style: normal; font-weight: 600; line-height: normal; border-radius: 10px 10px 0px 0px; background: #FF0404; }
.floating-icon a:hover {color: #fff;background: #000;}



/*---HEADER CSS---*/
.header-section {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 99;
    padding: 20px 0;
}
.header-section.sticky {
    position: fixed;
    background: #fff;
    box-shadow: 0px 0px 60px 0px rgba(15, 15, 13, 0.30);
}
.header-social {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.top-header .row {
    align-items: center;
}

.head-call-now {
    display: flex;
    align-items: center;
    vertical-align: middle;
}
.head-call-now figure {
    background: #5A6C90;
    border: 8px solid rgb(255 255 255 / 79%);
    width: 85px;
    height: 85px;
    text-align: center;
    border-radius: 50%;
    line-height: 67px;
}
.head-call-now .headcall-inn {padding-left: 15px;}
.headcall-inn div {display: block !important;}
.head-call-now p {
    margin: 0;
    line-height: 34px;
    color: #000;
    font-size: 18px;
    font-weight: 400;
}
.head-call-now a {
    color: #5A6C90;
    font-family: Outfit;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 34px;
}
.head-call-now a:hover {color: #FF0404;}
a.theme-btn.big-btn {
    display: inline-block;
    position: relative;
    padding: 17px 34px;
    border-radius: 45px;
    background: #FF0404;
    text-transform: math-auto;
    color: #FFF;
    text-align: center;
    font-family: Outfit;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.9px;
}
a.theme-btn.big-btn:hover{ color: #fff; box-shadow: inset 650px 0 0 #5A6C90; }
.top-btn {
    padding-left: 150px;
}




/*--home banner--*/
.home-banner {
    position: relative;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    padding: 209px 0 100px 0;
    z-index: 1;
}
.home-banner::before {
    content: '';
    background: url(../images/home-banner-border.png) no-repeat;
    width: 70%;
    height: 80%;
    top: 2%;
    left: 0;
    right: 0;
    position: absolute;
    margin: 0 auto;
    z-index: -1;
}
.home-banner>img {width: 100%;}
.banner-title {
    margin-bottom: 11px;
    position: relative;
    color: #5A6C90;
    text-align: center;
    font-family: Outfit;
    font-size: 90px;
    font-style: normal;
    font-weight: 800;
    line-height: 107px;
}
.banner-title strong {
    color: #FF0404;
    font-weight: 800;
}
.banner-caption {
    text-align: center;
}
.banner-caption p {
    max-width: 1310px;
    margin: 0 auto 15px;
    color: #666;
    text-align: center;
    font-size: 32px;
    font-weight: 700;
    line-height: 46px;
}


.heading-title {
    margin-bottom: 15px;
    color: #5A6C90;
    font-family: Outfit;
    font-size: 72px;
    font-style: normal;
    font-weight: 700;
    line-height: 68px;
    text-transform: uppercase;
}
.heading-title strong{
    color: #FF0404;
}


/* section.trusted-partners-section */
section.trusted-partners-section {
    background: linear-gradient(180deg, #F5F8FE 0%, rgba(245, 248, 254, 0.00) 100%);
    padding: 100px 0;
}
.trusted-partners-row {
    padding-top: 20px;
}
section.trusted-partners-section .col-sm-4 {
    padding: 30px 37px;
}
.trusted-partners-row .row {
    justify-content: center;
}
.trusted-partners-img figure img {
    width: 100%;
    border-radius: 300px;
}
.trusted-partners-img figure{position: relative;
    border-radius: 300px;
}
.trusted-partners-img figure::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: -20px;
    text-align: center;
    border-right: 0px solid transparent;
    left: -20px;
    border: 1px solid #5A6C90;
    border-radius: 300px;
    z-index: -1;
}
.trusted-partners-img:hover figure::before {
    left: 0px; 
    transition: all 0.6s;
}
section.trusted-partners-section .col-sm-4:nth-child(2) .trusted-partners-img figure::before {
    top: -20px;
    left: 0px;
}
section.trusted-partners-section .col-sm-4:nth-child(3)  .trusted-partners-img figure::before {
    top: -20px;
    right: -20px;
    left: auto;
}
section.trusted-partners-section .col-sm-4:nth-child(3)  .trusted-partners-img:hover figure::before {
    top: -20px;
    right: 0px;
    left: auto;
}
.trusted-partners-items {
    text-align: center;
    transition: 0.6s;
    position: relative;
}
.trusted-partners-items:hover {
    margin-top: -30px;
}
.trusted-partners-text h2 {
    line-height: 28px;
    text-transform: uppercase;
    color: #FF0404;
    font-size: 32px;
    font-weight: 600;
}
.trusted-partners-text {
    padding-top: 25px;
}

a.theme-btn.small-btn {
    display: inline-block;
    position: relative;
    padding: 19px 34px;
    border-radius: 45px;
    background: #FF0404;
    color: #FFF;
    text-align: center;
    font-family: Outfit;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
    text-transform: uppercase;
}
a.theme-btn.small-btn:hover{ color: #fff; box-shadow: inset 280px 0 0 #5A6C90; }



/*---LOGOS-SECTION CSS---*/

.logos-parent-row ul{ display: flex; flex-wrap: wrap; justify-content: center;  margin: 0 25px; }
.logos-parent-row ul li {
    padding: 15px;
    list-style: none;
    width: 16.66%;
    text-align: center;
}
.logos-parent-row ul li figure {
    border: 1px solid rgba(204, 204, 204, 0.70);
    background: #F5F8FE;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
}
.logos-parent-row ul li:hover figure {
    border: 1px solid rgb(255 4 4 / 27%);
    transition: all 0.6s;
}


/* section.who-we-are-section  */
section.who-we-are-section {
    padding-top: 100px;
}
section.who-we-are-section .section-heading {
    max-width: 1175px;
    margin: 0 auto;
}



/* what-do-section */
.what-do-section {
    padding: 215px 0 220px;
}
.what-do-section .row { align-items: center; }
.what-do-section .row:nth-child(even){ flex-direction: row-reverse; margin-top: 40px;}
.what-do-section .row:nth-child(even) .what-do-right{padding-right: 0;} 
.what-do-image img { width: 100%; }
.what-do-image {
    position: relative;
    border-radius: 50%;
    overflow: hidden;
    border: 20px solid rgb(217 217 217 / 71%);
    width: 643px;
    height: 643px;
}
.what-do-right {
    padding-right: 70px;
}


/* section.makes-different-section */
section.makes-different-section{padding-bottom: 100px;}
section.makes-different-section .section-heading {
    max-width: 1300px;
    margin: 0 auto;
}

.what-different-section{
    background: url(../images/what-different-section-bg.png) no-repeat;
    background-size: 100% 100%;
}




/* section.contact-section */
section.contact-section {
    padding-bottom: 50px;
}
.contact-row {
    border-radius: 20px;
    background: #FFF;
    box-shadow: 0px 4px 4px 22px rgba(0, 0, 0, 0.25);
    max-width: 1300px;
    margin: 0 auto;
    padding: 30px;
}
.contact-row.contact-row-width {
	max-width: 1500px !important;margin-top: 40px;
}
.contact-from {
    padding-right: 40px;
}
.form-hero {
    border-radius: 20px;
}
.b-form-title {
    color: #FFF;
    text-align: center;
    font-family: Outfit;
    font-size: 44px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    border-radius: 20px 20px 0px 0px;
    background: #5A6C90;
    padding: 20px;
    position: relative;
    margin-bottom: 30px;
}
.b-form-title::before {
    content: '';
    width: 0;
    position: absolute;
    left: 0;
    text-align: center;
    border-bottom: 13px solid #fff;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    height: 0;
    right: 0px;
    bottom: -2px;
    margin: 0 auto;
}
.gform_wrapper {
    max-width: 100% !important;
    margin: 0 !important;
    padding: 0 35px 30px !important;
}
.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_body {margin: 0 -9px;}
.gform_wrapper .gfield {
    padding: 0 9px 15px;
    clear: both;
    text-align: left;
    width: 100%;
    margin: 0;
}
.gform_wrapper.gravity-theme .ginput_container_address {margin-left: 0 !important;margin-right: 0 !important;}
.gfield--type-address {margin-bottom: 0 !important;}
.gform_wrapper.gravity-theme .ginput_container_address span {padding: 0 10px 13px !important;margin: 0 !important;}
.gform_wrapper.gravity-theme fieldset {margin: 0 !important;}
.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%;}
.gform_wrapper .ginput_container {margin: 0!important;padding: 0;position: relative;}
.form-hero .gform_wrapper label.gfield_label {font-family: ' Outfit', sans-serif;font-style: normal;font-weight: 400 !important;font-size: 16px !important;line-height: 22px;color: #666 !important;margin-bottom: 3px;}
.gform_wrapper .medium::-webkit-input-placeholder { /* Edge */color: #666;opacity: 1;}
.gform_wrapper .medium:-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #666;opacity: 1;}
.gform_wrapper .medium::placeholder {color: #666;opacity: 1;}
.gform_wrapper input[type="text"]::-webkit-input-placeholder { /* Edge */color: #666;opacity: 1;}
.gform_wrapper input[type="text"]:-ms-input-placeholder { /* Internet Explorer 10-11 */color: #666;opacity: 1;}
.gform_wrapper input[type="text"]::placeholder {color: #666;opacity: 1;}
.form-hero input.button.gform_button {
    padding: 19px 38px;
    display: inline-block;
    position: relative;
    cursor: pointer;
    font-family: Outfit !important;
    border: none;
    transition: 0.6s;
    color: #FFF;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
    text-transform: uppercase;
    border-radius: 45px;
    background: #FF0404;
}
.form-hero input.button.gform_button:hover {background: #5A6C90 !important; color: #fff !important;}
.gform_wrapper textarea.medium { height: 90px!important; display: block; }
.gform_wrapper .gform_footer {padding: 0px 0 0 0 !important;margin: 0 0 0 0 !important;position: relative;z-index: 1;}
.form-hero .gform_wrapper .ginput_complex select {background:  #fff url(../images/select-arrow.png) no-repeat right 13px center!important;background-size: 16px !important;}
.form-hero .gform_wrapper input[type="text"], .form-hero .gform_wrapper textarea, .form-hero .gform_wrapper select, .form-hero .gform_wrapper .medium {
    width: 100% !important;
    padding: 7px 15px 7px 15px;
    -webkit-appearance: none;
    resize: none;
    position: relative;
    height: 53px;
    transition: all 1s;
    margin: 0 !important;
    border-radius: 0;
    box-shadow: none;
    color: #666 !important;
    font-family: Outfit;
    font-size: 17px !important;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    border: 1px solid #5A6C90;
    background: #FFF;
}
.form-hero .gform_wrapper select { background: #fff url(../images/select-arrow.png) no-repeat right 13px center!important; background-size: 16px !important; padding-right: 35px !important; }
.form-hero .gform_wrapper label, .form-hero .gform_wrapper label, .form-hero .gform_wrapper label.gfield_label {font-size: 13px!important;font-family: 'Outfit';font-style: normal;font-weight: 400;line-height: 28px;color: #666;margin: 0 !important;padding-left: 5px;}
.form-hero .ginput_container.ginput_container_fileUpload, .form-hero .gform_wrapper.gravity-theme .gform_drop_area {text-align: center;padding: 10px !important;border-radius: 0px !important;border: none !important;background: transparent !important;box-shadow: none !important; border-bottom: 1px solid #FF0404 !important;}
.form-hero input[type="file"] {display : none;}
.form-hero .button.gform_button_select_files {border: none;display: inline-block;padding: 8px 28px;margin-top: 5px;color: #FFF;font-family: 'Outfit';font-size: 16px;font-style: normal;font-weight: 500;line-height: 23px;border-radius: 4px;background: #021F35;}
.form-hero .button.gform_button_select_files:hover {background-color: #FF0404;}
.form-hero .ginput_container.ginput_container_fileUpload label {color: #666;font-size: 14px !important;}
.gfield--type-address{ margin-bottom:12px !important;}
.gform_wrapper.gravity-theme .ginput_container_address span { padding: 0 8px 0; }
.gform_wrapper.gravity-theme .gform_drop_area { padding: 10px !important;}
.form-hero  .gform_wrapper .ginput_container { margin: 0!important; padding: 0; position: relative; display: flex; flex-wrap: wrap; }
.gchoice {
    padding-bottom: 15px;
}

.contect-right-box {
    display: flex;
    padding-bottom: 20px;
}
.contect-right-box figure {
    margin-right: 20px;
}
.contect-right-box p {
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    width: calc(100% - 120px);
}
.contect-right-box p strong {
    color: #FF0404;
    font-size: 22px;
    font-weight: 600;
    line-height: 28px;
    display: block;
}
.gfield_checkbox label { font-size: 13px !important; line-height: 20px !important;padding-left: 29px !important; }
.gfield_checkbox input.gfield-choice-input {
    position: absolute;
    top: 4px !important;
    left: 9px;
    accent-color: #4d98d2 !important;
    width: 14px !important;
    height: 14px !important;outline:none;
}







/* testimonial-section */
.testimonial-section {
    padding: 100px 0;
}
.testimonial-section .section-heading {
    max-width: 1380px;
    margin: 0 auto;
}
.testimonial-row .row {
    justify-content: center;
}
.testimonial-row .col-sm-4 {
    padding: 20px;
}
.client-say-box {
    height: 100%;
    padding: 1px 30px 100px 30px;
    text-align: center;
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.05);
    position: relative;
}
.client-say-box figure {
    height: 100px;
    width: 100px;
    border-radius: 50%;
    background-color: #5A6C90;
    overflow: hidden;
    transition: all 0.6s ease;
    line-height: 103px;
    color: #FFF;
    text-align: center;
    font-family: Outfit;
    font-size: 56px;
    font-style: normal;
    font-weight: 600;
    margin: -50px auto 30px;
}
.client-say-box:hover figure {
    background-color: #FF0404;
}
.client-name h5 {
    margin-bottom: 0;
    transition: all 0.6s ease;
    color: #5A6C90;
    text-align: center;
    font-family: Outfit;
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
}
.client-say-box p {
    color: #666;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
}
.client-say-box:hover .client-name h5{ color: #FF0404; }
.testimonial-row {
    max-width: 1400px;
    margin: 60px auto 0;
}
.client-name {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
}



.contact-testimonial {
    background: url(../images/contact-testimonial-bg.png) no-repeat;
    background-position: bottom;
}




/* section.watch-now-section */
section.watch-now-section {
    padding: 100px 0;
}
.video-section{ max-width: 1300px; margin: 30px auto 0; position: relative; }
.video-section figure{overflow: hidden; position: relative;border-radius: 5px;}
.video-section figure img{width: 100%;}
.video-section::after{ content: ''; background: url(../images/box-shadow.png) no-repeat; width: 100%; height: 153px; bottom: -112px; left: 0; right: 0; position: absolute; }
.radius { width: 100px; height: 100px; border-radius: 100%; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.place { background: #5A6C90; z-index: 2; }
.radius .border-animation,
.place { display: block; width: 100%; height: 100%; position: absolute; border-radius: 100%; text-align: center; line-height: 99px; }
.radius .border-animation { z-index: 1; }
.ba1 { animation: rounder1 1s linear 1s infinite alternate; background: rgba(255, 255, 255, 0.6); }
@keyframes rounder1 { from { transform: scale(1); } to { transform: scale(1.39); } }
.ba2 { animation: rounder2 1s linear 1s infinite alternate; background: rgba(255, 255, 255, 0.6); }
@keyframes rounder2 { from { transform: scale(1); } to { transform: scale(1.79); } }
.ba3 { animation: rounder3 1s linear 1s infinite alternate; background: rgba(255, 255, 255, 0.6); }
@keyframes rounder3 { from { transform: scale(1); } to { transform: scale(1.99); } }

.video-popup .modal-dialog { max-width: 930px !important; position: absolute; top:50%; left: 0; right: 0; transform:translateY(-50%) !important; width: 94%; border-radius: 10px; margin: 45px auto 0; border: 8px solid #FF0404;}
.modal.video-popup .modal-content { border: none; box-shadow: none; }
.modal.video-popup .modal-body { border: none;padding: 0px; }
.modal.video-popup button.close { opacity: 1; position: absolute; right: 28px; top: 35px; font-size: 26px; font-weight: normal; color: #fff; cursor: pointer; text-shadow: none; background: transparent; border: none; }
.videoIframe iframe { display: block; height: 520px; }  
.modal-backdrop.show { opacity: .9; }
.watch-text{ border-radius: 5px; background: #FFF; box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.20); padding: 10px 25px 10px 57px; display: flex; align-items: center; min-width: 312px;position: relative; }
.watch-text>img{ margin-right: 14px; }
.watch-text h5{ color: #000; font-family: Outfit; font-size: 28px; font-style: normal; font-weight: 600; line-height: 28px; margin: 0; text-transform: uppercase;position: relative; top: 2px; }
.watch-text-prent { position: absolute; top: -40px; right: 40px; } 
.right-direction { position: absolute; left: -44px; top: 28px; }
.watch-text-prent { position: absolute; top: -30px; right: 40px; }
.right-direction img{
 -moz-animation: bounce 2s infinite;
 -webkit-animation: bounce 2s infinite;
 animation: bounce 2s infinite;
}
@keyframes bounce { 0%, 20%, 50%, 80%, 100% { transform: translateY(0); } 40% { transform: translateY(-20px); } 60% { transform: translateY(-15px); } }




/*------INDUSTRIES SECTION-----*/
.top-industries-section{padding: 50px 0 100px;}
.industries-row .row{justify-content: center;}
.industries-row .col-sm-4{padding: 15px 22px;}
.industries-box{ position: relative; }
.industries-box figure{ border-radius: 10px; overflow: hidden; }
.industries-box figure img{width: 100%;-webkit-transform: rotate(0) scale(1); transform: rotate(0) scale(1); transition: .3s ease-in-out;}
.industries-box figure:hover img{ -webkit-transform: rotate(8deg) scale(1.2); transform: rotate(8deg) scale(1.2); -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out; }
.industries-box h3 { color: #FFF; text-align: center; font-family: Outfit; font-size: 36px; font-style: normal; font-weight: 600; line-height: 28px; text-transform: uppercase; border-radius: 10px; border: 3px solid #FFF; background: #5A6C90; max-width: 350px; margin: -46px auto 0; position: relative; padding: 28px 15px; transition: all 0.6s; }
.industries-box:hover h3{ background: #FF0404; }

/*------FOOTER SECTION-----*/
.footer{ background: #F5F8FE; padding: 35px 0;}
.footer .row{align-items: center;justify-content: center;}
.ftr-social{text-align: right;}
.ftr-social a{ border: 1px solid #5A6C90; height: 60px; width: 60px; border-radius: 50%; text-align: center; line-height: 58px; display: inline-block; margin: 0 4px;}
.ftr-social a img{ width: auto; max-height: 25px; transition: all 0.6s ease; }
.ftr-social a:hover{ background-color: #FF0404; border-color: #FF0404; }
.ftr-social a:hover img{ filter: brightness(0) invert(1); }
.ftr-contact{float: right;}
.ftr-call-main figure{ border: 1px solid #5A6C90; height: 60px; width: 60px; border-radius: 50%; text-align: center; line-height: 58px; margin-right: 11px; }
.ftr-call-main figure img{width: 25px;}
.ftr-call-main{display: flex; flex-wrap: wrap;}
.ftr-call-text{  text-align: left; }
.ftr-call-text p{ color: #000; margin: 0; }
.ftr-call-text p a{ color: #5A6C90; font-size: 24px; font-weight: 700; line-height: 28px; }
.ftr-call-text p a:hover { color: #FF0404; }


.copyright{ background-color: #5A6C90; padding: 12px 0; }
.copyright p{ margin: 0;color: #FFF; font-family: Outfit; font-size: 18px; font-style: normal; font-weight: 400; line-height: 28px;}
.menu-copyright { text-align: right; }
.menu-copyright ul { padding: 0; margin: 0; }
.menu-copyright ul li { list-style: none; display: inline-block; position: relative; text-align: center; font-family: Outfit; font-style: normal; font-weight: 400; font-size: 18px; color: #fff; }
.menu-copyright ul li a { color: #fff; }
.menu-copyright ul li a:hover { color: #FF0404; }
.menu-copyright ul li::after { content: '/'; color: #fff; padding: 0 13px 0 16px; font-family: Outfit; font-style: normal; font-weight: 400; font-size: 18px; }
.menu-copyright ul li:last-child:after { display: none; }


/*---------THANK-YOU-PAGE-------*/
.thank-you-page-banner{ background:#fff url(../images/thank-you-bg.png) no-repeat top center; background-size: cover; padding: 76px 100px; border-radius: 30px; max-width: 1360px; margin: 0 auto; box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.15); text-align: center; }
.check-img{margin-bottom: 34px;}
section.home-banner.thank-you-page::before{display: none;}
.button-center{padding-top: 15px;}
section.home-banner.thank-you-page { z-index: 0; }
section.trusted-partners-section.trusted-partners-section-inn{ padding-top: 0; background: #fff; position: relative;
    z-index: 1; }
.trusted-partners-section-inn::before { content: ''; background: url(../images/hero-bg-inn.png) no-repeat; width: 90%; height: 816px; top: -100px; left: 0; right: 0; margin: 0 auto; position: absolute; background-size: 100%; }
.trusted-partners-section-inn .trusted-partners-text p{ color: #666;  text-transform: uppercase; }
.thank-you-video-section{padding-bottom: 130px;}
section.default-section {
    padding: 100px 0;
}
.modal-content {
    background: transparent;
}
.modal-body {
    padding: 0;
}
.modal.popup-form button.close {
    opacity: 1;
    position: absolute;
    right: 18px;
    top: 15px;
    font-size: 26px;
    font-weight: normal;
    color: #fff;
    cursor: pointer;
    text-shadow: none;
    background-color: transparent !important;
    border: none;
    padding: 0;
}
.modal.popup-form .modal-dialog {
    max-width: 690px !important;
    position: absolute;
    top: 60px;
    left: 0;
    right: 0;
    width: 95%;
    border-radius: 10px;
    margin: 0 auto;
    overflow: hidden;
}

.deals-banner{position: relative;max-width: 557px;}
.deals-banner figure{
    border-radius: 116.5px;
    background: #FF0404;
    overflow: hidden;padding: 0 6px;
    position: relative;
}
.deals-banner figure img{width: 100%;border-radius: 116.5px;}
.deals-banner h2 a{color: #fff;}
.deals-banner h2 a:hover {
    color: #FF0404;
}
.deals-banner h2{
    color: #FFF;
    text-align: center;
    font-family: Outfit;
    font-size: 44px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
}
.top-header a.theme-btn.big-btn strong {
    color: #000000;
}

@media (min-width:1200px) {
.container {max-width: 1180px !important;}
}
@media (min-width:1300px) {
.container {max-width: 1270px !important;}
}
@media (min-width:1400px) {
.container {max-width: 1366px !important;}
}
@media (min-width:1500px) {
.container {max-width: 1440px !important;}
}
@media (min-width:1600px) {
.container {max-width: 1530px !important;}
}
@media (min-width:1700px) {
.container {max-width: 1600px !important;}
}


@media (max-width: 1899px) {
}
@media (max-width: 1699px) {
.banner-title {
    margin-bottom: 11px;
    font-size: 75px;
    line-height: 85px;
}
.banner-caption p {
    font-size: 28px;
    line-height: 40px;
}
a.theme-btn.big-btn {
    padding: 15px 34px;
    font-size: 24px;
}
a.theme-btn.big-btn {
    padding: 13px 34px;
    font-size: 22px;
}
.head-call-now a {
    font-size: 28px;
    line-height: 34px;
}
.head-call-now figure {
    border: 6px solid rgb(255 255 255 / 79%);
    width: 75px;
    height: 75px;
    line-height: 64px;
}
.head-call-now figure img {
    max-width: 39px;
}
section.trusted-partners-section {
    padding: 80px 0;
}
.what-do-section {
    padding: 145px 0 160px;
}
.heading-title {
    margin-bottom: 15px;
    font-size: 60px;
    line-height: 62px;
}
section.who-we-are-section {
    padding-top: 80px;
}
section.makes-different-section {
    padding-bottom: 80px;
}
section.watch-now-section {
    padding: 80px 0;
}
.thank-you-video-section {
    padding-bottom: 90px;
}
section.default-section {
    padding: 80px 0;
}


}
@media (max-width: 1499px) {
.container{padding: 0 50px; max-width: 100% !important;}
.top-industries-section {
    padding: 40px 0 60px;
}
.industries-box h3 { font-size: 31px; line-height: 28px; padding: 25px 15px; max-width: 100%; margin: -45px 30px 0; }
.heading-title { font-size: 52px; line-height: 60px; }
p { font-size: 20px; line-height: 26px; }
.logo img {
    max-width: 120px;
}
.banner-title {
    margin-bottom: 11px;
    font-size: 65px;
    line-height: 65px;
}
.banner-caption p {
    font-size: 24px;
    line-height: 36px;
}
.home-banner {
    padding: 159px 0 80px 0;
}
.home-banner::before {
    width: 90%;
    height: 100%;
}
section.trusted-partners-section {
    padding: 60px 0;
}
section.trusted-partners-section .col-sm-4 {
    padding: 15px 30px;
}
.trusted-partners-text h2 {
    line-height: 24px;
    font-size: 28px;
}
.logos-parent-row ul {
    margin: 0 0px;
}
.logos-parent-row ul li {
    padding: 10px;
    width: 16.66%;
}
.what-do-image {
    border: 10px solid rgb(217 217 217 / 71%);
    width: 500px;
    height: 500px;
}
.what-do-section {
    padding: 105px 0 90px;
}
a.theme-btn.small-btn {
    padding: 16px 30px;
    font-size: 18px;
    line-height: 22px;
}
.what-do-right {
    padding-right: 30px;
}
section.who-we-are-section {
    padding-top: 60px;
}
section.makes-different-section {
    padding-bottom: 60px;
}
section.watch-now-section {
    padding: 60px 0;
}
.thank-you-page-banner {
    padding: 56px 70px;
}
.thank-you-video-section {
    padding-bottom: 70px;
}
section.default-section {
    padding: 60px 0;
}
h1 {font-size: 34px;line-height: normal;}
h2 {font-size: 30px;line-height: normal;}
h3 {font-size: 26px;line-height: normal;}
h4 {font-size: 22px;line-height: normal;}
h5 {font-size: 21px;line-height: normal;}
h6 {font-size: 20px;line-height: normal;}
.default-css ul li {
    background-position: 0 2px;
    padding-left: 24px;
    background-size: 20px;
}
.default-css ul li, .default-css ol li {
    font-size: 20px;
    line-height: 26px;
    margin: 0 0 6px;
}
.deals-banner {
    max-width: 497px;
}
.deals-banner h2 {
    font-size: 34px;
    padding: 15px;
}
.modal.popup-form button.close {
    right: 15px;
    top: 16px;
    font-size: 13px;
    width: 22px;
}
.modal.popup-form .modal-dialog {
    top: 50px;
}

.modal.video-popup button.close {
    right: 8px;
    top: 11px;
    font-size: 19px;
    width: 35px;
}
.video-popup .modal-dialog{
        transform:inherit !important;top:0;margin: 50px auto 0;
}
}
@media (max-width: 1299px) {
.top-btn {
    padding-left: 80px;
}



}
@media (max-width: 1199px) {
.container { padding: 0 20px; max-width: 100% !important; }
.heading-title { font-size: 34px; line-height: 36px; }
p { font-size: 18px; line-height: 24px; }
.industries-row .col-sm-4 { padding: 10px 15px; }
.top-industries-section { padding: 40px 0 30px; }
.ftr-social a { height: 50px; width: 50px; line-height: 46px; margin: 0 1px; }
.ftr-call-main figure { height: 50px; width: 50px; line-height: 48px; margin-right: 10px; }
.ftr-call-text p a { font-size: 22px; line-height: 26px; }
.industries-box h3 { font-size: 22px; line-height: 24px; padding: 15px 15px; max-width: 100%; margin: -27px 30px 0; border-width: 2px; }
.video-section {
    max-width: 930px;
    margin: 30px auto 0;
}
.radius {
    width: 60px;
    height: 60px;
}
.radius .border-animation, .place {
    line-height: 58px;
}
.radius .border-animation img, .place img {
    width: 22px;
}
.watch-text-prent {
    top: -30px;
    right: 20px;
}
.watch-text {
    padding: 10px 15px 10px 22px;
    min-width: 200px;
}
.watch-text>img {
    margin-right: 7px;
    width: 31px;
}
.watch-text h5 {
    font-size: 20px;
    line-height: 22px;
}
.right-direction {
    left: -18px;
    top: 28px;
}
.right-direction img {
    width: 30px;
}
.video-section::after {
    height: 123px;
    bottom: -95px;
    background-size: 100%;
}
.logo img {
    max-width: 100px;
}
.header-section {
    padding: 10px 0;
}
a.theme-btn.big-btn {
    padding: 11px 29px;
    font-size: 18px;
}
.head-call-now a {
    font-size: 24px;
    line-height: 28px;
}
.head-call-now p {
    line-height: 28px;
    font-size: 16px;
}
.head-call-now .headcall-inn {
    padding-left: 10px;
}
.head-call-now figure {
    border: 4px solid rgb(255 255 255 / 79%);
    width: 65px;
    height: 65px;
    line-height: 56px;
}
.head-call-now figure img {
    max-width: 35px;
}
.banner-title {
    margin-bottom: 11px;
    font-size: 42px;
    line-height: 52px;
}
.banner-caption p {
    font-size: 20px;
    line-height: 30px;
}
.home-banner::before {
    width: 100%;
    height: 100%;
}
.home-banner {
    padding: 130px 0 60px 0;
}
section.trusted-partners-section {
    padding: 40px 0;
}
section.trusted-partners-section .col-sm-4 {
    padding: 15px 15px;
}
.trusted-partners-img figure::before {
    top: -10px;
    left: -10px;
}
section.trusted-partners-section .col-sm-4:nth-child(2) .trusted-partners-img figure::before {
    top: -10px;
    left: 0px;
}
section.trusted-partners-section .col-sm-4:nth-child(3) .trusted-partners-img figure::before {
    top: -10px;
    right: -10px;
    left: auto;
}
.trusted-partners-items:hover {
    margin-top: -20px;
}
.trusted-partners-row {
    padding-top: 15px;
}
.trusted-partners-text h2 {
    line-height: 20px;
    font-size: 22px;
    margin-bottom: 10px;
}
.trusted-partners-text {
    padding-top: 15px;
}
.logos-parent-row ul li figure {
    padding: 8px;
}
.logos-parent-row ul li {
    padding: 6px;
    width: 16.66%;
}
.what-do-section {
    padding: 40px 0 40px;
    background: #f5f8fe;
}
.what-different-section {
    background: none;
}
section.makes-different-section {
    padding: 40px 0;
}
section.who-we-are-section {
    padding: 40px 0;
}
a.theme-btn.small-btn {
    padding: 13px 24px;
    font-size: 16px;
    line-height: 20px;
}
.what-do-image {
    border: 7px solid rgb(217 217 217 / 71%);
    width: 440px;
    height: 440px;
}
.what-do-right {
    padding-right: 20px;
}
.what-do-section .row:nth-child(even) {
    margin-top: 30px;
}
.copyright p { font-size: 16px; line-height: 22px; }
.menu-copyright ul li { font-size: 16px; }
.b-form-title { font-size: 28px; padding: 13px; margin-bottom: 20px; }
.gform_wrapper { padding: 0 16px 20px !important; }
.form-hero .gform_wrapper input[type="text"], .form-hero .gform_wrapper textarea, .form-hero .gform_wrapper select, .form-hero .gform_wrapper .medium { height: 40px; font-size: 16px !important; }
.form-hero input.button.gform_button { padding: 14px 30px; font-size: 18px; line-height: 20px; }
.contact-from { padding-right: 20px; }
.contect-right-box p { font-size: 16px; line-height: 22px; width: calc(100% - 80px); }
.contact-row { box-shadow: 0px 4px 4px 10px rgba(0, 0, 0, 0.25);padding: 20px; }
.testimonial-section { padding: 10px 0 40px; }
.client-say-box { padding: 1px 15px 74px 15px; }
.client-say-box p { font-size: 16px; line-height: 22px; }
.client-name h5 { font-size: 22px; }
.client-say-box figure { height: 70px; width: 70px; line-height: 73px; font-size: 35px; margin: -27px auto 14px; }
.client-name { bottom: 20px; }
.testimonial-row { margin: 25px auto 0; }
.testimonial-row .col-sm-4 { padding: 20px 15px; }
section.watch-now-section {
    padding: 40px 0;
}
.thank-you-video-section {
    padding-bottom: 50px;
}
.check-img {
    margin-bottom: 20px;
}
.check-img img {
    max-width: 70px;
}
.trusted-partners-section-inn::before {
    width: 90%;
    height: 816px;
    top: -60px;
}
.thank-you-page-banner {
    padding: 40px 40px;
}
section.default-section {
    padding: 40px 0;
}
h1 {font-size: 30px;line-height: normal; margin-bottom: 10px;}
h2 {font-size: 26px;line-height: normal; margin-bottom: 10px;}
h3 {font-size: 24px;line-height: normal; margin-bottom: 10px;}
h4 {font-size: 20px;line-height: normal; margin-bottom: 10px;}
h5 {font-size: 20px;line-height: normal; margin-bottom: 10px;}
h6 {font-size: 18px;line-height: normal; margin-bottom: 10px;}
.default-css ul li {
    background-position: 0 2px;
    padding-left: 21px;
    background-size: 18px;
}
.default-css ul li, .default-css ol li {
    font-size: 18px;
    line-height: 24px;
    margin: 0 0 4px;
}

.deals-banner h2 {
    font-size: 28px;
}
.deals-banner {
    max-width: 367px;
}

}
@media (max-width:991px) {
.footer .col-sm-4 { width: 100%; }
.footer .col-sm-6 { width: 100%; }
 .ftr-logo { text-align: center; margin-bottom: 30px; }
 .ftr-social a { height: 42px; width: 42px; line-height: 36px; margin: 0 1px; }
.ftr-social a img { width: auto; max-height: 21px; }
.ftr-contact { float: none; text-align: center; }
.ftr-call-main { justify-content: center; }
.ftr-social { text-align: center !important;}
.ftr-call-main figure { height: 44px; width: 44px; line-height: 40px; margin-right: 7px; }
.ftr-call-text p a { font-size: 20px; line-height: 20px; }
.footer { padding: 35px 0; border-width: 8px; }
.what-do-image {
    border: 7px solid rgb(217 217 217 / 71%);
    width: 380px;
    height: 380px;
}
.copyright .col-sm-6 { width: 100%; }
.copyright .col-sm-6:first-child{order: 2;}
.copyright .col-sm-6:last-child{order: 1;}
.copyright { padding: 9px 0; text-align: center; }
.menu-copyright { text-align: center; padding-bottom: 10px;}
/* .menu-copyright ul li::after{display: none;}
.menu-copyright ul li { font-size: 16px; display: block; border-bottom: 1px solid #6b7da1; padding: 6px 0; } */
.menu-copyright {
    border-bottom: 1px solid #6b7da1;
    padding-bottom: 5px;
    margin-bottom: 8px;
}
}
@media (max-width:900px) {
.logos-parent-row ul li {
    padding: 6px;
    width: 20%;
}
.contact-row .col-sm-6 { width: 100%; }
.contact-row .col-sm-7 { width: 100%; }
.contact-row .col-sm-5 { width: 100%; }
.contact-from { padding-right: 0; }
.contect-right { padding-top: 30px; }
.deals-banner h2 {
    font-size: 24px;
}
.deals-banner {
    max-width: 296px;margin: 0 auto;
}
.deals-banner figure {
    padding: 0 3px;
}



}
@media (max-width:812px) {
.industries-box h3 { font-size: 18px; line-height: 20px; padding: 11px 15px; max-width: 100%; margin: -25px 20px 0; border-width: 2px; }
.heading-title { font-size: 26px; line-height: 28px; margin-bottom: 10px; }
p { font-size: 16px; line-height: 22px; margin-bottom: 10px;}
.video-section {
    margin: 20px auto 0;
}
.watch-text-prent {
    top: -18px;
    right: 0px;
}
.watch-text {
    padding: 8px 13px 6px 20px;
    min-width: 160px;
}
.watch-text>img {
    margin-right: 6px;
    width: 22px;
}
.watch-text h5 {
    font-size: 16px;
    line-height: 20px;
    top: 0;
}
.right-direction {
    left: -10px;
    top: 17px;
}
.right-direction img {
    width: 20px;
}
.video-section::after {
    height: 63px;
    bottom: -46px;
    background-size: 100% 100%;
}
.top-btn {
    padding: 0 20px;
}
.logo img {
    max-width: 80px;
}
a.theme-btn.big-btn {
    padding: 9px 22px;
    font-size: 14px;
}
.head-call-now a {
    font-size: 20px;
    line-height: 24px;
}
.head-call-now p {
    line-height: 24px;
    font-size: 15px;
}
.head-call-now figure {
    border: 4px solid rgb(255 255 255 / 79%);
    width: 55px;
    height: 55px;
    line-height: 48px;
}
.head-call-now figure img {
    max-width: 30px;
}
.banner-title {
    margin-bottom: 11px;
    font-size: 28px;
    line-height: 38px;
}
.banner-caption p {
    font-size: 17px;
    line-height: 24px;
    margin: 0 auto 10px;
}
.trusted-partners-text h2 {
    line-height: 18px;
    font-size: 20px;
    margin-bottom: 10px;
}
section.trusted-partners-section .col-sm-4 {
    padding: 20px 15px;
    width: 50%;
}
.logos-parent-row ul li {
    padding: 6px;
    width: 25%;
}
.what-do-section .col-sm-6 {
    width: 100%;
}
.what-do-image {
    border: 7px solid rgb(217 217 217 / 71%);
    width: 100%;
    height: 100%;
    margin-top: 20px;
}
a.theme-btn.small-btn {
    padding: 11px 20px;
    font-size: 14px;
    line-height: 18px;
}
.testimonial-row .col-sm-4 { padding: 20px 15px; width: 50%; }
.b-form-title { font-size: 20px; padding: 13px; margin-bottom: 15px; }
.form-hero .gform_wrapper input[type="text"], .form-hero .gform_wrapper textarea, .form-hero .gform_wrapper select, .form-hero .gform_wrapper .medium { font-size: 15px !important; }
.contact-row { box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.25); padding: 30px 15px; }
.form-hero input.button.gform_button { padding: 11px 25px; font-size: 16px; line-height: 17px; }
.contect-right-box figure { margin-right: 10px; width: 46px; }
.contect-right-box p strong { font-size: 19px; line-height: 25px; }
.contect-right-box { padding-bottom: 10px; }
.client-say-box figure { height: 60px; width: 60px; line-height: 63px; font-size: 25px; margin: -18px auto 10px; }
.testimonial-row { margin: 5px auto 0; }
.client-name h5 { font-size: 19px; }
.start-icon img { width: auto; max-height: 15px; }
.client-name { bottom: 15px; }
.client-say-box { padding: 1px 15px 64px 15px; }
.contect-right-box p { font-size: 15px; line-height: 20px; width: calc(100% - 60px); }
.videoIframe iframe {
    height: 440px;
}
.check-img img {
    max-width: 55px;
}
.thank-you-page-banner {
    padding: 35px 15px;
}
h1 {font-size: 24px;line-height: normal;}
h2 {font-size: 22px;line-height: normal;}
h3 {font-size: 20px;line-height: normal;}
h4 {font-size: 18px;line-height: normal;}
h5 {font-size: 18px;line-height: normal;}
h6 {font-size: 14px;line-height: normal;}
.default-css ul {
    margin-bottom: 10px;
}
.default-css ul li {
    background-position: 0 2px;
    padding-left: 19px;
    background-size: 15px;
}
.default-css ul li, .default-css ol li {
    font-size: 16px;
    line-height: 22px;
    margin: 0 0 4px;
}
.what-do-section {
    padding: 40px 0 40px;
    background: #f5f8fe;
    text-align: center;
}




}
@media (max-width:767px) {
.industries-row .col-sm-4 { padding: 10px 15px; width: 50%; }
.radius {
    width: 50px;
    height: 50px;
}
.radius .border-animation, .place {
    line-height: 48px;
}
.top-header .container {
    padding: 0 12px;
}


}
@media (max-width:600px) {
.header-social {
    display: block;
    text-align: center;
}
.top-btn {
    padding: 10px 0 0;
}
.logo img {
    max-width: 90px;
}
.head-call-now p {
    display: none;
}
.head-call-now figure {
    display: none;
}
.header-section {
    padding: 10px 0 0;
    position: relative;
    background: #fef9ec;
}
.head-call-now {
    justify-content: center;
    width: 100%;
    background: #666;
    padding: 10px 0 8px;
}
.head-call-now a {
    font-size: 22px;
    line-height: 24px;
    color: #fff;
}
.head-call-now:hover a {
    color: #FF0404;
}
.top-header .col-12 {
    padding: 0;
}
.top-header a.theme-btn.big-btn {
    padding: 7px 20px;
    font-size: 20px;
    width: 100%;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: bold;
    background: #FF0404;
}
.top-header a.theme-btn.big-btn:hover{ color: #fff; box-shadow: inset 620px 0 0 #5A6C90; }



}
@media (max-width:575px) {
.industries-row .col-sm-4 { padding: 10px 15px; width: 100%; }
.video-section figure img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}
.banner-title {
    margin-bottom: 11px;
    font-size: 24px;
    line-height: 32px;
}
.banner-caption p {
    font-size: 16px;
    line-height: 20px;
    margin: 0 auto 10px;
}
.home-banner {
    padding: 40px 0 40px 0;
}
.logos-parent-row ul li {
    padding: 6px;
    width: 33.33%;
}
.videoIframe iframe {
    height: 320px;
}
.testimonial-row .col-sm-4 {
    padding: 20px 15px;
    width: 100%;
}


}
@media (max-width:525px) {
.top-header a.theme-btn.big-btn strong {
        color: #000000;
        display: block;
    }


}


@media (max-width:480px) {
section.trusted-partners-section .col-sm-4 {
    padding: 20px 15px;
    width: 100%;
}



}
@media (max-width:420px) {
.logos-parent-row ul li {
    padding: 6px;
    width: 50%;
}
.videoIframe iframe {
    height: 240px;
}


}