@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&display=swap');
@import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css');
@import url('https://fonts.googleapis.com/css?family=ABeeZee:400,400i&display=swap');


/* Colors */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */

/* Typography */
            /*  */
                         /*  */
            /*  */

*, *:before , *:after { -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box }

::-moz-selection { color: #fff; background: #474E53; text-shadow: none; }
::selection { color: #fff; background: #474E53; text-shadow: none;}

.text-center{text-align:center;}
.text-left{text-align:left;}
.text-right{text-align:right;}

body {
  background: #fff;
  color: #474E53;
  font-family: Open Sans, sans-serif;
  font-size: 13px;
  margin:0px;
}

/* body:after{position:fixed; top:0; left:0; width:100%; height:100%; background-color:#fff; z-index:9999; transition: all 0.3s ease; content:'';}
body.revealed:after{opacity:0; visibility:hidden;} */

img { border:0; vertical-align: top; height:auto; max-width:100%; }
hr { border:none; outline:none; float:left; width:100%; height:1px; background:#f2f2f2; clear:both; margin:30px 0; } 
.clear { clear:both }
p { padding:0 0 10px; margin:0; }
p + p{ padding-top:10px;}
ul{list-style:none; padding:0; margin:0;}
li{ padding:0px; margin:0px;}

.container-fluid .row-fluid .wrapper { float: none; max-width: 1380px; margin: 0 auto; padding-lefT:15px; padding-right:15px; width:100%; }

a { color: #1870B9; }
a:hover, a:focus { color: #19436E; }

h1, h2, h3, h4, h5, h6 { margin:0px; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-size: inherit; font-weight: inherit; font-style: inherit; font-family: inherit; }

h1 { font-size:115px;  font-family:Montserrat, sans-serif; }
h1 span{}
h2 {}
h3{font-size:23px;font-weight:600;line-height:1.5;margin-bottom:24px;}
h4 {}
h5 {}
h6 {}






/* social List*/
ul.social-list { padding-top: 11px; padding-bottom: 11px; line-height: 18px; float: left; width: auto; }
ul.social-list li { float: left; }
ul.social-list li + li { margin-left: 16px; }
ul.social-list li a { color: inherit; }

.mt-0 { margin-top: 0 }
.mt-10 { margin-top: 10px }
.mt-15 { margin-top: 15px }
.mt-20 { margin-top: 20px }
.mt-30 { margin-top: 30px }
.mt-40 { margin-top: 40px }
.mt-50 { margin-top: 50px }
.mt-60 { margin-top: 60px }
.mt-70 { margin-top: 70px }
.mt-80 { margin-top: 80px }

.mb-0 { margin-bottom: 0 }
.mb-10 { margin-bottom: 10px }
.mb-15 { margin-bottom: 15px }
.mb-20 { margin-bottom: 20px }
.mb-30 { margin-bottom: 30px }
.mb-40 { margin-bottom: 40px }
.mb-50 { margin-bottom: 50px }
.mb-60 { margin-bottom: 60px }
.mb-70 { margin-bottom: 70px }
.mb-80 { margin-bottom: 80px }

.pt-0 { padding-top: 0 }
.pt-10 { padding-top: 10px }
.pt-15 { padding-top: 15px }
.pt-20 { padding-top: 20px }
.pt-30 { padding-top: 30px }
.pt-40 { padding-top: 40px }
.pt-50 { padding-top: 50px }
.pt-60 { padding-top: 60px }
.pt-70 { padding-top: 70px }
.pt-80 { padding-top: 80px }
.pt-90 { padding-top: 90px }
.pt-100 { padding-top: 100px }

.pb-0 { padding-bottom: 0 }
.pb-10 { padding-bottom: 10px }
.pb-15 { padding-bottom: 15px }
.pb-20 { padding-bottom: 20px }
.pb-30 { padding-bottom: 30px }
.pb-40 { padding-bottom: 40px }
.pb-50 { padding-bottom: 50px }
.pb-60 { padding-bottom: 60px }
.pb-70 { padding-bottom: 70px }
.pb-80 { padding-bottom: 80px }

/* Slider */
.slick-slider { position: relative; display: block; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none;    -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }
.slick-list { position: relative; display: block; overflow: hidden; margin: 0; padding: 0; }
.slick-list:focus,.slick-slide:focus { outline: none; }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-track,.slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0);  -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0);   -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.slick-track { position: relative; top: 0; left: 0; display: block; }
.slick-track:before,.slick-track:after { display: table; content: ''; } 
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { display: none; float: left; height: 100%; min-height: 1px; backface-visibility: hidden; -webkit-backface-visibility: hidden; }
[dir='rtl'] .slick-slide { float: right; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden;}
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent;}
.slick-arrow.slick-hidden { display: none; }

/* Dots */
.slick-slider {}
.slick-dots {position: absolute;bottom: 0;width: 100%;padding: 0;list-style: none;text-align: center;}
.slick-dots li { position: relative; display: inline-block; width: 8px; height: 8px; margin: 0 8px; padding: 0; cursor: pointer; }
.slick-dots li button { font-size: 0; line-height: 0; display: block; width: 9px; height: 9px; padding: 5px; cursor: pointer; color: transparent; border: 0; outline: none; background: transparent; border-radius:100%; opacity:1; border: 2px solid #fff;}
.slick-dots li button:hover,.slick-dots li button:focus { outline: none; }
.slick-dots li button:hover:before, .slick-dots li button:focus:before { opacity: 1; }
.slick-dots li button:before { font-size: 8px; line-height: 8px;  position: absolute; top: 0; left: 0; width: 8px; height: 8px; content: ''; text-align: center; opacity: 1; color: black; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.slick-dots li.slick-active button {opacity: 1;background: rgba(255, 255, 255, 0.44);}

/* Arrows */
.slick-prev, .slick-next { font-size: 0; line-height: 0; position: absolute; top: 50%; width: 40px; height: 63px; transform:translateY(-50%); -moz-transform:translateY(-50%); -webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); -o-transform:translateY(-50%); padding: 0; cursor: pointer; color: transparent; border: none; outline: none; background: transparent; z-index:9; opacity:  1; transition:  all 0.3s ease; }
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus { color: transparent; outline: none; background: transparent; }
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before { opacity: 1; }
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {  }
.slick-prev:before, .slick-next:before {
  height: 60px;
  width: 40px;
  display:  inline-block;
}
.slick-prev { left: 0px; }
.slick-prev:before {content: "";background: url(https://313462.fs1.hubspotusercontent-na1.net/hubfs/313462/Inteq_June2018/Images/master-slider-left.png) no-repeat center;}
.slick-next { right: 0px; }
.slick-next:before {content: "";background: url(https://313462.fs1.hubspotusercontent-na1.net/hubfs/313462/Inteq_June2018/Images/master-slider-left.png) no-repeat center;transform: rotate(180deg);}



input[type=submit],input,form button,textarea,select,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],.row-fluid .search-form_blog,.blog_pagination li a,.row-fluid .blog_tag li a,form div.input input[type="file"]{border:1px solid #d2d2d2;height:40px;width:100%;min-width:100%;outline:none;padding:0px 15px;,font-family:Open Sans, sans-serif;}
form textarea { min-height: 170px; resize:  none; padding:  15px; font-family: Open Sans, sans-serif; }
.contact-page form textarea { resize: auto; max-width: 100%; min-height: 100px; }
.resizable form textarea { resize: auto; max-width: 100%; min-height: 100px; }
select { -webkit-appearance:  none; -moz-appearance: none; appearance: none; background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAgAAAAIABAMAAAAGVsnJAAAAMFBMVEX///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAv3aB7AAAAD3RSTlMAGNe9CgcGtbOytLe2f5VrjfCKAAAEr0lEQVR4XuzSMQ2AMBhGwW8gKEIACUZYO6AJVzXC1Ak0dCN/7iXn4EUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAPBP155CLT2TrfeWQh3jzFztfQot8HFLv7w+h3EAhtkc+cw78AqUX2fzBk6zIYimy5qqqRJVkiXZS7Edwd/5EMzTbt+nXne/23Xt9rzcBTBzggDMbBJ4PLMICABmnm8BeDF/OkEAZr4+2gOwCBAAFoGjABYBAcAmgSczi4ACYObNYQBv528nCMDM96ME7s8sAg6AmdfHjrNn868TBGDmy8Wh496MQGABWD3dBTBzAgAEgQCwCAAAdgicfZwxCCwAq5//J/BwRiGwAKw+HAEgEFgANgk8mHEILACrd32cvZ9xCCwAqx8XBwAABBaAPQKfZoIAAGDmVy43JggQAOZmPldvBQECwOV5Pk3AB9AEfABNwAfQBHwATQAD4BNoAD6BBuATaAA+gQbgE2gAPoEG4BNoAD6BBuATaAA+gQbgE2gAPoEGIBLYB+ATaAA+gQbgE2gAPoEG4BNoAD6BBuATaAA+gQbgE2gAPoEG4BNoACKBfQA+gQbgE2gAPoEG4BNoAD6BBuATaAA+gQbgE2gAPoEG4BNoAD6BBiAS2AfgE2gAPoEG4BNoAD6BBuATaAA+gQbgE2gAPoEG4BNoAD6BBuATaAAigX0APoEG4BNoAD6BBuATaAA+gQbgE2gAPoEG4BNoAD6BBuATaAA+gQYgEtgH4BNoAD6BBuATaAA+gQbgE2gAPoEG4BNoAD6BBuATaAA+gQbgE2gAIoF9AD6BBuATaAA+gQbgE2gAPoEG4BNoAD6BBuATaAA+gQbgE2gAPoEGIBLYB+ATaAA+gQbgE2gAPoEG4BNoAD6BBuATaAA+gQbgE2gAPoEG4BNoACKBfQA+gQbgE2gAPoEG4BNoAD6BBuATaAA+gQbgE2gAPoEG4BNoAD6BBiAS2AfgE2gAPoEG4BNoAD6BBuATaAA+gQbgE2gAPoEG4BNoAD6BBuATaAAigX0APoEG4BNoAD6BBuATaAA+gQbgE2gAPoEG4BNoAD6BBuATaAA+gQYgEtgH4BNoAD6BBuATaAA+gQbgE2gAPoEG4BNoAD6BBuATaAA+gQbgE2gAIoF9AD6BBuATaAA+gQbgE2gAPoEG4BNoAD6BBuATaAA+gQbgE2gAPoEG4BLwATQBH0AT8AE0AR9AE9gB4BNoAD6BBuATaAA+gQbgE2gAPoEGgBPYAGATaAA+gQbgE2gAPoEG4BNoAD6BDQAqgQbgE9gAYBLYAGASCAAggSgA2AQagE+gAfgEGoBPoAH4BBqAT6AB+AQagE+gAfgEGoBPoAH4BBqAT6AB+AQagE8gAVQ+gQbgE2gAPoEG4BNoAD6BBuATaAA+gQbgE2gAPoEG4BNoAD6BBuATaAA+gQbgE2gAPoEG4BNoAD6BBuAT2ABgE2gAPoHL89/t0lEVgEAQxLDFAW8doAD/ts4AfIyMSWOhU9p2D5AFMkCrbR4gC2SAXpsBmhfIAL32me6ue7oDAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAANAPOEw5KwVifV4AAAAASUVORK5CYII='); background-size: 15px; background-position: calc(100% - 15px) center; background-repeat:  no-repeat; padding-right: 50px;}

form{}
form fieldset{min-width:100%;}
form .hs-form-checkbox,.hs-form-booleancheckbox{}
form .hs-form-checkbox label,.hs-form-booleancheckbox label{}
form .hs-form-checkbox label input[type="checkbox"],.hs-form-booleancheckbox input[type="checkbox"]{height:20px;width:20px!important;min-width:auto;margin:0px;vertical-align:middle;opacity:0;}
form .hs-form-checkbox label input[type="checkbox"] + span,.hs-form-booleancheckbox input[type="checkbox"] + span{padding-left:10px;user-select:none;position:relative;line-height:20px;display:inline-block; cursor:pointer; }
form .hs-form-checkbox label input[type="checkbox"] + span:before,.hs-form-booleancheckbox  input[type="checkbox"] + span:before{content:'';height:20px;width:20px;border:1px solid #d2d2d2;display:inline-block;vertical-align:bottom;position:absolute;left:-20px;top:0;transition:all 0.3s ease;}
form .hs-form-checkbox label input[type="checkbox"] + span:after,.hs-form-booleancheckbox input[type="checkbox"] + span:after{content:"\f00c";height:20px;width:20px;position:absolute;left:-20px;font-family:fontawesome;transform:scale(1.4) rotate(-12deg);transition:all 0.3s ease;font-size:11px;text-align:center;opacity:0;line-height:21px;}
form .hs-form-checkbox label input[type="checkbox"]:checked + span:after,.hs-form-booleancheckbox  input[type="checkbox"]:checked + span:after{opacity:1;transform:scale(1) rotate(0deg);}
li.hs-form-booleancheckbox{}
form fieldset .hs-form-field{}
form fieldset .hs-form-field > label{font-size:13px;font-weight:600;display:block;margin:0 0 6px;}
form fieldset .hs-form-field .input{}
form fieldset .hs-form-field .input + ul{}
form fieldset .hs-form-field .input + ul label{color:red;}
form fieldset + fieldset{padding-top:10px!important;}
form fieldset .legal-consent-container{margin-top:-10px; font-size:11px; font-weight:300;}
form fieldset .legal-consent-container > div.hs-richtext{padding-top:10px;padding-bottom:10px;}
form .hs_submit.hs-submit{padding-top:20px;}
form .hs_submit.hs-submit input,
form input.hs-button{min-width:auto;width:auto;display:inline-block;padding:14px 20px;text-transform:uppercase;letter-spacing:1.3px;font-size:13px;border:solid 2px #fff;font-weight:700;transition:all .3s ease;text-align:center;height:auto;font-family:Open Sans,sans-serif;background:transparent;border:2px solid; cursor:pointer; }

form .hs_submit.hs-submit input:hover ,
form input.hs-button:hover { background: #474e53; color:  #fff; border-color:  #474e53; }


form .legal-consent-container .field.hs-form-field{margin:0px;}
form .hs-form-checkbox + .hs-form-checkbox{padding-top:10px;}


form .hs-form-checkbox label input[type="checkbox"],.hs-form-booleancheckbox input[type="checkbox"]{position:absolute;}
form .hs-form-checkbox label,.hs-form-booleancheckbox label{position:relative;}
form .hs-form-checkbox label input[type="checkbox"] + span,.hs-form-booleancheckbox input[type="checkbox"] + span{padding-left:30px;}
form .hs-form-checkbox label input[type="checkbox"] + span:before,.hs-form-booleancheckbox input[type="checkbox"] + span:before{left:0;}
form .hs-form-checkbox label input[type="checkbox"] + span:after,.hs-form-booleancheckbox input[type="checkbox"] + span:after{left:0;}
form .hs-form-checkbox label input[type="checkbox"] + span:after,.hs-form-booleancheckbox input[type="checkbox"] + span:after{top:0;}

.advance-form form .hs-form-field { }
.advance-form form .hs-form-field + .hs-form-field { padding-top: 20px; }
.advance-form form .hs-form-field > label { display: none; }
.advance-form form .hs-form-field .input { }
.advance-form form .hs-form-field .input + ul.hs-error-msgs.inputs-list { display: none !important; }
.advance-form form  .hs_error_rollup { color: red; padding-top: 6px; font-size:13px; font-weight:600;  }
.advance-form form input.invalid { border-color: red; color: red; }
.advance-form form input.invalid::placeholder { color: red; }
.advance-form form .hs_submit.hs-submit { }
.advance-form form .hs_submit.hs-submit input { }
.advance-form .form-title { position: relative; padding-left: 40px; margin-bottom: 20px; }
.row-fluid .advance-form .form-title:before { content: ""; position: absolute; top: 50%; left: 0; background: #474E53; height: 2px; width: 25px; transform: translateY(-50%); }
.advance-form form .form-columns-2 .hs-form-field + .hs-form-field  { padding-top: 0px; }

.row-fluid .left-padding {padding-left: calc((100% - 1140px) / 2) !important;}
.row-fluid .right-padding{padding-right: calc((100% - 1140px) / 2) !important;}

.row-fluid .set-bg{ display:none; }
.row-fluid .get-bg-self img{ display:none; }
.row-fluid .row{margin:0 -15px;display:block;float:none;width:auto;}
.row-fluid .row:after{content:"";display:table;clear:both;}

/* */
a.cta_button { text-decoration: none; display: inline-block; padding: 14px 20px; text-transform: uppercase; letter-spacing: 1.3px; font-size: 13px; border: solid 2px; font-weight: 700; transition: all 0.3s ease; text-align: center; color:#474E53; border-color:#474E53; }
a.cta_button:hover { color: #fff; background: #474E53; border-color: #474E53; }
.top-header-cta a.cta_button { padding: 9px 15px; height:20px !important; line-height:20px !important;}
a.cta_button.transparent-with-white-border {
  color: #fff;
  border-color: #fff; 
  margin-top: 20px;
}

a.cta_button.transparent-with-white-border:hover {
  border-color: #474E53;
}

/* */
a.btn-1{text-decoration:none;display:inline-block;color:#19436E;padding:14px 20px;text-transform:uppercase;letter-spacing:1.3px;font-size:13px;border:solid 2px #19436E;font-weight:700;transition:all 0.3s ease;}
a.btn-1:hover{color:#fff;background:#19436E;}

.btn-2 a { text-decoration:none; display: inline-block; padding: 14px 20px; text-transform: uppercase; letter-spacing: 1.3px; font-size: 13px; border: solid 2px #ffffff; font-weight: 700; transition: all 0.3s ease; text-align:center;  }

.row-fluid .bg-light-gray { background: #f7f7f7; }
.row-fluid .heading-2 .widget-type-text { text-transform: uppercase; }

.row-fluid .bg-blue { background: #19436E; color:#fff; }
.row-fluid .bg-blue a { color: inherit; }

@media(min-width:768px){
  .fancybox-content{overflow:visible !important;}
  button.fancybox-close-small{background:white;top:-20px;right:-20px;border-radius:100%;height:50px;width:50px;}
}
.fancy-model.small-model{max-width:500px;}
.fancy-model.medium-model{max-width:700px;}
.fancy-model.large-model{max-width:1000px;}

.row-fluid .color-title h2 { font-size:  34px; }
.row-fluid .color-title h3 { font-size:  30px; }
.row-fluid .color-title h4 { font-size:  25px; }

.row-fluid .color-title h2,
.row-fluid .color-title h3,
.row-fluid .color-title h4 { color: #19436E; font-weight:500; margin-bottom:10px; }

.row-fluid .small-title { color: #19436E; margin: 0 0 10px; font-size: 18px; }
.row-fluid .small-title h4 { margin: 0px; text-transform: uppercase; }

.super-title { }
.row-fluid .super-title { padding: 0 0 20px; }
.row-fluid .super-title h4 { color: #19436E; font-size: 21px; text-transform: uppercase; position: relative; padding-left: 40px; }
.row-fluid .super-title.text-transform-none h4 { text-transform: none; }
.row-fluid .super-title h4:after { content: ""; position: absolute; top: 50%; left: 0; background: #19436E; height: 2px; width: 25px; transform: translateY(-50%); }

.submitted-message ,.hs-common-confirm-message{ background: #19436E !important; border: 1px solid #19436E !important; padding:  15px !important; border-radius:  2px !important; color:  #fff !important; }


.body-container-wrapper { margin-top: 150px; }

/* .row-fluid .hero-section{float:left;width:100%;}
.row-fluid .hero-section .single-slide > div{height:630px;display:flex;align-items:center;}
.row-fluid .hero-section .single-slide h1{font-weight:400;font-size:60px;}
.row-fluid .hero-section .single-slide h1 span{font-size:115px;color:#1870B9;display:block;line-height:normal;margin:-20px 0 0 -11px;text-transform:uppercase;}
.row-fluid .hero-section .single-slide h4{font-size:34px;font-weight:300;color:#474E53;margin:-12px 0 32px;}
.hero-section .slick-dots { bottom: 28px; }
.row-fluid .hero-section .btn-wrapper {}

.row-fluid .hero-section .btn-wrapper > span { display: inline-block; margin-right: 15px; } */


/*  Hero slide Animation */
/* .row-fluid .hero-section .single-slide h1{ animation:fadeOut 1s both;}
.row-fluid .hero-section .single-slide.slick-active h1{ animation:fadeInLeft 1s both;}

.row-fluid .hero-section .single-slide h4{ animation:fadeOut 1s both 0.5s;}
.row-fluid .hero-section .single-slide.slick-active h4{ animation:fadeInUp 1s both 0.5s;} 

.row-fluid .hero-section .single-slide a{ animation:fadeOut 1s both 0.9s;}
.row-fluid .hero-section .single-slide.slick-active a{ animation:fadeInUp 1s both 0.9s;}  */


/* */
.row-fluid .card-section{position:relative;}
.row-fluid .card-section .card-background{}
.row-fluid .card-section .card-background > div > div{display:flex;}
.row-fluid .card-section .card-background .contain{margin:0px;padding-top:50px;padding-bottom:450px;padding-left:28px;}
.row-fluid .card-section .card-background > div > div > div:first-child{width:59.5%;}

.row-fluid .card-section .card-background > div > div > div:last-child{width:40.5%;border-top:3px solid #19436E;}
.row-fluid .title{position:relative;padding:28px 0 0;margin-bottom:24px;}
.row-fluid .title:before{height:2px;width:20px;position:absolute;top:0;left:0;background:#19436E;content:"";}
.row-fluid .title h3{margin:0px; color:#1870B9; }
.row-fluid .card-section .card-background .contain .widget-type-rich_text{line-height:25px;margin:0 0 21px;}
.row-fluid .btn-link{}
.row-fluid .btn-link a{text-decoration:none;font-size:12px;font-weight:bold;text-transform:uppercase;letter-spacing:1px;color:#474E53;transition:all 0.3s ease;}
.row-fluid .btn-link a:after{content:'→';padding-left:6px;position:relative;top:-1px;transition:all 0.3s ease; left:0;}
.row-fluid .btn-link a:hover{color: #fff; border-color:#19436E; background: #19436E ; }
.row-fluid .btn-link a:hover:after{left:10px;color: #fff;}
.row-fluid .card-section .card-forground{position:relative;bottom:0; margin-top: -395px; z-index:6;}
.row-fluid .card-section .card-forground .card-box{padding:48px 51px 48px 41px;position:relative;}
.row-fluid .card-section .card-forground .card-box .boxlink { min-height:0; }
.row-fluid .card-section .card-forground .card-box .boxlink a { position:absolute; left:0; color: transparent; z-index: 9; top:0; width:100%; height:100%; }
.row-fluid .card-section .card-forground .card-box .widget-type-header h4{ font-size: 26px; font-weight: 300; line-height: 36px; font-weight:300;}
.row-fluid .card-section .card-forground .card-box .widget-type-rich_text{font-size:16px;margin:13px 0 0;line-height:24px;}
.row-fluid .card-section .card-forground .card-box:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(255,0,0,0); z-index:-1;}
.row-fluid .card-section .card-forground .card-box > div{position:relative;z-index:1;}
.row-fluid .card-section .card-forground .card-box > div:last-child { position:initial !important; }
.row-fluid .card-section .card-forground .card-box.yellow{color:#fff;}
.row-fluid .card-section .card-forground .card-box.yellow:after{background:linear-gradient(to bottom,rgba(93,120,149,0.91) 0%,rgba(93,120,149,0.91) 1%,rgba(93,120,149,1) 100%);opacity:0.85;}
.row-fluid .card-section .card-forground .card-box.light:after{background:rgba(255,255,255,0.19);}

/* */
.feature-section{float:left;width:100%;padding:85px 0 32px;background:#f7f7f7;}
.feature-section .feature-box{float:left;width:33.33%;padding:0px 15px 49px;}
.feature-section .feature-box .icon{float:left;position:absolute;left:0;top:0;}
.feature-section .feature-box .inner{position:relative;}
.feature-section .feature-box .icon img{height:40px;width:40px;object-fit:contain;}
.feature-section .feature-box .contain{float:left;width:100%;padding-left:60px;}
.feature-section .feature-box .contain h4{color:#19436E;margin-bottom:16px;font-size:17px;line-height:25px;font-weight:600;}
.feature-section .feature-box .contain .text{line-height:25px;}
.no-bottom-padding {padding-bottom:0px !important;}
.no-padding{ padding:0px !important; }


/* */
.row-fluid .service-section{padding:0;}
.row-fluid .service-section{display:flex;min-height:474px;}
.row-fluid .service-section > div:first-child{width:40%;padding-left:calc((100% - 1140px) / 2);}
.row-fluid .service-section > div:last-child{width:60%;position:relative;}
.row-fluid .service-section .tabing-list{padding-top:62px;padding-bottom:80px;}
.row-fluid .service-section .tabing-list h3{margin:0 0 7px;font-size:24px; color:#1870B9; }
.row-fluid .service-section .tabing-list .widget-type-text{font-style:italic;}
.row-fluid .service-section .tabing-list .tab-list-inner{margin:24px 0 0;}
.row-fluid .service-section .tabing-list .tab-list-inner ul{}
.row-fluid .service-section .tabing-list .tab-list-inner ul li{font-size:14px;line-height:19px;cursor:pointer;}
.row-fluid .service-section .tabing-list .tab-list-inner ul li a{font-size:inherit;font-weight:inherit;color:inherit;text-decoration:none;padding:14px 30px 14px 20px;display:block;}
.row-fluid .service-section .tabing-list .tab-list-inner ul li a:before{content:"\f0da";font-family:fontAwesome;margin-right:16px;font-size:11px;vertical-align:bottom;}
.row-fluid .service-section .tabing-list .tab-list-inner ul li.current a{background:#19436E;color:#fff;}
.row-fluid .service-section .tabing-list .tab-list-inner ul li+ li{border-top:1px solid #19436E;}
.row-fluid .service-section > div:last-child > div{display:flex;height:100%;}
.row-fluid .service-section .main-tab-wrapper{}
.row-fluid .service-section .main-tab-wrapper h5.tab-title{display:none;}
.row-fluid .service-section .main-tab-wrapper .thumb{position:absolute;height:100%;width:100%;}
.row-fluid .service-section .main-tab-wrapper .thumb .contain{position:absolute;width:100%;background:rgba(255,255,255,0.9);bottom:0;left:0;max-width:390px;padding:45px 35px 65px;}
.row-fluid .service-section .main-tab-wrapper .thumb .contain h4{font-size:21px;font-weight:400;margin:0 0 21px;color:#1870B9;}
.row-fluid .service-section .main-tab-wrapper .thumb .contain .text{line-height:24px;}
.row-fluid .service-section .tabing-list .tab-list-inner ul li:last-child{border-bottom:1px solid #19436E;}


/* */
.row-fluid .blog-section-page{padding:75px 0 58px;background-color:#333333;}
.row-fluid .heading{color:#fff;}
.row-fluid .heading > div > div > div:first-child{float:left;width:80%;}
.row-fluid .heading > div > div > div:last-child{float:right;margin:0px;width:20%;min-height:auto;}
.row-fluid .heading > div > div{display:flex;align-items:center;}
.row-fluid .heading .btn-link{text-align:right;}
.row-fluid .heading h3{margin:0px;font-size:32px;}
.row-fluid .blog-section-page .single-box{float:left;width:33.33%;padding:15px;}
.row-fluid .blog-section-page .single-box .thumb{height:200px;overflow:hidden;position:relative;}
.row-fluid .blog-section-page .single-box .thumb img{position:absolute;height:100%;width:100%;top:0;left:0;transition:all 0.3s ease; object-fit:cover; }
.row-fluid .blog-section-page .single-box .thumb:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#19436E;opacity:0;transition:all 0.3s ease;}
.row-fluid .blog-section-page .single-box .thumb:hover:after{opacity:0.5;}
.row-fluid .blog-section-page .single-box .thumb:hover:hover img{transform:scale(1.09);}
.row-fluid .blog-section-page .single-box .contain{color:#fff;padding:25px 0px 0px;}
.row-fluid .blog-section-page .single-box .contain h4{color:#fff;font-size:19px;font-weight:400;transition:all 0.3s ease;}
.row-fluid .blog-section-page .single-box .contain a{text-decoration:none;}
.row-fluid .blog-section-page .single-box .contain .text{line-height:25px;color:#bfb9b9;margin-top:17px;}
.row-fluid .blog-section-page .single-box .contain h4:hover{color:#1870B9;}
.row-fluid .blog-section-page .row{padding:15px 0 0;}
.row-fluid .blog-section-page .btn-link a{color:#fff; background:transparent; }
.row-fluid .blog-section-page .btn-link a:after{ color:#fff; }

/* */
.row-fluid .counter-section{padding:83px 0 90px; margin:0px !important; }
.row-fluid .counter-section .counter-box{text-align:center;}
.row-fluid .counter-section .counter-box .counter{color:#19436E;font-size:60px;font-weight:bold;padding-bottom:11px;position:relative;margin:0 0 24px;}
.row-fluid .counter-section .counter-box .counter:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);background:#19436E;height:1px;width:15px;}
.row-fluid .counter-section .counter-box  .counter-title{font-size:15px;text-transform:uppercase;line-height:1.7;letter-spacing:1.7px;}

/* */
.row-fluid .testimonials-section{padding:65px 0 56px;background:#f5f5f5;}
.row-fluid .testimonials-section .slider-wrapper{text-align:center;width:60%;}
.row-fluid .testimonials-section .slider-wrapper .widget-type-header h3{margin:0 0 20px;font-size:32px;}
.row-fluid .testimonials-section .slider-wrapper .slick-arrow{opacity:1;top:0;margin:0px;right:auto;left:50%;transform:translateX(-50%);color:#474E53;height:35px;width:35px;}
.row-fluid .testimonials-section .slider-wrapper .slick-arrow:before{background-image:none;content:"\f104";font-family:fontAwesome;font-style:normal;font-size:29px;height:auto;width:auto;line-height:35px;}
.row-fluid .testimonials-section .slider-wrapper button.slick-prev.slick-arrow{margin-left:-55px;}
.row-fluid .testimonials-section .slider-wrapper button.slick-next.slick-arrow{margin-left:55px;}
.row-fluid .testimonials-section .slider-wrapper button.slick-prev.slick-arrow:before{position:relative;top:-2px;}
.row-fluid .testimonials-section .testimonials-slider{padding:64px 0 0;margin:34px 0 0;}
.row-fluid .testimonials-section .testimonials-slider:before{content:'“';position:absolute;top:0;left:50%;transform:translateX(-50%);font-size:135px;line-height:120px;font-family:ABeeZee;color:#1870B9;}
.row-fluid .testimonials-section .testimonials-slider .slide{}
.row-fluid .testimonials-section .testimonials-slider .slide .text{font-size:18px;font-weight:300;font-style:italic;line-height:36px;margin:0 0 24px;}
.row-fluid .testimonials-section .testimonials-slider .slide  h5{font-size:16px;font-style:italic;font-weight:400;margin:0 0 14px;display:inline-block;letter-spacing:1px;}
.row-fluid .testimonials-section .testimonials-slider .slide  h6{font-size:12px;font-weight:400;}
.row-fluid .testimonials-section .recent-blog-wrapper{width:40%;margin:0px;padding-left:55px;}
.row-fluid .testimonials-section .recent-blog-wrapper .widget-type-header h4{font-size:20px;font-weight:600;margin:0 0 6px;}
.row-fluid .testimonials-section .recent-blog-wrapper .btn-link a{font-style:italic;font-weight:400;text-transform:capitalize;color:inherit;}
.row-fluid .testimonials-section .recent-blog-wrapper .single-post{float:left;width:100%;display:flex;align-items:center;}
.row-fluid .testimonials-section .recent-blog-wrapper .single-post .post-image{float:left;width:70px;height:70px;}
.row-fluid .testimonials-section .recent-blog-wrapper .single-post .post-image img{height:70px;width:100%; object-fit: cover;}
.row-fluid .testimonials-section .recent-blog-wrapper .single-post  .post-contain{float:left;width:calc(100% - 70px);/*padding-left:20px;*/}
.row-fluid .testimonials-section .recent-blog-wrapper .single-post .post-contain a{color:inherit;text-decoration:none;font-size:15px;}
.row-fluid .testimonials-section .recent-blog-wrapper .single-post .post-contain a:hover{color:#1870B9;}
.row-fluid .testimonials-section .recent-blog-wrapper .single-post .post-contain .date{margin:6px 0 0;}
.row-fluid .testimonials-section .recent-blog-wrapper .single-post + .single-post{margin:15px 0 0;border-top:1px solid #e4e4e4;padding:15px 0 0;}
.row-fluid .testimonials-section .testimonials-slider .slide h5:after,.row-fluid .testimonials-section .testimonials-slider .slide h5:before{content:"-";padding:0 6px;}
.row-fluid .testimonials-section .recent-blog-wrapper .btn-link{margin:0 0 20px;}

/* */
.row-fluid .logo-section{float:left;width:100%; padding:50px 0;}
.row-fluid .logo-section .color-title{text-align: center;}
.logo-section img{margin:0 auto;height:100%; object-fit:contain; max-height:50px; width:auto; max-width:100%; }
.logo-section .single-slide{padding:15px;}
.row-fluid .logo-section .logo-slider{margin:30px 0 0;}

.row-fluid .arrows{}
.row-fluid .arrows button.slick-arrow:before{background-image:none;content:"\f104";font-family:fontAwesome;font-style:normal;font-size:23px;height:auto;width:auto;line-height:35px;}
.row-fluid .arrows button.slick-arrow{height:35px;width:35px;color:inherit;}
.row-fluid .arrows button.slick-prev.slick-arrow{left:-60px;}
.row-fluid .arrows button.slick-next.slick-arrow{right:-60px;}

.row-fluid .footer-wrapper .info ul.social-list li a:hover { color: red; }
.row-fluid .footer-wrapper .info .widget-type-custom_widget ul li  a:hover { color: #fff; }
.row-fluid .footer-copyright a:hover { color: #fff; }

ul.social-list li a:hover { color:#19436E; }

/* Page Banner Style 2 */
.row-fluid .page-banner-2{}
.row-fluid .page-banner-2 > div:last-child{background:rgba(0,0,0,0.47);padding:100px 0;}
.row-fluid .page-banner-2 h1{font-weight:300;font-size:53px;color:#fff;font-family:Open Sans,sans-serif;}
.row-fluid .page-banner.type-2 .box-wrapper .widget-type-rich_text>span { padding-top: 20px; }
.row-fluid .page-banner.heading-center > div:last-child { padding: 120px 0 100px; }

.row-fluid .page-banner.type-2.v2 .widget-type-text { padding: 20px 0 28px; font-weight: 700; font-size: 27px; }
.row-fluid .page-banner.type-2.v2 .widget-type-rich_text { font-size: 19px; line-height: 28px; }

/* */
.row-fluid .search-result-section{padding:80px 0 80px;float:left;width:100%;}
.row-fluid .search-result-section ul{float:left;width:100%;}
.row-fluid .search-result-section ul li{float:left;width:100%;}
.row-fluid .search-result-section ul li + li{margin:20px 0 0;padding:20px 0 0;border-top:1px solid #d4d4d4;}
.row-fluid .search-result-section ul li a.hs-search-results__title{font-size:18px;text-decoration:none;}
.row-fluid .search-result-section ul li p.hs-search-results__description{padding:10px 0 0;}



/* */
.row-fluid .page-banner{padding:0;text-align:center;color:#fff;}
.row-fluid .page-banner > div:last-child{padding:100px 0px 110px;background:rgba(0,0,0,0.43);}
.row-fluid .page-banner .widget-type-header{font-size:46px;font-weight:300;}
.row-fluid .page-banner .widget-type-header h1{font-weight:600; font-size:45px; font-family: Open Sans, sans-serif;} 
.row-fluid .page-banner .widget-type-header h2{font-weight:300; font-size:28px; font-family: Open Sans, sans-serif;}
.row-fluid .page-banner .widget-type-text{font-size:28px;font-weight:300;}
.row-fluid .default-info-section{padding:60px 0px;}
.row-fluid .default-info-section .wrapper > div > div{display:flex;}
.row-fluid .default-info-section .wrapper > div > div > div{margin:0px;width:50%;padding-left:30px;padding-right:30px;}
.row-fluid .default-info-section .wrapper > div > div > div.color-title,
.row-fluid .default-info-section .wrapper > div > div > div.span12 {width: 100%}
.row-fluid .default-info-section .wrapper > div{ /* margin:0px -15px; */ }
.row-fluid .default-info-section .widget-type-header{font-size:30px;}

.row-fluid .default-info-section .contain{padding-top:50px;padding-bottom:50px; /*display:flex; align-items:center;*/ }
.row-fluid .default-info-section .contain.pt-0 { padding-top: 0; }
.row-fluid .default-info-section .contain.pb-0 { padding-bottom: 0; }
.row-fluid .default-info-section .get-bg-self { min-height:  300px; }
.row-fluid .default-info-section .contain .widget-type-rich_text{font-size:15px;line-height:27px;}
.feature-section.with-popup{}
.feature-section.with-popup .heading{text-align:center;color:#000;max-width:1000px;margin:0 auto;}

.feature-section.with-popup .heading .text{font-size:19px;}
.feature-section.with-popup .row{padding:50px 0 0;}
.feature-section.with-popup .fancy-box{}
.feature-section.with-popup .fancy-box .fancy-model{display:none;}
.feature-section .feature-box .contain .text a.fancy-link { color: #19436E; text-decoration:  none; outline:none; font-weight:600;  }
.feature-section .feature-box .contain .text a.fancy-link:hover { text-decoration:  underline; }


.feature-section.with-popup .fancy-box .fancy-link{cursor:pointer;}
.row-fluid .cta-strip-section{padding:40px  0; background:#19436E;}
.row-fluid .cta-strip-section .wrapper > div > div{display:flex;align-items:center;}
.row-fluid .cta-strip-section .wrapper > div > div > div:first-child{width:70%;}
.row-fluid .cta-strip-section .wrapper > div > div > div:last-child{width:30%;margin:0px;text-align:right;}
.row-fluid .cta-strip-section h2{color:#fff;font-size:36px;}
.row-fluid .cta-strip-section .btn-2 a{text-decoration:none;color:#fff;}
.row-fluid .cta-strip-section .btn-2 a:hover{background:#fff;color:#19436E; border-color:#fff; }

.row-fluid .cta-strip-section.v2 {}
.row-fluid .cta-strip-section.v2 h2 { font-size: 21px; }

.img-text{padding:90px 0; font-size: 15px; overflow:hidden;}
.img-text .wrapper > div > div{display:flex; align-items:center;}
.img-text h2{color: #19436E; font-size:29px; font-weight:600; margin:0 0 20px;}
.img-text .right-img{}
.img-text .right-img img{max-width: 880px;}
.img-text .widget-type-rich_text ul{margin:10px 0px 20px; -moz-column-count:2; -webkit-column-count:2;}
.img-text .widget-type-rich_text ul li{position:relative; padding-left:21px; display: block;}
.img-text .widget-type-rich_text ul li:before { content: "\f105"; font-family: fontawesome; position: absolute; top: 2px; left: 4px; }
.img-text .widget-type-rich_text ul li + li { margin-top: 8px; }

.feature-model{}
.feature-model h4, .feature-model2 h2{font-size:23px;font-weight:400;}
.feature-model .text, .feature-model2 .text{font-size:16px;margin:10px 0 0;} 

/* Tranning Page */
.row-fluid .page-banner .cta-wrapper{}
.span6.widget-span.widget-type-custom_widget.btn-2{}
.row-fluid .page-banner .cta-wrapper > div > div > div{width:auto;}
.row-fluid .page-banner .btn-2 a{text-decoration:none; background:#fff;color:#474e53; border-color:#fff;}
.row-fluid .page-banner .btn-2 a:hover{ color:#fff; background:transparent; }
.row-fluid .page-banner .cta-wrapper > div > div{display:inline-block;width:auto;}
.span6.widget-span.widget-type-custom_widget.btn-2 +  .btn-2{margin:0px;padding-left:30px;}

.row-fluid .page-banner .cta-wrapper > div{padding:40px 0 0;}
.row-fluid .default-info-section iframe { width:  100%; }
.row-fluid .testimonials-section.full { padding: 25px 0 60px; }
.row-fluid .testimonials-section.full .slider-wrapper{width:100%;}
.row-fluid .testimonials-section.full .slider-wrapper > div{max-width:800px;margin:0 auto;}

.feature-section .feature-box .contain .text p { padding:  0px; }
.feature-section .feature-box .contain .text p + p { padding:  10px 0 0; }

/* Service Page */
.row-fluid .page-banner .icon-wrapper{padding:40px 0 20px;}
.row-fluid .page-banner .icon-wrapper > div > div{text-align:center;}
.row-fluid .page-banner .icon-wrapper > div > div > div{width:auto;float:none;display:inline-block;vertical-align:middle;margin:0px;}
.row-fluid .page-banner .icon-wrapper > div > div > div + div{padding-left:30px;}
.row-fluid .page-banner .box-wrapper{}
.row-fluid .page-banner .box-wrapper .widget-type-rich_text{font-size:17px;line-height:27px;}
.row-fluid .page-banner .box-wrapper .widget-type-rich_text > span{max-width:900px;margin:0 auto;display:block;}
.row-fluid .page-banner .icon-wrapper img{max-width:100px;max-height:100px;object-fit:contain;}


.row-fluid .service-section.image-update{min-height:auto;padding:40px 0 50px;}
.row-fluid .service-section.image-update .tabing-list{padding-top:0px;padding-bottom:0px;}
.row-fluid .service-section .main-tab-wrapper .thumb.image-tab .contain{padding:30px 0 20px;}
.row-fluid .service-section .main-tab-wrapper .thumb.image-tab { padding-left: 55px; position: relative; }
.row-fluid .service-section .main-tab-wrapper .thumb.image-tab .img-wrapper { }
.row-fluid .service-section .main-tab-wrapper .thumb.image-tab .img-wrapper img { max-height: 100px; width: 100px; object-fit: cover; border-radius: 100%; height:100px; }
.row-fluid .service-section .main-tab-wrapper .thumb.image-tab .contain { position: relative; max-width: 100%; padding-left: 0px; }
.row-fluid .service-section .main-tab-wrapper .thumb.image-tab .img-wrapper img + img { margin-left: 20px; }
.row-fluid .service-section .main-tab-wrapper .thumb.image-tab h4 { font-size: 21px; font-weight: 400; margin: 0 0 21px; color: #1870b9; }
.row-fluid .service-section>div:last-child { padding-right: calc((100% - 1180px) / 2) !important; }

/* */
.row-fluid .resource-boxs{float:left;width:100%;padding:50px 0 50px;}
.row-fluid .resource-boxs .resource-box{float:left;width:33.333%;padding:15px;}
.row-fluid .resource-boxs .resource-box .inner{position:relative;height:320px;overflow:hidden;}
.row-fluid .resource-boxs .resource-box .inner img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:all 0.3s ease;}
.row-fluid .resource-boxs .resource-box .inner:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#1d9ab7;opacity:0.8;transition:all 0.3s ease;}
.row-fluid .resource-boxs .resource-box .inner:hover:after{}
.row-fluid .resource-boxs .resource-box .inner:hover img{transform:scale(1.09);}
.row-fluid .resource-boxs .resource-box .inner h4{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;z-index:1;width:100%;max-width:calc(100% - 50px);text-align:center;font-size:27px;font-weight:400;margin:0;}
.row-fluid .resource-boxs .resource-box .inner h4 span{display:block; font-size:14px; font-weight:700; margin:40px 0 0; text-transform:capitalize;}

.row-fluid .resource-boxs .resource-box .inner .l-more{text-decoration:none;display:inline-block;color:#fff;padding:14px 20px;text-transform:uppercase;letter-spacing:1.3px;font-size:13px;border:solid 2px #fff;font-weight:700;transition:all 0.3s ease;}
.row-fluid .resource-boxs .resource-box .inner:hover .l-more{color:#fff;background:#19436E ; border-color:#19436E; }

.row-fluid .service-section .main-tab-wrapper .tab-contain { display: none; }
.row-fluid .service-section .main-tab-wrapper:first-child  .tab-contain{ display: block; }

/* Contact Page */
.row-fluid .contact-section{padding:80px 0;}
.row-fluid .contact-section .left-side{}
.row-fluid .contact-section .left-side .widget-type-rich_text a{text-decoration:none; color:#474E53;}
.row-fluid .contact-section .left-side .widget-type-rich_text  p{padding:0px;}
.row-fluid .contact-section .left-side .widget-type-rich_text p + p{padding-top:15px;}
.row-fluid .contact-section .left-side .box{padding:40px 0 0;}
.row-fluid .contact-section .left-side .social-media ul.social-list{padding-top:0px;}
.row-fluid .contact-section .left-side .social-media ul.social-list a{font-size:20px;}
.row-fluid .contact-section ul.inputs-list.multi-container { float: left; width: 100%; padding: 10px 0 0; }
.row-fluid .contact-section ul.inputs-list li.hs-form-checkbox { float: left; width: 25%; }
.row-fluid .contact-section ul.inputs-list li.hs-form-checkbox + li.hs-form-checkbox { padding-top: 0px; }
.row-fluid .map-section {}
.row-fluid .contact-section .left-side .widget-type-rich_text p i { display:  inline-block; color: #474E53; margin-right:  10px; }

.row-fluid .map-section iframe { width:  100%; margin-bottom:  -4px; }

.row-fluid .contact-section .left-side .widget-type-rich_text a:hover { color:#1870B9; }

/* */
.row-fluid .course-strip { background: #19436E; padding: 30px 0; }
.row-fluid .course-strip .wrapper { }
.row-fluid .course-strip .wrapper > div > div { display: flex; align-items: center; }
.row-fluid .course-strip .wrapper > div > div > div:first-child { width: 20%; }
.row-fluid .course-strip .wrapper > div > div > div:nth-child(2) { width: 60%; margin: 0px; padding-left:20px; }
.row-fluid .course-strip .wrapper > div > div > div:nth-child(3) { width: 20%; margin: 0px; text-align: right; }
.row-fluid .course-strip .widget-type-text { font-size: 26px; color: #fff; }

.row-fluid .course-strip .btn-2 a { color:  #fff; }
.row-fluid .course-strip .btn-2 a:hover { background:#fff; color:#19436E; }

/* */
.filer-bar { float: left; width: 100%; padding-top: 48px; padding-bottom: 50px; }
.filter-dropdown { float: left; width: 522px; position: relative; }
.filter-dropdown label { float: left; width: 100%; border: 2px solid #fff; padding: 9px 10px; font-size: 16px; position: relative; cursor: pointer; font-weight: 600; color: #fff; }
.filter-dropdown label:after { content: "\f107"; position: absolute; right: 0; top: 0; height: 100%; width: 35px; font-family: fontawesome; line-height: 40px; text-align: center; transition: all 0.3s ease; }
.filter-dropdown ul { display: none; position: absolute; top: 100%; z-index: 8; background: white; width: 100%; border: 2px solid #ffffff; border-top: 0px; box-shadow:0px 2px 6px rgba(0, 0, 0, 0.14);}
.filter-dropdown ul li { }
.filter-dropdown ul li a { display: block; color: #000; padding: 9px 20px; cursor: pointer; transition: all 0.3s ease; text-decoration: none; }
.filter-dropdown ul li a.selected { font-weight: 600; background: rgba(0, 0, 0, 0.02); }
.filter-dropdown ul li a:hover { background: rgb(29, 154, 183); color: #fff; }
.filer-bar input#quicksearch { width: 100%; height: 70px; border: 1px solid #000; font-size: 18px; font-weight: 300; font-family: 'Open Sans', sans-serif; }
.filter-dropdown.open label:after { transform: rotate(180deg); }

.row-fluid .course-strip .filter-dropdown > div { max-width: 160px; float:  left; width:  100%; position:  relative; }
.filter-dropdown label { user-select:  none; }



/* */
.row-fluid .training-slider-section{float:left;width:100%;text-align:center;padding:50px 0 100px;}
.row-fluid .training-slider-section .color-title{padding:0 0 20px;}
.row-fluid .training-slider-section  .slider-wrapper{}
.custom-arrows button.slick-arrow{opacity:1;width:30px;height:30px;}
.custom-arrows button.slick-arrow:before{font-family:fontawesome;}
.custom-arrows button.slick-prev.slick-arrow:before{}
.custom-arrows button.slick-arrow:before{font-size:30px;color:#474e53;line-height:30px;content:"\f104";background-image:none;transition:all 0.3s ease;height:30px;width:30px;}
.custom-arrows button.slick-next.slick-arrow:before{}
.custom-arrows button.slick-arrow:hover:before{color:#1d9ab7;}
.row-fluid .training-slider-section .training-slide{transition:all 0.3s ease;padding:60px 0 46px;  }
.row-fluid .training-slider-section .training-slide.slick-center{opacity:1;transform:scale(1.04);z-index:142;position:relative;}
.row-fluid .training-slider-section .slider-wrapper .training-slider{padding:10px 0 0;}
.row-fluid .training-slider-section .traning-inner{color:#fff;padding:15px;}
.row-fluid .training-slider-section .traning-inner h3{margin:0px;}
.row-fluid .training-slider-section .traning-inner .text{font-size:12px;}
.row-fluid .training-slider-section .traning-inner h3.box-title{display:inline-block;padding:0px 20px 6px;text-transform:capitalize;margin:0px 0 5px;}
.row-fluid .training-slider-section .traning-inner .text.sep{border-top:2px solid #fff;margin:10px 0 0;padding:19px 0 0;}
.row-fluid .training-slider-section .traning-inner .text ul{}
.row-fluid .training-slider-section .traning-inner .text ul li + li{padding-top:9px;}
.row-fluid .training-slider-section .inner-slider{padding:20px 0 20px;background:rgba(255,255,255,0.27);margin:20px 0 20px;}
.row-fluid .training-slider-section .inner-slider .inner-slide{}
.row-fluid .training-slider-section .inner-slider .inner-slide h3{font-size:18px;}
.row-fluid .training-slider-section .inner-slider  .inner-contain{padding:0px 35px;}
.row-fluid .training-slider-section .inner-slider .inner-slide .text{margin:10px 0 20px;}
.row-fluid .training-slider-section .inner-slider .btn-2 a{padding:10px 15px;font-size:11px;color:#fff;}
.row-fluid .training-slider-section .inner-slider .inner-slide .text p{padding:0px;}
.row-fluid .training-slider-section .inner-slider button.slick-arrow:before{color:#fff;font-size:18px;}
.row-fluid .training-slider-section .traning-inner h3.box-title + .text{max-width:270px;margin:0 auto; display:flex; align-items:center; }
.custom-arrows button.slick-arrow { }
.custom-arrows button.slick-prev.slick-arrow { left: -50px; }
.custom-arrows button.slick-next.slick-arrow { right: -50px; }
.row-fluid .training-slider-section .inner-slider button.slick-arrow.slick-next { right: 0; }
.row-fluid .training-slider-section .inner-slider button.slick-arrow.slick-prev { left: 0; }
.row-fluid .training-slider-section .inner-slider button.slick-arrow { opacity: 0; }
.row-fluid .training-slider-section .slick-center .inner-slider button.slick-arrow { opacity: 1; }
.row-fluid .training-slider-section .inner-slider .slick-dots li button { height: 10px; width: 10px; padding: 0px; border-color: #fff; }
.row-fluid .training-slider-section .inner-slider .slick-dots li { padding: 0px 8px; margin: 0px; }
.row-fluid .training-slider-section .inner-slider { padding-bottom: 40px; }
.row-fluid .training-slider-section .inner-slider .slick-dots { bottom: 16px; }
.row-fluid .training-slider-section .inner-slider .inner-slide h3 { }
.row-fluid .training-slider-section .inner-slider .slick-active h3 { transform: translateY(0); opacity: 1; }
.single-slide.inner-slide.slick-slide.slick-cloned { }
.row-fluid .training-slider-section  ul.slick-dots { bottom: -30px; }
.row-fluid .training-slider-section ul.slick-dots button { border-color: #474E53; }
.row-fluid .training-slider-section ul.slick-dots .slick-active button { background: #fff; }
.row-fluid .training-slider-section .inner-slider .btn-2 a:hover { background: #fff; color: #1d9ab7; }
.row-fluid .training-slider-section ul.slick-dots .slick-active button { background: #474E53; }
.row-fluid .training-slider-section .inner-slider .slick-dots li.slick-active button { background: #fff !important; }
.row-fluid .training-slider-section .traning-inner{position:relative;}
.row-fluid .training-slider-section .traning-inner:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#1870B9;}
.row-fluid .training-slider-section .slick-center .traning-inner:after{background:#19436E;}
.row-fluid .training-slider-section .traning-inner > *{position:relative;z-index:1;}


/* */
.row-fluid .full-width-info { }
.row-fluid .full-width-info > div > div { display: flex; }
.row-fluid .full-width-info > div > div > div { width: 50%; margin: 0px; }
.row-fluid .full-width-info  .contain { padding-left: calc((100% - 1140px) / 2); padding-right: 30px; display: flex; align-items: center; min-height: 450px; }
.row-fluid .full-width-info .contain .advance-form { padding: 50px 0px; }
.row-fluid .full-width-info .contain > div { width: 100%; max-width:430px; }



/* */
.row-fluid .traning-boxs { float: left; width: 100%; padding: 50px 0 50px; }
.row-fluid .traning-boxs .traning-box {  margin: 15px; }
.row-fluid .traning-boxs .traning-box .inner { position: relative; height: 320px; overflow: hidden; }
.row-fluid .traning-boxs .traning-box .inner img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; transition: all 0.3s ease; }
.row-fluid .traning-boxs .traning-box .inner:after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #1d9ab7; opacity: 0.5; transition: all 0.3s ease; }
.row-fluid .traning-boxs .traning-box .inner:hover:after { opacity: 0.8; }
.row-fluid .traning-boxs .traning-box .inner:hover img { transform: scale(1.09); }
.row-fluid .traning-boxs .traning-box .inner h4 { color: #fff; font-size: 27px; font-weight: 400; margin: 0; text-decoration: none; }
.row-fluid .traning-boxs .traning-box .inner .contain { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); color: #fff; z-index: 1; width: 100%; max-width: calc(100% - 50px); text-align: center; font-size: 27px; font-weight: 400; margin: 0; }
.row-fluid .traning-boxs .traning-box .inner .contain .btn-2 { padding-top: 20px; }
.row-fluid .traning-boxs .traning-box .inner .contain .btn-2 a { color: #fff; }
.row-fluid .traning-boxs .traning-box .inner .contain .btn-2 a:hover { background:  #fff; color:#19436E; }
.row-fluid .traning-boxs ul.slick-dots { position: relative; top: 0; bottom: 0; padding: 0px 0 30px; }
.row-fluid .traning-boxs ul.slick-dots button { border-color: #19436E; }
.row-fluid .traning-boxs ul.slick-dots li.slick-active button { background: #19436E; }


/* */
.row-fluid .page-banner.type-2 .widget-type-header { font-size: 30px; font-weight: 600; }
.row-fluid .page-banner.type-2 .widget-type-text { font-size: 28px; padding-top: 20px; }
.row-fluid .page-banner.type-2 .cta-wrapper > div { padding-top: 30px; }
.row-fluid .type-2 > div:last-child { padding-top: 110px; }

/* */
.row-fluid .default-rich-text-section { padding: 60px 0 60px; font-size: 15px; }
.row-fluid .default-rich-text-section .widget-type-rich_text { overflow: hidden; }
.row-fluid .default-rich-text-section .widget-type-rich_text h2, .row-fluid .default-rich-text-section .widget-type-rich_text h3, .row-fluid .default-rich-text-section .widget-type-rich_text h4 { position: relative; padding-left: 33px; color: #474E53; margin: 10px 0; display: block; float: left; width: 100%; }
.row-fluid .default-rich-text-section .widget-type-rich_text h2:before, .row-fluid .default-rich-text-section .widget-type-rich_text h3:before, .row-fluid .default-rich-text-section .widget-type-rich_text h4:before { content: ""; position: absolute; top: 50%; left: 0; width: 20px; height: 2px; background: #474E53; transform: translateY(-50%); }
.row-fluid .default-rich-text-section .widget-type-rich_text h3 { font-size: 20px; }
.row-fluid .default-rich-text-section .widget-type-rich_text h4 { font-size: 17px; }
.row-fluid .default-rich-text-section .widget-type-rich_text h2 { font-size: 21px; }
.row-fluid .default-rich-text-section .widget-type-rich_text ul { margin: 10px 0px 20px; width: 100%; }
.row-fluid .default-rich-text-section .widget-type-rich_text ul li { position: relative; padding-left: 21px; }
.row-fluid .default-rich-text-section .widget-type-rich_text ul li:before { content: "\f105"; font-family: fontawesome; position: absolute; top: 2px; left: 4px; }
.row-fluid .default-rich-text-section.dotted-list .widget-type-rich_text ul li:before { content: ""; font-family: inherit; position: absolute; top: 8px; left: 4px; width: 5px; height: 5px; background-color: #474E53; border-radius: 50%; }
.row-fluid .default-rich-text-section .widget-type-rich_text ul li + li { margin-top: 8px; }
.row-fluid .default-rich-text-section .widget-type-rich_text hr { height: 2px; background: #474E53; margin: 30px 0 40px; position: relative; overflow: visible; float: left; width: 100%; }
.row-fluid .default-rich-text-section .widget-type-rich_text hr:before { content: ""; position: absolute; top: -2px; left: 50%; height: 20px; width: 20px; background: #fff; border: 2px solid #474E53; z-index: 1; transform: rotate(45deg) translateX(-50%); box-shadow: 0px 0px 0px 11px #fff; }
.row-fluid .default-rich-text-section .widget-type-rich_text h2:after, .row-fluid .default-rich-text-section .widget-type-rich_text h3:after, .row-fluid .default-rich-text-section .widget-type-rich_text h4:after { content: ""; display: table; clear: both; }
.row-fluid .default-rich-text-section .widget-type-rich_text hr:after { content: ""; display: table; clear: both; }
.row-fluid .default-rich-text-section .widget-type-rich_text hr + h3 { margin-top: 0; }
.row-fluid .default-rich-text-section .widget-type-rich_text ul { }
.row-fluid .default-rich-text-section .widget-type-rich_text p { float: left; width: 100%;  }
.row-fluid .widget-type-rich_text ul.link-list { text-align: center; }
.row-fluid .widget-type-rich_text ul.link-list li { float: none; display: inline-block; padding-left: 16px; }
.row-fluid .widget-type-rich_text ul.link-list li + li { margin-top: 10px; margin-left: 10px; }
.row-fluid .widget-type-rich_text ul.link-list li a { color: inherit; text-decoration: none; }
.row-fluid .widget-type-rich_text ul.link-list li a:hover { color: #19436E; text-decoration: underline; }
/* .row-fluid .default-rich-text-section .widget-type-rich_text img {float: left; margin: 20px 10px;} */

.row-fluid .default-rich-text-section .widget-type-rich_text .hs-cta-wrapper { margin: 10px 15px; display: inline-block; }

.row-fluid .ebook-represent { background:#19436E; }
.row-fluid .ebook-represent{padding:60px 0 70px;color:#fff;}
.row-fluid .ebook-represent .wrapper > div > div{display:flex;align-items:center;}
.row-fluid .ebook-represent a.cta_button{border-color:#fff;color:#fff;}
.row-fluid .ebook-represent a.cta_button:hover{background:#fff;color:#1d9ab7;}
.row-fluid .ebook-represent .contain{width:70%;}
.row-fluid .ebook-represent .contain .widget-type-header{margin:0px;}
.row-fluid .ebook-represent .contain .widget-type-header h3{margin:0px;font-size:33px;line-height:normal;}
.row-fluid .ebook-represent .contain .widget-type-text{font-size:23px;}
.row-fluid .ebook-represent .contain .widget-type-rich_text{font-size:14px;}
.row-fluid .ebook-represent .contain .widget-type-rich_text li{}
.row-fluid .ebook-represent .contain .widget-type-rich_text ul{margin:10px 0px 20px;float:left;width:100%;}
.row-fluid .ebook-represent .contain .widget-type-rich_text ul li{position:relative;padding-left:21px;}
.row-fluid .ebook-represent .contain .widget-type-rich_text ul li:before{content:"\f105";font-family:fontawesome;position:absolute;top:2px;left:4px;}
.row-fluid .ebook-represent .contain .widget-type-rich_text ul li + li{margin-top:8px;}
.row-fluid .ebook-represent .thumb{width:30%;text-align:center;}
.row-fluid .ebook-represent .contain .widget-type-rich_text strong{text-decoration:underline;font-size:18px;margin-top:10px;display:block;}

/* */
.row-fluid .two-col-list{text-align:center;color:#fff;background-attachment:fixed!important;}
.row-fluid .two-col-list > div:nth-child(2){background:rgba(0,0,0,0.59);padding:70px 0 80px;}
.row-fluid .two-col-list .widget-type-header h2{font-size:33px;font-weight:300;}
.row-fluid .two-col-list .widget-type-rich_text{font-size:16px;padding:0px 0 30px;float:left;width:100%;}
.row-fluid .two-col-list .widget-type-rich_text ul{float:left;position:relative;}
.row-fluid .two-col-list .widget-type-rich_text ul li{width:50%;float:left;padding:0px 15px;margin:6px 0;}
.row-fluid .two-col-list .widget-type-rich_text ul li:nth-child(odd){text-align:right;margin-right:25px;width:calc(50% - 25px);}
.row-fluid .two-col-list .widget-type-rich_text ul li:nth-child(even){text-align:left;margin-left:25px;width:calc(50% - 25px);padding-right:0px;}
.row-fluid .two-col-list  .widget-type-rich_text ul li{position:relative;padding-left:21px;}
.row-fluid .two-col-list  .widget-type-rich_text ul li:before{content:"\f105";font-family:fontawesome;position:absolute;top:2px;left:4px;}
.row-fluid .two-col-list .widget-type-rich_text ul li:nth-child(odd):before{left:auto;right:0;content:"\f104";}
.row-fluid .two-col-list .widget-type-rich_text ul:before{content:"";height:100%;width:2px;top:0;left:50%;background:#fff;position:absolute;transform:translateX(-50%);}
.row-fluid .two-col-list .cta-wrapper{}
.row-fluid .two-col-list .cta-wrapper > div > div > div{float:none;display:inline-block;margin:0px;padding:0px 15px;width:auto;}
.row-fluid .two-col-list .cta-wrapper{text-align:center;}
.row-fluid .two-col-list .cta-wrapper a{color:#fff;display:block;width:100%;min-width:330px;max-width:330px;}
.row-fluid .two-col-list .cta-wrapper > div > div > div > div{}

.row-fluid .bg-gray { background: #474e53; color: #fff; } 
.row-fluid .bg-gray a {color:#fff;}
.row-fluid  .default-rich-text-section.bg-gray .widget-type-rich_text h2 { color: #fff !important; margin:  0 0 10px; }


.row-fluid .accordion-box { border: 1px solid #d5d7d8; margin-bottom: 10px; float: left; width: 100%; }
.row-fluid .accordion-box .accordion-title { float: left; width: 100%; font-weight: 700; font-size: 17px; padding: 10px 35px 10px 15px; position: relative; cursor: pointer; user-select: none; transition: all 0.3s ease; }
.row-fluid .accordion-box .accordion-title i { position: absolute; top: 0; right: 0; width: 30px; text-align: center; height: 100%; transition: all 0.3s ease; }
.row-fluid .accordion-box .accordion-title i:before { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.row-fluid .accordion-box  .accordion-contain { float: left; width: 100%; padding: 10px 15px; display: none; border-top: 1px solid #d5d7d8; }
.row-fluid .accordion-box .accordion-title.active, .row-fluid .accordion-box .accordion-title:hover { color: #fff; background: #474e53; }
.row-fluid .accordion-box .accordion-title.active i { transform: rotate(180deg); }
.row-fluid .accordion-section .widget-type-text { font-size: 18px; font-weight:  700; margin: 20px 0 20px; }

.row-fluid .accordion-section { padding: 70px 0 60px; }
.row-fluid .accordion-section .widget-type-header { padding:  0 0 20px; }

.row-fluid .default-rich-text-section.white { text-align: center; }
.row-fluid .default-rich-text-section.white .widget-type-rich_text { margin: 20px 0 0; }
.row-fluid .default-rich-text-section .cta-wrapper { padding: 10px 0 0; }
.row-fluid .default-rich-text-section .cta-wrapper > div > div > div { width: auto; float: none; display: inline-block; }
.row-fluid .default-rich-text-section .cta-wrapper a { border-color: #474E53; }

.row-fluid .accordion-box .accordion-contain{ background:#fff; }
.row-fluid .accordion-box:not(.-disc) .accordion-contain ul { margin: 10px 0px; }
.row-fluid .accordion-box:not(.-disc) .accordion-contain ul li { position: relative; }
.row-fluid .accordion-box .accordion-contain ul li + li { margin: 10px 0 0; }
.row-fluid .accordion-box:not(.-disc) .accordion-contain ul li { position: relative; padding-left: 21px; }
.row-fluid .accordion-box:not(.-disc) .accordion-contain ul li:before { content: "\f105"; font-family: fontawesome; position: absolute; top: 2px; left: 4px; }

.row-fluid .default-rich-text-section .widget-type-rich_text h2 { float: none; width: auto; display: inline-block; padding: 0px; margin: 0px; font-weight: 600; color:#19436E; font-size: 29px; }
.row-fluid .default-rich-text-section .widget-type-rich_text h2:before { display: none; }


.row-fluid .video-section{float:left;width:100%;padding:50px 0 140px;}
.row-fluid .video-section .wrapper{display:flex;align-items:center;}
.row-fluid .video-section .video-box{width:30%;}
.row-fluid .video-section .contain{width:70%;padding-left:25px;font-size:17px;}
.row-fluid .video-section .video-box img{width:100%;cursor:pointer;}
.row-fluid .video-section .video-box .wistia_embed .video-play{position:relative;}
.row-fluid .video-section .video-box .wistia_embed .video-play:after{content:"\f04b";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:fontawesome;font-size:23px;height:50px;width:90px;background:#474e53;text-align:center;color:#fff;line-height:50px;transition:all 0.2s ease; cursor:pointer; }
.row-fluid .video-section .video-box .wistia_embed .video-play:hover:after{color:#fff;background:#1D9AB7;}

/* */
.row-fluid .tabing-section { }
.row-fluid .tabing-section .tabing-list-custom { text-align: center; }
.row-fluid .tabing-section .tabing-list-custom .widget-type-text { }
.row-fluid .tabing-section .tabing-list-custom > div > div > div { width: 33.333%; margin: 0px; font-size: 19px; background: #474e53; padding: 15px 15px; color: #fff; cursor: pointer; transition: all 0.3s ease; }
.row-fluid .tabing-section .tabing-list-custom * { min-height: auto; }
.row-fluid .tabing-section .tabing-strip { background: #474e53; }
.row-fluid .tabing-section .tabing-list-custom > div > div > div.active { background: #fff; color: #000; cursor: default; }
.row-fluid .tabing-section .tabing-list-custom .sinlge-tab { user-select:none; }
.row-fluid .tabing-section .tabing-list-custom .sinlge-tab > div > div > div:first-child { width: 20%; }
.row-fluid .tabing-section .tabing-list-custom .sinlge-tab > div > div > div:last-child { width: 80%; margin: 0px; padding-left: 15px; font-size: 19px; }
.row-fluid .tabing-section .tabing-list-custom .sinlge-tab > div > div { display: flex; align-items: center; }
.row-fluid .tabing-section .tabing-list-custom .sinlge-tab img { height: 70px !important; width: 70px !important; object-fit: cover; }

.row-fluid .default-rich-text-section.bg-gray .widget-type-rich_text hr{background:#fff;margin:60px 0 60px;}
.row-fluid .default-rich-text-section.bg-gray .widget-type-rich_text hr:before{box-shadow:0 0 0 7px #fff;}



.row-fluid .custom-video-section { padding: 70px 0 70px; }
.row-fluid .custom-video-section .contain { }
.row-fluid .custom-video-section .contain .widget-type-header { font-size: 19px; line-height: normal; margin: 0 0 20px; }
.row-fluid .custom-video-section  .video-block { }
.row-fluid .custom-video-section .video-block h2 { margin: 0 0 20px; }
.row-fluid .custom-video-section .video-block  .video-play { height: 150px; width: 100%; text-align: center; }
.row-fluid .custom-video-section .video-block .video-play img { width: auto; height: 100%; }
.row-fluid .custom-video-section .video-block .video-box { float: left; width: 100%; padding: 0 0 20px; }
.row-fluid .custom-video-section .video-block .contain { font-size: 14px; text-align: center; }
.row-fluid .custom-video-section .video-block .widget-type-cta { text-align: center; padding: 20px 0 0; }
.row-fluid .custom-video-section .wrapper > div > div { }

.row-fluid .two-col-list .advance-list ul li {}
.row-fluid .two-col-list .advance-list ul li strong { display:  block;}
.row-fluid .page-banner .widget-type-header h1 span { font-size: 30px; line-height:  normal; display:  block; font-weight: 500; }
.row-fluid .bg-gray .widget-type-header { margin:  0 0 20px; }
.sinlge-tab.title { display:  none; }
.row-fluid .sinlge-tab.title + .tabing-contain { margin:  0px; }
.row-fluid .custom-video-section .video-block .wistia_click_to_play { height: auto !important; width:100% !important;  }

.row-fluid .default-rich-text-section .img-wrap img { display:  none; }

/* */
.row-fluid .info-strip-section{padding:40px 0 40px;background:#1870b9;text-align:center;font-size:21px;color:#fff;}
.row-fluid .info-strip-section .widget-type-rich_text{font-size:25px;padding:0 0 10px;}
.row-fluid .info-strip-section .widget-type-rich_text > span{max-width:800px;display:block;margin:0 auto;}
.row-fluid .info-strip-section .widget-type-text{font-size:17px;}
.row-fluid .info-strip-section .widget-type-text a{color:#fff;}

/* */
.row-fluid .info-strip-section-2 { padding: 70px 0 70px; background: #4c4e53; color: #fff; text-align: center; }
.row-fluid .info-strip-section-2 a {color:#fff;}
.row-fluid .info-strip-section-2.get-bg { padding:  0px; }
.row-fluid .info-strip-section-2 .widget-type-header h2 { font-size: 25px; margin: 0 0 20px; }
.row-fluid .info-strip-section-2  .widget-type-rich_text { font-size: 17px; }
.row-fluid .info-strip-section-2 .widget-type-rich_text ul { margin: 10px 0 10px; }
.row-fluid .info-strip-section-2 .widget-type-rich_text ul a { color: #fff; text-decoration: none; }
.row-fluid .info-strip-section-2 .btn-wrapper { text-align: center; }
.row-fluid .info-strip-section-2 .btn-wrapper .btn-2 { width: auto; display: inline-block; float: none; }
.row-fluid .info-strip-section-2 .btn-wrapper .btn-2 a { color: #fff; }
.row-fluid .info-strip-section-2 .btn-wrapper .btn-2 a:hover { background: #fff; color: #4c4e53; border-color: #fff; }



.row-fluid .info-strip-section-3{padding:46px 0 50px;background:#1870B9;text-align:center;color:#fff;font-size:16px;}
.row-fluid .info-strip-section-3 h3{margin:0 0 10px;}
.row-fluid .info-strip-section-3 .widget-type-rich_text{float:none;margin:0 auto;max-width:900px;}

.review-section { float: left; width: 100%; padding: 50px 0 50px; background:#19436E; color: #fff; }
.review-section .review-slider { max-width: 1000px; margin: 0 auto; padding:0px 100px; text-align:center;  }
.review-section .review-slider .inner { font-size: 18px; }
.review-section .review-slider  ul.slick-dots { display: none !important; }



.testimonials-slider-section { padding: 80px 0 70px; text-align: center; background: #19436E; color: #fff; }
.testimonials-slider-section .testimonials-slider { max-width: 800px; margin: 0 auto; padding: 64px 0 0; }
.testimonials-slider-section .testimonials-slider img { margin: 0 auto; max-height: 80px; object-fit: contain; }
.testimonials-slider-section .testimonials-slider:before { content: "“"; position: absolute; top: 0px; left: 50%; transform: translateX(-50%); font-size: 135px; line-height: 120px; font-family: ABeeZee; color: rgb(255, 255, 255); }
.testimonials-slider-section .testimonials-slider .slick-arrow:before { background-image: none; content: "\f104"; font-family: fontAwesome; font-style: normal; font-size: 40px; height: auto; width: auto; line-height: 35px; }
.testimonials-slider-section .testimonials-slider button.slick-prev.slick-arrow { margin-left: -55px; }
.testimonials-slider-section .testimonials-slider button.slick-next.slick-arrow { margin-left: 55px; }
.testimonials-slider-section .testimonials-slider button.slick-prev.slick-arrow:before { position: relative; top: -2px; }
.testimonials-slider-section .testimonials-slider button.slick-arrow { opacity: 1; top: 0; margin: 0px; right: auto; left: 50%; transform: translateX(-50%); color: #ffffff; height: 35px; width: 35px; }
.testimonials-slider-section .testimonials-slider .text { margin: 0 0 20px; font-size: 17px; }

/* */
.business-boxs{float:left;width:100%;padding:60px 0 60px;}
.business-boxs .box-wrapper{}
.business-boxs .box-wrapper .sinlge-box{float:left;width:50%;padding:15px;}
.business-boxs .box-wrapper .sinlge-box .thumb{float:left;width:45%;padding:15px;}
.business-boxs .box-wrapper .sinlge-box .contain{float:left;width:55%;padding:30px 20px 30px 0px;}
.business-boxs .box-wrapper .sinlge-box .inner{display:flex;align-items:center;position:relative;box-shadow:0px 0px 12px 3px rgba(0,0,0,0.16);}
.business-boxs .box-wrapper .sinlge-box .inner .overlay{position:absolute;height:100%;width:100%;background:#1d9ab7d4;display:flex;align-items:center;justify-content:center;color:#fff;transition:all 0.3s ease;transform:scale(0.8);opacity:0;visibility:hidden;}
.business-boxs .box-wrapper .sinlge-box .contain h3.box-title{margin:0 0 10px;}
.business-boxs .box-wrapper .sinlge-box .inner .overlay a{color:inherit;font-size:18px;transform:scale(0.8);transition:all 0.3s ease 0.3s;visibility:hidden;opacity:0;}
.business-boxs .box-wrapper .sinlge-box .inner .overlay a:hover{color:#474e53;}
.business-boxs .box-wrapper .sinlge-box .inner .overlay a:hover:after{color:#474e53!important;}
.business-boxs .box-wrapper .sinlge-box .inner .overlay a:after{top:-2px;}

.business-boxs .box-wrapper .sinlge-box .inner:hover .overlay{opacity:1;visibility:visible;transform:scale(1);transition:all 0.3s ease;}
.business-boxs .box-wrapper .sinlge-box .inner:hover  .overlay a{transform:scale(1);visibility:visible;opacity:1;} 

.row-fluid .custom-heading{text-align:center;padding:0 0 20px;}
.row-fluid .custom-heading h2{font-weight:400;font-size:25px;}

.box-wrapper{}
.box-wrapper .about_content_row{display:flex; min-height:600px; background-color:#fafafa;}
.box-wrapper .about_content_row > div{flex:1 1 0;}
.box-wrapper .about_content_block{padding:40px 0; display:flex; display:-webkit-flex; flex-direction:column; -webkit-flex-direction:column; justify-content:center; -webkit-justify-content:center;}
.box-wrapper .about_content_block .about_content_inner{padding: 0px 85px;}
.box-wrapper .about_content_block h4{font-size:16px; font-weight:300;}
.box-wrapper .about_content_block h2{font-size:28px; color:#19436E; margin:10px 0;}
.box-wrapper .about_content_block .contnt{font-size:16px;}
.box-wrapper .about_content_row:nth-child(even) .aboutus_img{position:relative; left:50%;}
.box-wrapper .about_content_row:nth-child(even) .about_content_block{position:relative; right:50%;}

.resource-filter{padding:90px 0;}
.resource-filter .filter-click{border-bottom:2px solid #19436E; padding:10px 0; text-align:center; position:relative;}
.resource-filter .filter-click h3{display:none;}
.resource-filter .filter-click li{cursor:pointer; display:inline-block; font-size:16px; padding:0 20px;}
.resource-filter .filter-click li.current{color:#19436E;}
.resource-filter .filter-boxes{padding:40px 0 0; margin:0 -15px; text-align:center;overflow: hidden; }
.resource-filter .filter-boxes:after{display:table; clear:both; content:'';}
.resource-filter .filter-box{float:none; width:calc(100% / 3 - 30px); margin:0 13px 30px; padding:20px 20px 100px; border: 1px solid #ccc; position: relative; display:inline-block; text-align:left; vertical-align:top; }
.resource-filter .filter-box .image{height:190px;}
.resource-filter .filter-box .image img{height:100%; object-fit:cover; width:100%; max-height:190px;}
.resource-filter .filter-box .content-prt{/*border-bottom:1px solid #ccc; border-left:1px solid #ccc; border-right:1px solid #ccc;*/ padding:10px 0 0;}
.resource-filter .filter-box .content-prt h2{font-size:24px; color:#19436E; margin:10px 0; line-height: 27px; word-break: break-word;}
.resource-filter .filter-box .content-prt .contnt{font-size:14px;}
.resource-filter .filter-box .content-prt .btm-cta{bottom: 20px;left: 20px;position: absolute;right: 20px;}
.resource-filter .filter-box .content-prt .btm-cta a.cta_button{display:block; border-color: #474e53;}
.resource-filter .filter-box .content-prt .contnt ul{list-style:outside; margin:10px 0; padding: 0 0 0 20px;}
.resource-filter .filter-box .content-prt .contnt ul li{margin: 0 0 7px;}
.resource-filter .filter-box .content-prt .r-more{font-size: 14px; font-weight:700; display: inline-block; margin-top: 10px; cursor: pointer;}
.resource-filter .filter-box .content-prt .r-more:after{background:url("https://4981436.fs1.hubspotusercontent-na1.net/hubfs/4981436/Harvestport_2019/Images/arrow-right.svg") no-repeat 0 0; content:''; display:inline-block; height:13px; margin:0 0 0 5px; transition:all 200ms ease 0s; width:13px;}
.resource-filter .filter-box .content-prt .r-more:hover:after{margin:0 0 0 10px;}
.pop-content.fancybox-content{width:700px;}
/* .pop-content.fancybox-content h2{color: #19436e; font-size: 24px; line-height: 27px; margin: 10px 0;} */
.pop-content.fancybox-content h4{ margin: 20px 0 10px;}
.pop-content.fancybox-content ul{list-style:disc; margin:10px 0; padding:0 0 0 20px;}
.pop-content.fancybox-content ul li{margin: 0 0 7px;}


.resource-filter .filter-box > div { padding: 20px 20px 100px; }
.resource-filter .filter-box { padding: 0; }


.resource-filter .filter-click { border: none; }
.resource-filter .filter-click li { padding: 11px 18px; margin: 5px; position: relative; font-weight: 600; border:2px solid #1870B9; -webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;; color:#1870B9; } 
.resource-filter .filter-click li:before {display:none content: ''; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); width: 0; transition: all 0.3s ease; background: #1870B9; height: 2px; }
.resource-filter .filter-click li.current:before, .resource-filter .filter-click li:hover:before { width: 100%; }
.resource-filter .filter-click li.current, .resource-filter .filter-click li:hover { background: #1870B9; color:#fff; }

.resource-filter .filter-box .image .icon-play { position: absolute; height: 50px; width: 50px; border: 2px solid #fff; top: 50%; left: 50%; transform: translate(-50%, -50%); border-radius: 100%; z-index: 1; opacity: 0; visibility: visible; transition: all 0.3s ease; }
.resource-filter .filter-box .image .wistia_click_to_play { height: 100% !important; max-height: 100%; position: relative; max-width:100%; }
.resource-filter .filter-box .image .icon-play path { fill: #fff; }
.resource-filter .filter-box .image .wistia_click_to_play:after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #000; opacity: 0; transition: all 0.3s ease; visibility: hidden; }
.resource-filter .filter-box:hover .image .wistia_click_to_play:after { visibility: visible; opacity: 0.5; }
.resource-filter .filter-box:hover .image .icon-play { opacity: 1; visibility: visible; }
.resource-filter .filter-box .image { cursor: pointer; }
.resource-filter .filter-box:hover .image:hover .icon-play { background: #fff; transform: translate(-50%, -50%) scale(1.2); } 
.resource-filter .filter-box:hover .image:hover .icon-play path { fill: #19436E; }
.white_border img {border: 1px solid #fff !important;}




.download-whitepaper {}
.resource-filter .download-whitepaper  .filter-box .image img { width: auto; float: none; display: block; margin: 0 auto; }

.if-more .slick-arrow{left:-50px;}
.if-more .slick-arrow.slick-next{right:-50px; left:auto;}

/* Blog */
.row-fluid .blog-main-wrapper{padding:80px 0 80px;}
@keyframes fadeScaleIn{
  from{opacity:0;transform:scale(0)}
  to{opacity:1;transform:scale(1)}
}

.row-fluid .post-item{float:left;width:50%;padding: 0 15px; animation: fadeScaleIn .3s ease;} 
.row-fluid .post-item .inner{}
.row-fluid .post-item .inner .thumb{height:200px;position:relative;}
.row-fluid .post-item .inner .thumb a{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:50px;width:50px;text-align:center;line-height:50px;z-index:1;color:#fff;background:rgba(24,112,185,0.83);transition:all 0.3s ease;font-size:18px;opacity:0;visibility:hidden;}
.row-fluid .post-item .inner .thumb:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(62,62,62,0.34);transition:all 0.3s ease;opacity:0;}
.row-fluid .post-item .inner .thumb a:hover{background:rgb(24,112,185);border-radius:50%;}
.row-fluid .post-item .inner:hover .thumb:before{opacity:1;}
.row-fluid .post-item .inner:hover .thumb a{opacity:1;visibility:visible;}

.row-fluid .post-item .inner .post-contain h3.post-title{font-size:18px;text-decoration:none;margin:0px;line-height:normal;}
.row-fluid .post-item .inner .post-contain h3.post-title a{text-decoration:none; color: #2F5597}
.row-fluid .post-info{padding:12px 0px 15px;margin-bottom:15px;}
.row-fluid .post-info a.author-link{font-weight:600;text-decoration:none;}
.row-fluid .post-info span.date{display:inline-block;font-weight:600; font-size: 16px;}
.row-fluid .post-info .topics { float: left; width: 100%; padding: 7px 0 0; font-weight: 600; }
.row-fluid .post-info .topics a.topic-link { text-decoration: none; padding: 0px 4px; }
.row-fluid .post-info .topics a { }
.row-fluid .post-item .inner .post-contain .text{float:left;width:100%;display:block;font-size:13px;line-height:22px; margin-bottom:10px;}
.row-fluid .post-item .inner .post-contain .text p{ padding-bottom:0px;}
.row-fluid .post-item {float:none;width:100%}
.row-fluid .post-item .post-title {margin-bottom:10px}
.row-fluid .post-item .post-title a {text-decoration:none}
.row-fluid .post-header {display:flex; align-items: flex-start; flex-wrap: nowrap;}
.row-fluid .post-item .inner .post-contain h3.post-title {margin-right: 5px; margin-bottom: 12px; flex: 1}
.row-fluid .post-info {padding: 2px 0 0;  text-align: left; margin-bottom: 0; min-width: 100px}

.row-fluid .post-header a.post-sort {color:#474E53;text-transform:uppercase;font-weight:600;text-decoration:none;margin-bottom: 20px}
.row-fluid .post-header a.sort-name {text-align:center;flex:1}
.row-fluid .post-header a.post-sort i {font-family:fontAwesome;content:"\f0da"}



a.read-more{font-weight:600;text-decoration:none;text-transform:uppercase;}
a.read-more:after{content:'→';padding-left:6px;position:relative;top:-1px;transition:all 0.3s ease;left:0;}
a.read-more:hover:after{left:5px;}

/* */
.row-fluid .sidebar-widget{margin-bottom:30px;font-size:13px;line-height:23px;}
.row-fluid .sidebar-widget h3{text-transform:uppercase;font-size:15px;letter-spacing:2px;margin:0 0 10px;display:inline-block;position:relative;padding-bottom:4px;color:#19436E;}
.row-fluid .sidebar-widget.search{position:relative;}
.row-fluid .sidebar-widget.search .Search-wrapper{display:none;}
.row-fluid .blog-sidebar{padding-top:15px;}
/* .row-fluid .sidebar-widget h3:before{content:"";position:absolute;bottom:0;left:0;background:#19436E;height:2px;width:100%;} */
.row-fluid .sidebar-widget.subscribe{}
.row-fluid .sidebar-widget.subscribe form{position:relative;margin-top:10px;}
.row-fluid .sidebar-widget.subscribe form .hs-form-field{max-width:calc(100% - 45px);}
.row-fluid .sidebar-widget.subscribe form .hs-form-field label{display:none;}
/* .row-fluid .sidebar-widget.subscribe form  .hs_submit.hs-submit{position:absolute;padding:0px;max-width:46px;right:0;top:0;height:40px;width:50px;} */
/* .row-fluid .sidebar-widget.subscribe form .hs_submit.hs-submit input.hs-button.primary.large{position:absolute;left:0;height:100%;width:100%;background:#19436E;color:#19436E;border:none;} */
/* .row-fluid .sidebar-widget.subscribe form .hs_submit.hs-submit:before{content:"→";position:absolute;top:calc(50% - 2px);left:50%;transition:all 0.3s ease;color:#fff;z-index:1;transform:translate(-50%,-50%);height:0;line-height:1px;} */
.row-fluid .sidebar-widget.subscribe form {}

.row-fluid .sidebar-widget.subscribe form input.error { background: #ffd2d2; border-color: red; }
.row-fluid .sidebar-widget.subscribe form  > .hs_error_rollup { display: none; }


.row-fluid .sidebar-widget.subscribe form .hs-form-field { width: 100%; max-width: 100%; margin: 0 0 10px; }
.row-fluid .sidebar-widget.subscribe form .hs_submit.hs-submit { padding: 0;}
.row-fluid .sidebar-widget.subscribe form .hs_submit.hs-submit input { width: 100%; }

.row-fluid .sidebar-widget.topics{}
.row-fluid .sidebar-widget.topics .block{}
.row-fluid .sidebar-widget.topics .block .widget-module{}
.row-fluid .sidebar-widget.topics .block .widget-module ul{}
.row-fluid .sidebar-widget.topics .block .widget-module ul li{float:left;width:100%;}
.row-fluid .sidebar-widget.topics .block .widget-module ul li a{font-weight:600;text-decoration:none;text-transform:capitalize;display:inline-block;padding:7px 15px 7px 5px;color:#474E53;}
.row-fluid .sidebar-widget.topics .block .widget-module ul li a span.filter-link-count{display:none;}
.row-fluid .sidebar-widget.topics .block .widget-module ul li a:before{content:"\f0da";font-family:fontAwesome;margin-right:12px;font-size:11px;vertical-align:bottom;position:relative;top:2px;}
.row-fluid .sidebar-widget.topics .block .widget-module ul li + li{border-top:1px solid #e4e4e4;}
.row-fluid .sidebar-widget.recent-post{}
.row-fluid .sidebar-widget.recent-post .single-post{float:left;width:100%;display:flex;align-items:center;}
.row-fluid .sidebar-widget.recent-post .single-post{float:left;width:100%;display:flex;align-items:center;}
.row-fluid .sidebar-widget.recent-post .single-post .post-image{float:left;width:70px;height:70px;}
.row-fluid .sidebar-widget.recent-post .single-post .post-image img{height:70px;width:100%; object-fit:cover;}
.row-fluid .sidebar-widget.recent-post .single-post  .post-contain{float:left;width:calc(100% - 70px);padding-left:20px;font-weight:600;}
.row-fluid .sidebar-widget.recent-post .single-post .post-contain a{color:inherit;text-decoration:none;font-size:15px;}
.row-fluid .sidebar-widget.recent-post .single-post .post-contain a:hover{color:#1870B9;}
.row-fluid .sidebar-widget.recent-post .single-post .post-contain .date{margin:6px 0 0;}
.row-fluid .sidebar-widget.recent-post .single-post + .single-post{margin:15px 0 0;border-top:1px solid #e4e4e4;padding:15px 0 0;}
.row-fluid .sidebar-widget.recent-post .single-post .post-contain .date{display:none;}
.row-fluid .sidebar-widget.topics .block .widget-module ul li a:hover{color:#1870B9;}
.row-fluid .sidebar-widget.recent-post .post-wrapper{margin-top:20px;}

/* Blog Post */
.row-fluid .blog-main-contain { }
.row-fluid .blog-main-contain .thumb { height: 320px; }
.row-fluid .blog-main-contain .thumb a { display: none; }
.hs-blog-post .row-fluid .blog-sidebar { padding-top: 0px; }
.row-fluid .blog-main-contain h1 { font-size: 39px; font-weight: 600; margin: 20px 0 0px; }
.row-fluid .blog-main-contain .section.post-body { float: left; width: 100%; padding-bottom: 20px; }
.row-fluid .widget-type-blog_comments { }
.row-fluid .widget-type-blog_comments form { padding-top:30px;  }
.row-fluid .widget-type-blog_comments form .hs-form-field { padding-bottom: 15px; }
.row-fluid .widget-type-blog_comments form .hs-form-field ul.hs-error-msgs.inputs-list { }
.row-fluid .widget-type-blog_comments form .hs-form-field ul.hs-error-msgs.inputs-list label { color: red; }
.row-fluid .widget-type-blog_comments form .hs-form-field > label { display: block; padding-bottom: 7px; }

/* */
.new-comments { }
.new-comments > div { padding: 0px !important; margin: 0px !important; border: none !important; }
.new-comments > div + div { margin-top: 20px !important; border-top: 1px solid #e4e4e4 !important; padding-top: 20px !important; }
.new-comments .comment-from { padding-right: 10px; }
.new-comments .comment-from h4 a { text-decoration: none; font-weight: 600; text-transform: capitalize; }
.new-comments .comment-date { font-weight: 600; font-size: 14px; }
.new-comments  .comment-body { padding: 10px 0 10px; }
.new-comments .comment-body p { padding: 0px; }
.new-comments button.comment-reply-to.hs-button.secondary { padding: 0px; font-weight: 500; outline: none; cursor: pointer; padding-left:30px; }

/* */
.row-fluid .blog-main-contain ol, .row-fluid .blog-main-contain ul { padding: 0 0 0 16px; }
.row-fluid .blog-main-contain ol li, .row-fluid .blog-main-contain ul li { }
.row-fluid .blog-main-contain ol li + li, .row-fluid .blog-main-contain ul li + li { padding-top: 12px; }
.row-fluid .blog-main-contain ul { list-style-type: disc; }
.row-fluid .blog-main-contain blockquote { border-left: 2px solid #000; padding: 10px 0 10px 20px; font-size: 16px; line-height: 26px; font-weight: 600; margin: 20px 0 20px; clear: both; float: left; width: 100%; }

/* */
.row-fluid .author-profile{display:flex;align-items:center;padding:0 15px 0;}
.row-fluid .author-profile img{height:150px;width:150px;border-radius:100%;object-fit:cover;}
.row-fluid .author-profile .author-contain{width:calc(100% - 150px);padding-left:30px;}
.row-fluid .author-profile .author-contain h2.hs-author-name{padding:0 0 15px;text-transform:capitalize;}
.row-fluid .author-profile .author-contain .text{font-size:14px;line-height:23px;}
.row-fluid .author-profile + h3.hs-author-listing-header{margin:40px 0 20px;padding:0 15px;}

.row-fluid .load-more-wrapper{float:left;width:100%;text-align:center;}
.row-fluid .load-more-wrapper a.load-more{padding:15px 44px;text-decoration:none;text-decoration:none;font-size:12px;font-weight:bold;text-transform:uppercase;letter-spacing:1px;color:#474E53;transition:all 0.3s ease;display:inline-block;border:2px solid #474E53;}
.row-fluid .load-more-wrapper a.load-more:hover{background:#474E53;color:#fff;}

.row-fluid .load-more-wrapper a.load-more { position: relative; width: 200px; height: 50px; padding: 0px; }
.row-fluid .load-more-wrapper a.load-more span { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);  }
.row-fluid .load-more-wrapper a.load-more i { font-size: 26px; line-height: 46px; color: #fff; display: block; transform: scale(1); opacity: 0; color:#474e53; }
.row-fluid .load-more-wrapper a.active.load-more { background: transparent; width: 50px; border-radius: 50%; border-color:transparent; }
.row-fluid .load-more-wrapper a.active.load-more span { transform: translate(-50%, -50%) scale(0); }
.row-fluid .load-more-wrapper a.active.load-more i { opacity: 1; }

.row-fluid .load-more-wrapper a.load-more.none { display: none !important; }

/* */
.row-fluid .author-profile.post-page { border: 1px solid rgba(71, 78, 83, 0.24); border-left: none; border-right: none; padding: 43px  0; margin: 40px 0 10px; }
.row-fluid .author-profile.post-page h2.hs-author-name a { text-decoration: none; text-transform: capitalize; }
.row-fluid .topics.list { font-weight: 600; color: #000; font-size: 15px; text-transform: uppercase; padding: 30px 0 0px; }
.row-fluid .topics.list a.topic-link { padding: 9px 19px; background: #474E53; color: #fff; text-decoration: none; display: inline-block; font-size: 12px; transition: all 0.3s ease; margin-top:10px; }
.row-fluid .topics.list a.topic-link + a.topic-link { margin-left: 10px; }
.row-fluid .topics.list span { display: inline-block; vertical-align: middle; padding-right: 10px; }
.row-fluid .topics.list a.topic-link:hover { background: #1870B9; }
.row-fluid .post-share-container span {font-weight: 600;color: #000;font-size: 15px;text-transform: uppercase;}
.row-fluid .post-share-container {display: flex; align-items: center;padding-top: 50px;}
.row-fluid .post-share-container .socialIcons a { transition:all 0.4s;   display: inline-block;text-align: center;font-size: 22px;border: 1px solid #474E53; padding: 5px 0;background: #474E53;color:#fff; margin:0 0 0 15px;width:45px;}
.row-fluid .post-share-container .socialIcons a:hover {background-color: #1870B9;border-color: #1870B9;}



/* */
.feature-model, .feature-model2 { padding: 0px !important; margin: 0px !important; border-radius: 5px; border:2px solid #1870B9; }
.feature-model h4, .feature-model2 h2 { padding:10px 35px 13px 15px; font-weight: 400; background: #1870B9;  color:#fff;}
.feature-model .text, .feature-model2 .text { padding: 20px 15PX; margin: 0px; }

/* */
.row-fluid .infinity-soluction { padding: 40px 0 50px; background-color:#f7f7f7; }
.row-fluid .infinity-soluction .heading-2 { text-align: center; padding: 0 0 30px; }
.row-fluid .infinity-soluction .solution-box-wrapper { text-align: center; }
.row-fluid .infinity-soluction .single-box { display: inline-block; width: calc((100% / 4) - 3px); padding: 15px; text-align: center; vertical-align:top;}
.row-fluid .infinity-soluction .single-box img { height: 70px; width: 70px; object-fit: contain; }
.row-fluid .infinity-soluction .single-box  .contain { padding: 30px 0 0; }
.row-fluid .infinity-soluction .single-box .contain h3 { font-size: 19px; margin: 0px 0 15px; }
.row-fluid .infinity-soluction .single-box .contain .btn-wrapper { margin: 10px 0 0; }

.row-fluid .infinity-soluction .box3 .single-box { width: calc((100% / 3) - 3px); }

/* */
.row-fluid .service-work-section { padding: 50px 0 50px; }
.row-fluid .service-work-section .heading-2 { text-align: center; }
.row-fluid .service-work-section .service-box-wrapper { }
.row-fluid .service-work-section .service-box { display: flex; padding:20px 0 0;}
.row-fluid .service-work-section .service-box > div { width: 33.33%; float: left; padding: 15px; min-height: 1px; }
.row-fluid .service-work-section .service-box .single-service-box { }
.row-fluid .service-work-section .service-box .single-service-box .service-title { display: flex; align-items: center; padding: 0 0 15px; }
.row-fluid .service-work-section .service-box .single-service-box .service-title h3 { margin: 0px; padding-left: 20px; font-size: 21px; }
.row-fluid .service-work-section .service-box .single-service-box .service-title img { height: 35px; width: 35px; object-fit: contain; }
.row-fluid .service-work-section .service-box .single-service-box .service-title .icon { height: 60px; width: 60px; background:#19436e; text-align: center; border-radius: 100%; position: relative; display: flex; align-items: center; justify-content: center; }
.row-fluid .service-work-section .service-box .single-service-box + .single-service-box { margin: 30px 0 0; }
.row-fluid .service-work-section .service-box .center-box { display: flex; align-self: center; }
.row-fluid .service-work-section .service-box .center-box img { object-fit: contain; }
.row-fluid .service-work-section .service-box .single-service-box .service-title h3 { width:calc(100% - 60px); }

.row-fluid .service-work-section .service-box .left-box .single-service-box { }
.row-fluid .service-work-section .service-box .left-box .single-service-box .service-title { flex-direction: row-reverse; }
.row-fluid .service-work-section .service-box .left-box .single-service-box .service-title h3 { padding-left: 0px; padding-right: 20px; text-align:right; }
.row-fluid .service-work-section .service-box .left-box .single-service-box .text { text-align:  right; }



/* Custom Landing page Desing */
.custom-landing-page .row-fluid .top { padding: 20px 0; background: #fff }
.custom-landing-page .row-fluid .top-contact { padding-top: 10px; font-size: 24px; line-height: 30px; color: #1f2124; text-align: right }
.custom-landing-page .row-fluid .top-contact a { font-weight: 700; color: #1d9ab7; text-decoration: none;}
.custom-landing-page .row-fluid .top-contact a:hover { opacity: .7 }
.custom-landing-page .body-container-wrapper { margin: 0px; }
.custom-landing-page .row-fluid .hero-land1 { padding: 60px 0 45px; position: relative; font-weight: 600; background-size: cover; background-repeat: no-repeat; background-position: center; }
.custom-landing-page .row-fluid .hero-land1:before { content: ''; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: #fff; opacity: .78 }
.custom-landing-page .row-fluid .hero-land1>div { position: relative }
.custom-landing-page .row-fluid .hero-land1 .bg-img { display: none; }
.custom-landing-page .row-fluid .hero-landleft { margin: 0; width: 65%; font-size: 16px; color: #696969; padding-right: 90px }
.custom-landing-page .row-fluid .hero-landleft h1 { color: #333; font-size: 40px; margin: 0; padding: 15px 0 25px; line-height: 48px; font-weight: 700; clear: both; text-transform:normal; font-size: 57px; line-height: 64px; font-weight: 300; color:#19436E; }
.custom-landing-page .row-fluid .hero-landleft ul { margin: 0; padding: 25px 0 0 30px; list-style-type: none }
.custom-landing-page .row-fluid .hero-landleft ul li { margin: 0; padding: 5px 25px 5px; display: block; position: relative; font-weight: 400 }
.custom-landing-page .row-fluid .hero-landleft ul li:before { content: "\f05d"; color: #19436e; position: absolute; top: 5px; left: 0; font-family: 'FontAwesome'; }
.custom-landing-page .row-fluid .hero-landright { margin: 0; width: 35%; padding: 40px; background: #19436E; position: relative; }
.custom-landing-page .row-fluid .hero-landright:before { content: ''; border-top: 10px solid #1d9ab7; position: absolute; bottom: 100%; left: 40px; right: 40px; }
.custom-landing-page .row-fluid .hero-landright h4 { color: #fff; font-size: 30px; line-height: 36px; text-align: center; padding: 0 0 30px }
.custom-landing-page .row-fluid .hero-landright .hs-form-field>label { display: none }
.custom-landing-page .row-fluid .hero-landright input.hs-button { width: 100%; color: #fff; }
.custom-landing-page .row-fluid .hero-landright input.hs-button:hover { background-color: transparent }
.custom-landing-page .row-fluid .hero-landright span { color: #fff; }
.custom-landing-page .row-fluid .hero-landright input.hs-button:hover { background: #fff; color: #19436e; }
.custom-landing-page .row-fluid .landing-conone { padding: 70px 0; font-size: 18px; line-height: 30px }
.custom-landing-page .row-fluid .landing-conone h2:after { content: ''; margin: 20px auto; width: 75px; height: 4px; background: #1d9ab7; display: block }
.custom-landing-page .row-fluid .testi-section { padding: 50px 0; background: #262626; color: #fff; font-style: italic; font-weight: 300; }
.custom-landing-page .row-fluid .testi-box { padding: 0 50px 20px 180px; }
.custom-landing-page .row-fluid .testi-innerbox { padding: 10px 0 0 0; font-size: 20px; position: relative; font-style: normal; display: flex; align-items: center; }
.custom-landing-page .row-fluid .testi-img { width: 60px; height: 60px; border-radius: 100%; overflow: hidden; float: left; }
.custom-landing-page .row-fluid .testi-innerbox h5 { padding: 0; font-size: 20px; line-height: 30px; color: #1d9ab7; }
.custom-landing-page .row-fluid .testi-content { position: relative; font-size: 16px; margin: 0 0 0px; }
.custom-landing-page .row-fluid .testi-content:before { content: "\f10d"; font-family: 'FontAwesome'; position: absolute; top: 0; right: 103%; font-size: 100px; color: #ffffff; line-height: normal; font-style: normal; opacity: .3; }
.custom-landing-page .row-fluid .testi-slider ul.slick-dots li button { height: 5px; padding: 0; background: #fff; -webkit-border-radius: 0; -moz-border-radius: 0; -o-border-radius: 0; -ms-border-radius: 0; border-radius: 0 }
.custom-landing-page .row-fluid .testi-slider ul.slick-dots li button:hover, .row-fluid .testi-slider ul.slick-dots li.slick-active button { background: #dd6300 }
.custom-landing-page .testi-position { padding-left: 20px; font-size: 14px; }
.custom-landing-page .row-fluid .featu-section { padding: 60px 0 }
.custom-landing-page .row-fluid .featu-section1 { padding-top: 20px }
.custom-landing-page .row-fluid .featu-section1 .hs_cos_wrapper_widget { width: 33.33%; float: left; padding: 20px 40px 0 }
.custom-landing-page .row-fluid .featu-box { -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; -ms-transition: all .4s ease-in-out; transition: all .4s ease-in-out }
.custom-landing-page .row-fluid .featu-inner { }
.custom-landing-page .row-fluid .featu-icon img { max-width: 64px }
.custom-landing-page .row-fluid .featu-text { color: #858c97 }
.custom-landing-page .row-fluid .featu-text h4 { padding: 25px 0; font-weight: 600; font-size: 24px; line-height: 30px; color: #1d9ab7; }
.custom-landing-page .row-fluid .featu-box:hover { }
.custom-landing-page .row-fluid .social-share { padding: 32px 0; background: #262626; text-align: center; }
.custom-landing-page .row-fluid .social-share h5 { padding: 0; font-weight: normal; font-size: 20px; line-height: 30px; color: #fff; display: inline-block; vertical-align: middle; padding-right: 20px; }
.custom-landing-page .row-fluid .social-share ul { margin: 0; padding: 0; list-style-type: none; text-align: center; display: inline-block; vertical-align: middle }
.custom-landing-page .row-fluid .social-share ul li { margin: 0; padding: 0 5px; display: inline-block }
.custom-landing-page .row-fluid .social-share ul li a { width: 35px; height: 35px; line-height: 33px; background: transparent; -webkit-border-radius: 50px; -moz-border-radius: 50px; -o-border-radius: 50px; -ms-border-radius: 50px; border-radius: 50px; border: 1px solid #fff; color: #fff; display: inline-block; -webkit-transition: all .6s ease-in-out; -moz-transition: all .6s ease-in-out; -o-transition: all .6s ease-in-out; -ms-transition: all .6s ease-in-out; transition: all .6s ease-in-out; text-decoration: none; }
.custom-landing-page .row-fluid .social-share ul li a:before { font-family: 'FontAwesome' }
.custom-landing-page .row-fluid .social-share ul li:nth-child(1) a:before { content: "\f09a" }
.custom-landing-page .row-fluid .social-share ul li:nth-child(2) a:before { content: "\f099" }
.custom-landing-page .row-fluid .social-share ul li:nth-child(3) a:before { content: "\f0e1" }
.custom-landing-page .row-fluid .social-share ul li:nth-child(4) a:before { content: "\f0d5" }
.custom-landing-page .row-fluid .social-share ul li a:hover { text-decoration: none; background: #fff; color: #1d9ab7; }
.custom-landing-page .row-fluid .copyright { padding: 20px 0 15px; font-size: 15px; color: #ffffff; font-weight: 300; background: #191919; text-align: center; }
.custom-landing-page .row-fluid .hero-landright legend.hs-field-desc { margin: 0px 0 10px; }
.custom-landing-page .row-fluid .hero-landright select { color: #474E53; }
.custom-landing-page .row-fluid .landing-conone .color-title h2,
.custom-landing-page .row-fluid .featu-section .color-title h2 { font-size:  28px; line-height:  32px; font-weight: 700; }


/* */
.row-fluid .bg-blue { background: #19436e; color:  #fff; }
.row-fluid .bg-blue h2 { color:  #fff; }

/* */
.row-fluid .ebook-represent.bg-light-gray { background: #f7f7f7; color: #000; }
.row-fluid .ebook-represent.bg-light-gray h2 { color: #000; }
.row-fluid .ebook-represent.bg-light-gray a.cta_button { border-color: #19436e; color: #19436e; }
.row-fluid .ebook-represent.bg-light-gray a.cta_button:hover { color: #fff; background: #19436e; }

.row-fluid .TrainingCourses-section { padding: 60px 0 70px; background: #f7f7f7; }
.row-fluid .TrainingCourses-section .CoursesBox-wrapper { display: flex; justify-content: center; flex-wrap: wrap; margin: 0 -15px; }
.row-fluid .TrainingCourses-section .CoursesBox-wrapper .CourseBox { width: calc((100% / 4) - 30px); margin: 15px; background: #fff; text-align: center; }
.row-fluid .TrainingCourses-section .CoursesBox-wrapper .CourseBox a { text-decoration: none; display: block; height: 100%; padding: 30px 15px; transition: all 0.3s ease; }
.row-fluid .TrainingCourses-section .CoursesBox-wrapper .CourseBox h3 { margin: 0; line-height: 23px; margin: 0 0 10px; font-size: 19px; }
.row-fluid .TrainingCourses-section .CoursesBox-wrapper .CourseBox a:hover { background: #1870B9; color: #fff; }
.row-fluid .TrainingCourses-section .color-title { padding: 0 0 10px; }

.row-fluid .LogoCustom-section { padding: 50px 0; }
.row-fluid .LogoCustom-section .LogoCustom-wrapper { display: flex; margin: 0px -15px; flex-wrap: wrap; justify-content: center; }
.row-fluid .LogoCustom-section .LogoCustom-Box { margin: 15px; width: calc((100% / 2) - 30px); }
.row-fluid .LogoCustom-section .LogoCustom-Box img { display: block; margin: 0 auto; height: 100px; width: 200px; object-fit: contain; }
.row-fluid .LogoCustom-section .LogoCustom-Box span { font-size: 14px; text-align: center; display: block; margin: 10px 0 0; }

/* Team Page 26-10-2018 */
.row-fluid .team-sec { padding:80px 0; }
.row-fluid .team-title { text-align:center; font-size:16px; line-height:26px; }
.row-fluid .team-title h2 { margin: 0 0 20px; font-size: 32px;  }

/******** 07-01-2019 *************/
.row-fluid .faq-sec { padding:10px 0 20px; }   
.row-fluid .faq-sec .title-text { margin:0 auto !important; max-width:700px; width:100%; text-align:center; font-size:20px; line-height:28px; float:none; display:block; color:#212121; }
.row-fluid .faq-sec .title-text h2 { font-size:36px; line-height:44px;margin-bottom:20px; }

/* faq page 3 */
.row-fluid .faq3-section1 { margin-top:30px; padding:30px; border:1px solid #19436E; font-size:14px; line-height:22px; color:#212121; }
.row-fluid .faq3-section1 .common-section1 { padding-top:0; }
.row-fluid .faq3-text h4 { padding:0 0 10px; font-size:22px; line-height:26px; text-transform:uppercase; color:#19436E;  }
.row-fluid .faq3-section1 .common-inner h5 { margin:0; padding:15px 40px 15px 15px; font-size:16px; color:#19436E; line-height:24px; background-color:transparent; border:1px solid #eee; position:relative; cursor:pointer; }
.row-fluid .faq3-section1 .common-inner h5:before { content:"\f105"; right:15px; font-size:30px; position:absolute; top:15px; font-family: 'FontAwesome'; }
.row-fluid .faq3-section1 .common-inner h5.active:before { content:"\f107"; }
.row-fluid .faq3-section1 .common-section1 .hs_cos_wrapper_widget { padding: 4px 0; }
.row-fluid .faq3-section1 .common-text { padding:10px 15px 0; border:1px solid rgba(0,0,0,0.1); border-top:none; display:none; }
.row-fluid .faq3-section1 .common-text ul { margin:10px 0 18px; padding:0; list-style-type:none; }
.row-fluid .faq3-section1 .common-text ul li { margin:0; padding:0 0 0 25px; display:block; position:relative; }
.row-fluid .faq3-section1 .common-text ul li:before { content:"\f00c"; position:absolute; top:0; left:0; color:#19436E; font-family:'FontAwesome'; }

.row-fluid .thanak-section { padding:80px 0; text-align:center; }
.row-fluid .thanak-section1 { margin:0 auto !important; max-width:780px; font-size:16px; line-height:28px; width:100%; float:none; display:block; }    
.row-fluid .thank-title { padding:50px 0 10px; }
.row-fluid .thank-title h2 { font-size:36px; line-height:normal; color: #19436E; font-weight: 500; }
.row-fluid .thnak-cta a { margin-top:40px; padding:12px 25px; min-width:180px; text-transform:uppercase; }
.row-fluid .thnak-cta a:before { content:"\f177"; margin-right:10px; display:inline-block; font-family:'FontAwesome'; }  
.row-fluid .thumbs-up img { height:120px; width:auto !important; }

/* Faq Section */
.row-fluid .cs_faq_section { padding:40px 0 80px; } 
.row-fluid .faq-titleraw { text-align:center; font-size:15px; line-height:21px; color:#474e53; padding-bottom:15px; }
.row-fluid .faq-titleraw h2 { font-size:36px; line-height:44px; font-weight:900; }
.row-fluid .inteq-faqmain .contain { float:left; width:30%; padding-right:30px; }
.row-fluid .inteq-faqmain .contain h3 { margin-bottom:10px; }
.row-fluid .inteq-faqmain .single_acc_box_wrapper { float:left; width:70%; }
.row-fluid .cs_faq_contain_wrapper { float:left; width:100%; } 
.row-fluid .inteq-faqmain { float:left; width:100%; margin-top:30px; padding:30px; border:1px solid #19436E; font-size:15px; line-height:24px; }
.row-fluid .intel-faqbox { float:left; width:100%; border:1px solid #d5d7d8; margin-bottom:10px; }
.row-fluid .intel-faqbox .cs_title { float:left; width:100%; font-weight:700; font-size:17px; padding:10px 35px 10px 15px; position:relative; cursor:pointer; transition:all 0.3s ease; } 
.row-fluid .intel-faqbox .cs_title:after { position:absolute; content:"\f105"; font-family:'FontAwesome'; right:15px; font-size:22px; top:50%; transform:translateY(-50%); -moz-transform:translateY(-50%); -ms-transform:translateY(-50%); -webkit-transform:translateY(-50%); -o-transform:translateY(-50%); }
.row-fluid .intel-faqbox .cs_title.active:after { content:"\f107"; }
.row-fluid .intel-faqbox .cs_contain { float:left; width:100%; padding:10px 15px; display:none; border-top:1px solid #d5d7d8; }

.row-fluid .recent-newssec { padding:70px 0; background:#f3f3f3; font-size:15px; line-height:24px; }
.row-fluid .recent-newssec .section-title h2 { text-align:center; font-size:36px; line-height:42px; margin-bottom:15px; }
.row-fluid .recent-section { padding:70px 0 55px; }
.row-fluid .recent-section1 { margin:30px -15px 0; display:block; }
.row-fluid .recent-box { width:33.33%; float:left; }
.row-fluid .recent-col { padding:0 15px; }
.row-fluid .recent-col a.btn-1 { margin-top:10px; padding:8px 15px; }
.row-fluid .recent-image { height:270px; background-size:cover; background-position:center center; background-repeat:no-repeat; position:relative; }
.row-fluid .recent-date { padding:11px; max-width:220px; width:100%; font-size:16px; color:#fff; display:inline-block; position:absolute; bottom:-27px; left:30px; text-align:center; border-radius:5px; background:#19436E; }
.row-fluid .recent-date:before { content:''; margin-right:10px; width:21px; height:20px; background-image:url('https://2668666.fs1.hubspotusercontent-na1.net/hubfs/2668666/Hamster_2017/Image/recent-watche.png'); display:inline-block; vertical-align:middle; }

.row-fluid .recent-text { padding:50px 0 20px; font-size:14px; line-height:22px; font-weight:500; }
.row-fluid .recent-title { font-size:18px; line-height:22px; font-weight:700; font-family: 'Poppins', sans-serif; }
.row-fluid .recent-content { padding:10px 0; }
.row-fluid .recent-title a { text-decoration:none; color:#222; }
.row-fluid .recent-title a:hover { color:#1870B9; }

.row-fluid .recent-slider .slick-arrow { top:135px; }
.row-fluid .recent-slider .slick-prev.slick-arrow { left:-60px; }
.row-fluid .recent-slider .slick-next.slick-arrow { right:-60px; }


/* Landing Page */
.row-fluid .thank-banner > div:last-child { padding:150px 0px 128px; }
/* top */
.lp-page .body-container-wrapper { margin:0; }
.row-fluid .top-lp { padding:20px 0; background:#1870B9; }
.row-fluid .logo-lp , .row-fluid .top-contact-lp { width:50%; display:inline-block; float:none; vertical-align:middle; }
.row-fluid .logo-lp img { max-width:290px; }
.row-fluid .top-contact-lp { margin:0 0 0 -5px; font-size:24px; line-height:30px; font-weight:400; color:#fff; text-align:right; }
.row-fluid .top-contact-lp a { font-weight:700; color:#fff }
.row-fluid .top-contact-lp a:hover { opacity:0.8; }

/* hero section */
.row-fluid .hero-lp { padding:90px 0 0; position:relative; }
.row-fluid .hero-lp:before { content:''; width:100%;  height:100%; position:absolute; top:0; left:0; background:#1870B9; opacity:0.80; }
.row-fluid .hero-lp > div { position:relative; }
.row-fluid .hero-inner-lp { text-align:center; }
.row-fluid .hero-inner-lp h1 { font-size:60px; line-height:66px; color:#fff; font-weight:400; }
.row-fluid .hero-textinner-lp { margin:0 auto !important; display:block; width:100%; float:none; max-width:990px; float:none; }
.row-fluid .hero-content-lp { margin:20px 0 70px; font-size:24px; line-height:30px; color:#fff; }

.row-fluid .hero-box-lp { margin-bottom:25px; padding:0 20px; color:#fff; font-size:16px; line-height:24px; }
.row-fluid .hero-box-lp h4 { padding:10px 0; font-size:24px; line-height:30px; font-weight:500; color:#fff; } 
.row-fluid .hero-box-lp i { font-size:34px; line-height:36px; color:#fff; }

.row-fluid .hero-right-lp { margin-bottom:-185px; padding:40px; border-radius:0 50px 0 50px; background:#fff; box-shadow:2px 2px 15px rgba(0,0,0,0.5); text-align:left; }
.row-fluid .hero-formtitle-lp { text-align:center; font-size:16px; line-height:24px; }
.row-fluid .hero-formtitle-lp h4 { font-size:24px; line-height:30px; padding:0 0 10px; color:#1870B9;font-weight:400; }
.row-fluid .hero-form-lp .hs-form-field > label span + span { display:none; }
.row-fluid .hero-form-lp .hs-button { width:100%; }

/* benefit-parson */
.row-fluid .benefit-section { padding:0 0 50px; background:#f7f7f7; color:#474E53; font-size:16px; line-height:26px; }
.row-fluid .benefit-parson { padding:42px 0 15px; border-bottom:2px solid rgba(0,0,0,0.1); }
.row-fluid .benefit-img { width:96px; height:96px; overflow:hidden; border-radius:100%; border:3px solid #fff; }
.row-fluid .benefit-text { margin:0; padding:0 74px 0 20px; width:calc(100% - 96px); }
.row-fluid .benefit-name { margin:0 5px 0 0; width:auto; display:inline-block; }
.row-fluid .benefit-name a { color:#1870B9; }
.row-fluid .benefit-name a:hover { color:#19436E; }

.row-fluid .benefit-section1 { padding:60px 0 0; }
.row-fluid .benefit-section1 .hs_cos_wrapper_widget { padding:15px; width:33.33%; float:left; }
.row-fluid .benefit-icon { margin:0 auto; width:120px; height:120px; line-height:95px; border-radius:100%; border:3px solid #19436E; display: flex; align-items: center; }
.row-fluid .benefit-icon img { margin:0 auto; width:auto !important; height:60px; }
.row-fluid .benefit-content { padding:20px 0 0; }
.row-fluid .benefit-content h4 { padding:2px 0 18px; font-size:24px; line-height:30px; color:#1870B9; font-weight:400; }

/* feature-section */
.row-fluid .feature-lp { padding:70px 0; }
.row-fluid .feature-lp .title-text { margin:0 auto !important; max-width:1000px; width:100%; font-size:18px; line-height:26px; text-align:center; color:#000; float:none; } 
.row-fluid .feature-lp .title-text h2 { font-size:36px; line-height:44px; color:#19436E; font-weight: 500; margin-bottom: 15px; }
.row-fluid .feature-lp1 { padding:50px 0 0; }
.row-fluid .feature-lp1 .hs_cos_wrapper_widget { padding:20px 0; float:left; }
.row-fluid .feature-box { float:left; width:100%; }
.row-fluid .feature-text { padding:90px 200px 90px 0; width:calc(100% - 340px); float:left; font-size:16px; line-height:26px; }
.row-fluid .feature-text h4 { padding:0 0 20px; font-size:30px; line-height:36px; }
.row-fluid .feature-text h4 span { margin-right:15px; width:54px; height:54px; line-height:52px; border:2px solid #1870B9; border-radius:100%; text-align:center; display:inline-block; }
.row-fluid .feature-img { padding:22px; width:340px; height:340px; border:2px solid #19436E; border-radius:100%; float:right; }
.row-fluid .feature-imgin { width:290px; height:290px; background-size:cover; background-position:center center; background-repeat:no-repeat; border-radius:100%; }

.row-fluid .feature-lp1 .hs_cos_wrapper_type_custom_widget:nth-child(2n) .feature-text { float:right; padding:90px 0 90px 200px; }
.row-fluid .feature-lp1 .hs_cos_wrapper_type_custom_widget:nth-child(2n) .feature-img { float:left; }


/* */
.one-line-form form { }
.one-line-form form .hs-form-field { padding-bottom: 20px; }
.one-line-form form .hs-form-field > label { font-size: 13px; font-weight: 600; display: block; margin: 0 0 6px; }
.one-line-form form .hs-form-field input { }
.one-line-form form .hs-form-field ul.hs-error-msgs { position: absolute; }
.one-line-form form .hs-form-field ul.hs-error-msgs label { color: #ff5050; font-size: 13px; }
.row-fluid .col-3-form { }
.row-fluid .col-3-form form { }
.row-fluid .col-3-form form > div { width: 33.33%; float: left; padding-left: 8px; padding-right: 8px; }
.row-fluid .col-3-form form:after { content: ''; display: table; clear: both; }
.row-fluid .col-3-form form > div:nth-child(7), 
.row-fluid .col-3-form form > div:nth-child(8), 
.row-fluid .col-3-form form > div:nth-child(9), 
.row-fluid .col-3-form form > div:nth-child(10), 
.row-fluid .col-3-form form > div:nth-child(11) { width: 100%; padding-bottom: 15px; margin: 0; }
.bg-gray form .hs_submit.hs-submit input { border-color: #b1b1b1; color: #b1b1b1; }
.bg-gray form .hs_submit.hs-submit input:hover { background: #b1b1b1; color: #fff; }

.row-fluid .resource-filter.v2 { padding-top: 60px; }
.row-fluid .anchor-strip { text-align: center; }
.row-fluid .anchor-strip a { border-color: #474e53; color: #474e53; }
.row-fluid .anchor-strip a:hover { background: #474e53; color: #ffff; }
.row-fluid .anchor-strip .anchor-strip-inner { padding: 10px 0 60px; }
.row-fluid .anchor-strip .anchor-strip-inner > div { max-width: 640px; margin: 0 auto; }

/* */
.row-fluid .cs_icon-box { padding: 10px 0 0; }
.row-fluid .cs_icon-box .widget-type-linked_image { width: 70px; height: 70px; display: flex; align-items: center; justify-content: center; margin: 0 auto; border-radius: 100%;/* border: 2px solid; */ }
.row-fluid .cs_icon-box  .widget-type-header { padding-top: 20px; padding-bottom: 22px; }
.row-fluid .cs_icon-box .widget-type-text h3 { margin: 0; }
.row-fluid .cs_icon-box .widget-type-rich_text { margin: 0 !important; font-size: 16px; font-weight: 700; /*padding:0 0 20px;*/ }
.row-fluid .cs_icon-box .widget-type-text span { padding-bottom: 5px; }


.row-fluid .cs_icon-box .btn-2 { }  
.row-fluid .cs_icon-box .btn-2 a { border-color: inherit; color:#474E53; }
.row-fluid .cs_icon-box .btn-2 a:hover { background: #474E53; color: #fff; }

.cs-popup-form { max-width: 800px !important; }
.cs-popup-form .one-line-form { margin: 0px; }
.cs-popup-form .one-line-form > div { max-width: 670px; margin: 0 auto; }
.cs-popup-form .one-line-form 
.hs_submit.hs-submit { padding-top: 0 !important; }
.cs-popup-form .one-line-form h3 { margin: 0 0 23px; }

.row-fluid .light-gray { background: #f7f7f7 !important; }

.row-fluid .anchor-strip .anchor-strip-inner > div > div > div { width: auto; float: none; display: inline-block; padding:5px; }
.row-fluid .anchor-strip .anchor-strip-inner > div { max-width: 100%; }

.row-fluid .gray-form-section {}
.row-fluid .gray-form-section h3 { color: #fff !important; padding: 0 !important; }
.row-fluid .gray-form-section h3:before { display: none; }
.one-line-form form { margin: 0 -8px; }
.row-fluid .cs_icon-box .widget-type-text { font-size: 16px; font-weight:700; }
.row-fluid .cs_icon-box .widget-type-text span{ display:block; padding-top: 10px; padding-bottom:5px;}
.row-fluid .cs_icon-box .btn-2 span { padding: 0px; }

.row-fluid .cta-strip-section.cta {}
.row-fluid .cta-strip-section.cta .wrapper > div > div > div:last-child { width: 100%; text-align: center; }


.row-fluid .col-2-form {}
.row-fluid .col-2-form form {}
.row-fluid .col-2-form form > div { width: 50%; float: left; padding: 0 8px; padding-bottom: 20px; }
.row-fluid .col-2-form form > div:nth-child(5), 
.row-fluid .col-2-form form > div:nth-child(6), 
.row-fluid .col-2-form form > div:nth-child(7),
.row-fluid .col-2-form form > div:nth-child(8) { width: 100%; } 


.ul-common ul { list-style: none !important; position: relative; }
.ul-common ul li { position: relative; }
.ul-common ul li:after { content: ''; position: absolute; left: -16px; top: 0; height: 5px; width: 5px; background: #1870B9; border-radius: 15px; top: 8px; } 

.ul-common.ul-common-2 ul { padding-left: 30px; margin-bottom: 10px; }
.ul-common.ul-common-2 ul li { margin-bottom: 5px; }

.row-fluid .resource-filter.v3 { padding: 50px 0 50px; }

/* Latest Pillar Page 04-03-2019 */
.row-fluid .pillar-contentsec2 { background:#f7f7f7; padding-top:70px; }
.row-fluid .pillar-contentsec2 .feature-section { padding-top:50px; } 
.row-fluid .section-titlebox { font-size:15px; line-height:22px; } 
.row-fluid .section-titlebox h2 { color:#19436E; font-size:29px; font-weight:600; margin:0 0 20px; }

.row-fluid .six-stepsec { padding:70px 0; }
.row-fluid .six-stepsec .wrapper > div > div { display:flex; align-items:center; }
.row-fluid .six-stepwrap { float:none; display:block; margin:40px -15px 0; width:auto; }
.row-fluid .six-stepbox { float:left; width:33.33%; padding:0 15px; margin-bottom:30px; } 
.row-fluid .six-stepinner { float:left; width:100%; background:#1572ba; transition:all ease .5s; color:#fff; font-size:15px; line-height:24px; }
.row-fluid .six-stepcol { float:left; width:100%; padding:30px 15px; }
.row-fluid .six-stepbox:hover .six-stepinner { box-shadow:0px 0px 30px 0px rgba(16, 24, 48, 0.5); }
.row-fluid .six-steptitle { font-size:22px; line-height:28px; font-weight:700; margin-bottom:15px; }
.row-fluid .six-stepnumber { text-align:center; float:left; width:100%; margin-bottom:15px; }
.row-fluid .six-stepnumber span { float:none; display:inline-block; vertical-align:top; height:40px; width:40px; line-height:40px; text-align:center; border-radius:100%; background:#fff; font-weight:bold; font-size:18px; color:#1572ba; }

.row-fluid .use-bprsec { background:#f7f7f7; padding-top:70px; }
.row-fluid .use-bprsec .section-titlebox { padding-bottom:30px; }
.row-fluid .pillar-sertabsec { background:#f7f7f7; } 
.row-fluid .pillar-sertabsec.service-section .main-tab-wrapper .thumb .contain { height:525px; }
.row-fluid .pillar-sertabsec.service-section .tabing-list .tab-list-inner ul li a { position:relative; padding:14px 30px 14px 30px; } 
.row-fluid .pillar-sertabsec.service-section .tabing-list .tab-list-inner ul li a:before { position:absolute; left:14px; top:14px; }

.row-fluid .bpr-keysec { padding-top:70px; } 
.row-fluid .bpr-keysec .section-titlebox { padding-bottom:50px; }

.row-fluid .service-section.pillar-sertabsec { display:inline-block; width:100%; height:685px; }
.row-fluid .service-section.pillar-sertabsec > div:first-child { padding:0; float:left; } 
.row-fluid .service-section.pillar-sertabsec > div:last-child { float:left; width:60%; }
.row-fluid .service-section.pillar-sertabsec .main-tab-wrapper .thumb { height:685px; } 
.row-fluid .service-section.pillar-sertabsec .left-padding { padding-left:0 !important; }

.row-fluid .service-section2 .left-padding { padding-left:0 !important; }
.row-fluid .service-section2 { padding:0; }
.row-fluid .service-section2 { min-height:474px; }
.row-fluid .service-section2 > div:first-child{ width:40%; padding:0; float:left; }
.row-fluid .service-section2 > div:last-child{width:60%;position:relative; float:left; }
.row-fluid .service-section2 .tabing-list1 {padding-top:62px;padding-bottom:80px;}
.row-fluid .service-section2 .tabing-list1 h3{margin:0 0 7px;font-size:24px; color:#1870B9; }
.row-fluid .service-section2 .tabing-list1 .widget-type-text {font-style:italic;}
.row-fluid .service-section2 .tabing-list1 .tab-list-inner1 {margin:24px 0 0;}
.row-fluid .service-section2 .tabing-list1 .tab-list-inner1 ul{}
.row-fluid .service-section2 .tabing-list1 .tab-list-inner1 ul li{font-size:14px;line-height:19px;cursor:pointer;}
.row-fluid .service-section2 .tabing-list1 .tab-list-inner1 ul li a{font-size:inherit;font-weight:inherit;color:inherit;text-decoration:none;padding:14px 30px 14px 20px;display:block;}
.row-fluid .service-section2 .tabing-list1 .tab-list-inner1 ul li a:before{content:"\f0da";font-family:fontAwesome;margin-right:16px;font-size:11px;vertical-align:bottom;}
.row-fluid .service-section2 .tabing-list1 .tab-list-inner1 ul li.current a{background:#19436E;color:#fff;}
.row-fluid .service-section2 .tabing-list1 .tab-list-inner1 ul li+ li{border-top:1px solid #19436E;}
.row-fluid .service-section2 > div:last-child > div{display:flex;height:100%;}
.row-fluid .service-section2 .main-tab-wrapper1 {}
.row-fluid .service-section2 .main-tab-wrapper1 h5.tab-title1 {display:none;}
.row-fluid .service-section2 .main-tab-wrapper1 .thumb1 {position:absolute;height:703px;width:100%;}
.row-fluid .service-section2 .main-tab-wrapper1 .thumb1 .contain1 {position:absolute;width:100%;background:rgba(255,255,255,0.9);bottom:0;left:0;max-width:390px;padding:45px 35px 65px;}
.row-fluid .service-section2 .main-tab-wrapper1 .thumb1 .contain1 h4{font-size:21px;font-weight:400;margin:0 0 21px;color:#1870B9;}
.row-fluid .service-section2 .main-tab-wrapper1 .thumb1 .contain1 .text1 {line-height:24px;}
.row-fluid .service-section2 .tabing-list1 .tab-list-inner1 ul li:last-child {border-bottom:1px solid #19436E;}
.row-fluid .service-section2 .main-tab-wrapper1 .tab-contain1 { display:none; }
.row-fluid .service-section2 .main-tab-wrapper1:first-child .tab-contain1 { display:block; }
.row-fluid .pillar-sertabsec2.service-section2 .main-tab-wrapper1 .thumb1 .contain1 { height:410px; }
.row-fluid .pillar-sertabsec2.service-section2 .tabing-list1 .tab-list-inner1 ul li a { position:relative; padding:14px 30px 14px 30px; } 
.row-fluid .pillar-sertabsec2.service-section2 .tabing-list1 .tab-list-inner1 ul li a:before { position:absolute; left:14px; top:14px; }

.row-fluid .closer-looksec { padding:70px 0 0; background:#f7f7f7; }
.row-fluid .closer-looksec .box-wrapper { float:left; width:100%; padding:30px 0 50px; } 
.row-fluid .closer-looksec .section-titlebox { padding-bottom:50px; }
.row-fluid .closer-looksec .box-wrapper .about_content_row { background:#f7f7f7; float:left; width:100%; }
.row-fluid .closer-looksec .box-wrapper .about_content_block .about_content_inner { height:450px; }
.row-fluid .closer-looksec .box-wrapper .about_content_row > div { display:inline-block; float:left; width:50%; }

.row-fluid .closer-accsec { border-top:2px solid #1870B9; border-bottom:2px solid #1870B9; background:#fff; background-attachment:fixed !important; }
.row-fluid .about_contentcol { float:left; width:100%; }
.row-fluid .about_acc_title { float:left; width:100%; }
.row-fluid .about_contentcol .about_acc_content { background:#fff; }
.row-fluid .about_contentcol .aboutus_img, .row-fluid .about_contentcol .contnt { float:none; display:inline-block; width:50%; margin:0 -2px; vertical-align:middle; }
.row-fluid .about_contentcol .contnt { padding:30px 0 30px 15px; }
.row-fluid .closer-accsec .section-titlebox { padding-top:50px; padding-bottom:0; }
.row-fluid .closer-accsec .section-titlebox h2 { line-height:36px; margin-bottom:0; }
.row-fluid .closer-accsec .accordion-box .accordion-title { background:#fff; }
.row-fluid .closer-accsec .accordion-box .accordion-title:hover, .row-fluid .closer-accsec .accordion-box .accordion-title.active { background:#474e53; }

.row-fluid .inex-textsec { padding:70px 0; }
.row-fluid .inexbox { background:#f7f7f7; border:1px solid #eee; font-size:15px; line-height:24px; }
.row-fluid .inexbox .hs_cos_wrapper_type_header h2 { color:#fff; background:#1572ba; font-size:22px; line-height:28px; font-weight:700; padding:15px 15px; }
.row-fluid .inexbox .richtext { padding:20px 15px; }

.row-fluid .next-stepsec { padding:70px 0; }
.row-fluid .next-stepsec .ctabox { background:#fff; border:1px solid #474E53; }
.row-fluid .next-stepsec .ctabox .inner { padding:30px 15px; }
.row-fluid .next-stepsec .ctabox h3 { font-size:18px; line-height:24px; }
.row-fluid .next-stepsec .cta-boxwrap { margin-top:30px; }

.row-fluid .pillar-sertabsec .mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .row-fluid .pillar-sertabsec .mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background-color:#1870B9; }
.row-fluid .pillar-sertabsec2 .mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .row-fluid .pillar-sertabsec2 .mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background-color:#1870B9; }
.row-fluid .closer-looksec .mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .row-fluid .closer-looksec .mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background-color:#1870B9; }

.row-fluid .ex-engagementbox { padding:50px 0; background:#f4f4f4; }
.row-fluid .in-engagementbox { padding:50px 0; }

/* Pillar Sidebar Menu */
.row-fluid .contents-sec { width:400px; background:#f9f9f9; color:#fff; position:fixed; top:56%; margin-top:5px; left:-100%; cursor:pointer; -webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);; z-index:99; -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;; }
.row-fluid .contents-sec h3 { padding:12px 20px; margin:0; color:#fff; text-transform:uppercase; font-size:22px; line-height:28px; background:#1870B9; position:relative;  -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;; font-weight:500; }
.row-fluid .contents-sec h3:after { content:"\f104"; font-family: FontAwesome; position:absolute; top:10px; right:19px; }
.row-fluid .contents-menu { padding:20px; border:1px solid #ededed; overflow:auto; }
.row-fluid .contents-menu ul { margin:0; width:100%; }
.row-fluid .contents-menu ul li { width:100%; line-height:0; padding:0; }
.row-fluid .contents-menu ul li a { padding:7px 15px 7px 18px !important; width:100% !important; color:#474E53; display:inline-block; font-size:15px; line-height:17px; position:relative; overflow: inherit; white-space: inherit !important; text-decoration: none; } 
.row-fluid .contents-menu ul li a:before { content:"\f101"; width:15px; height:15px; position:absolute; top:7px; left:0; font-family:'fontAwesome'; font-size:20px; } 
.row-fluid .contents-menu ul li:hover > a { color:#1870B9; }
.row-fluid .contents-menu ul li:first-child a { border-top:none; }
.row-fluid .contents-arrow { width:60px; height:60px; font-size:34px; line-height:52px; background:#1870B9; color:#fff; font-weight:300; text-align:center; position:fixed; top:40%; left:0; cursor:pointer; z-index:9; -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;;  }
.row-fluid .contents-arrow i { vertical-align: middle; }
.row-fluid .contents-menu ul li ul.hs-menu-children-wrapper { margin:8px 0; padding:10px 10px 10px 20px; width:100%; left:0 !important; position:relative !important; visibility:inherit !important; opacity:1 !important; background:rgba(0,0,0,0.05); }
.row-fluid .contents-menu ul li ul.hs-menu-children-wrapper li a { padding:5px 15px 5px 25px; }
.row-fluid .contents-menu ul li ul.hs-menu-children-wrapper li a:before { top:7px; }
.popup-right .contents-sec { left:0; }
.popup-hide .contents-sec { left:-400px !important; }
.popup-hidemenu .contents-sec { left:-400px !important; }
.popup-hidemenu.popup-right .contents-sec { left:0; }


/* */
.row-fluid .cs_section{ padding:70px 0px; }
.contain_scroll .box-wrapper .about_content_block .about_content_inner > div{ height:400px; }

.row-fluid .contain_scroll .mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .row-fluid .contain_scroll .mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background-color:#1870B9; }
.row-fluid .contain_scroll .mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .row-fluid .contain_scroll .mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background-color:#1870B9; }
.row-fluid .contain_scroll .mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .row-fluid .contain_scroll .mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background-color:#1870B9; }


.no-flex .box-wrapper .about_content_row > div { width: 50%; height: 550px; float: left; display: table; }
.no-flex .box-wrapper .about_content_row { display: block; min-height: auto; }
.no-flex .box-wrapper .about_content_row:after{content:''; display:table; clear:both; }
.no-flex .box-wrapper .about_content_block .about_content_inner { display: table-cell; vertical-align: middle; }

.row-fluid .height-update-wrapper.service-section.pillar-sertabsec .main-tab-wrapper .thumb { height: 100%; }
.row-fluid .height-update-wrapper.pillar-sertabsec.service-section .main-tab-wrapper .thumb .contain { height: 350px; }
.row-fluid .height-update-wrapper.service-section.pillar-sertabsec { height: auto; }
.row-fluid .height-update { height: 490px; }

.row-fluid .cs_section-2 { padding: 40px 0; }
.row-fluid .font-18 { font-size: 18px; }


body .row-fluid .same-heading h2,
body .row-fluid .same-heading h3,
.same-heading .box-wrapper .about_content_block h2{ color: #19436E; font-weight: 600; font-size:36px; }



.box-wrapper .about_content_block h2 { color: #19436E; font-weight: 600; margin: 0 0 11px; }
.no-flex .row-fluid .logo-section .color-title h2{  color: #19436E; font-weight: 600; }


.no-flex .row-fluid .contents-arrow { top: calc(50% - 47px); transform: translateY(-50%); }
.no-flex .row-fluid .contents-sec {top: calc(50% + 58px);}


/* ==A== 13-06-2019 ==A== */
.row-fluid .simple-info-section .contain .widget-type-rich_text { font-size: 15px; line-height: 27px;}
.row-fluid .simple-info-section { padding: 60px 0px; text-align: center; }

.noraml-feed-main { padding: 25px 0 50px; display: table;  width: 100%;}
.noraml-feed-main .noraml-feed-outer { margin: 0px -15px; display: inline-block; }
.noraml-feed-main .noraml-feed-outer .noraml-feed-box { width: calc(33.33% - 30px); float: left; margin: 15px; }
.noraml-feed-main .noraml-feed-img { position:relative; height: 200px; display: flex; align-items: center; justify-content: center; }
.noraml-feed-main .noraml-feed-content { padding-top: 20px; }
.noraml-feed-main .noraml-feed-content h2 { font-size: 22px; text-decoration: none; margin: 0; line-height: normal; }
.noraml-feed-main .noraml-feed-content h2 a { text-decoration: none; }
.noraml-feed-main .noraml-feed-content .date { font-weight: 600; padding: 12px 0px 15px; border-bottom: 1px solid rgba(0, 0, 0, 0.17); margin-bottom: 15px; }
.noraml-feed-main .noraml-feed-content .feed-content-text { font-size: 13px; line-height: 22px; margin-bottom: 10px; }

.noraml-feed-main .noraml-feed-outer .noraml-feed-box .noraml-feed-img:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(62,62,62,0.34); transition: all 0.3s ease; opacity: 0;}
.noraml-feed-main .noraml-feed-outer .noraml-feed-box:hover .noraml-feed-img:before { opacity: 1;}
.noraml-feed-main .noraml-feed-outer .noraml-feed-box .noraml-feed-img a { height: 50px; width: 50px; text-align: center; line-height: 50px; z-index: 1; color: #fff; background: rgba(24,112,185,0.83); transition: all 0.3s ease; font-size: 18px; opacity: 0; visibility: hidden;}
.noraml-feed-main .noraml-feed-outer .noraml-feed-box:hover .noraml-feed-img a { opacity: 1; visibility: visible;}

@media(min-width:990px){
  .row-fluid .noraml-feed-outer .upcoming_main .noraml-feed-box { width:100%; margin:20px 0 30px; } 
  .row-fluid .upcoming_main .noraml-feed-box .noraml-feed-img { width:40%; float:left; height:250px; }
  .row-fluid .upcoming_main .noraml-feed-box .noraml-feed-content {  width:60%; float:left; padding:0 0 0 30px; }
}

/*----*/
.row-fluid .upcoming_post { width:100%; float:left; margin-bottom:20px; }
.row-fluid .archived_post { width:100%; float:left;}
.row-fluid .feed_titles { width:100%; position:relative; float:left; color:#19436E; font-weight: 600; font-size: 36px; line-height:44px; text-align:center; padding:30px 0 50px; }
.row-fluid .feed_titles:before {  position: absolute; content: ""; left: 50%; bottom: 24px; width: 100px; height: 2px; background: #19436E; margin-left: -50px; }

.noraml-feed-main{overflow:hidden;}
.row-fluid .upcoming_main { width:100%; float:left; }
.row-fluid .archived_main { width:100%; float:left;}
.row-fluid .archived_main.gray-bg{position:relative; z-index:1; margin-top:30px; padding-bottom:50px; padding-top:30px;}
.row-fluid .archived_main.gray-bg:after{background-color:#f7f7f7;content:"";height:100%;left:-4000px;position:absolute;top:0;width:8000px;z-index:-1;}


.row-fluid .input-height {}
.row-fluid .input-height input { min-height: 48px; margin: 0 0 15px !important; }
.row-fluid .widget-type-password_prompt input { text-align: center; }
.row-fluid .widget-type-password_prompt label {position: relative !important;height: auto;clip: unset;display: none;}

.row-fluid .sys-page .preferences-widget { }
.row-fluid .sys-page .preferences-widget .page-header { padding: 0; }
.row-fluid .sys-page .preferences-widget .page-header h1 { display: none; }
.row-fluid .sys-page .preferences-widget .page-header h2 { padding: 0; font-size: 25px; line-height: 30px; margin: 0; }
.row-fluid .sys-page .preferences-widget .page-header h2 + br { display: none; }
.row-fluid .sys-page .preferences-widget .email-prefs> p.header { text-align: left; margin: 0px 0 -10px; position: static; background: transparent; padding: 0; }
.row-fluid .sys-page .preferences-widget p.header:before { display: none; }
.row-fluid .sys-page .preferences-widget .checkbox-row { position: relative; padding: 2px 0; }
.row-fluid .sys-page .preferences-widget .checkbox-row input[type="checkbox"] { position: absolute; width: 100%; height: 100%; opacity: 0; }
.row-fluid .sys-page .preferences-widget .checkbox-row input[type="checkbox"] + span { padding: 3px  0; user-select: none; position: relative; line-height: 20px; display: inline-block; cursor: pointer; padding-left: 30px; margin: 0; }
.row-fluid .sys-page .preferences-widget .checkbox-row input[type="checkbox"] + span:before { content: ''; height: 20px; width: 20px; border: 1px solid #444444; display: inline-block; vertical-align: bottom; position: absolute; left: 0; top: 2px; transition: all 0.3s ease; }
.row-fluid .sys-page .preferences-widget .checkbox-row input[type="checkbox"] + span:after { content: "\f00c"; height: 22px; width: 22px; position: absolute; left: 0; font-family: fontawesome; transform: scale(1.4) rotate(-12deg); transition: all 0.3s ease; font-size: 11px; text-align: center; opacity: 0; line-height: 21px; top: 3px; }
.row-fluid .sys-page .preferences-widget .checkbox-row input[type="checkbox"]:checked + span:after { opacity: 1; visibility: visible; transform: scale(1) rotate(0deg); }
.row-fluid .sys-page .preferences-widget .item-inner { text-align: left; }
.row-fluid .sys-page .preferences-widget .item-inner p { padding: 6px 0 0 30px; margin: 0; }
.row-fluid .sys-page .preferences-widget .subscribe-options { margin: 0; background: #f7f7f7; border: 1px solid #E4E4E4; overflow: hidden; margin-top: 0; padding: 15px; background: #f7f7f7; border-radius: 8px; text-align: left; margin: 0px 0 20px; }
.row-fluid .sys-page .preferences-widget .subscribe-options p.header { margin: 0; padding: 0 0 7px; }
.row-fluid .sys-page .preferences-widget .subscribe-options label { margin: 0; position: relative; padding: 6px 0; }
.row-fluid .sys-page .preferences-widget .subscribe-options label input[type="checkbox"] { position: absolute; width: 100%; height: 100%; margin: 0; top: 0; opacity: 0; }
.row-fluid .sys-page .preferences-widget .subscribe-options label input[type="checkbox"] + span { padding-left: 30px; user-select: none; position: relative; line-height: 20px; display: inline-block; cursor: pointer; margin: 0; }
.row-fluid .sys-page .preferences-widget .subscribe-options label input[type="checkbox"] + span:before { content: ''; height: 20px; width: 20px; border: 1px solid #333333; display: inline-block; vertical-align: bottom; position: absolute; left: 0; top: 0; transition: all 0.3s ease; }
.row-fluid .sys-page .preferences-widget .subscribe-options label input[type="checkbox"] + span:after { content: "\f00c"; height: 20px; width: 22px; position: absolute; left: 0; font-family: fontawesome; transform: scale(1.4) rotate(-12deg); transition: all 0.3s ease; font-size: 11px; text-align: center; opacity: 0; line-height: 21px; top: 1px; }
.row-fluid .sys-page .preferences-widget .subscribe-options label input[type="checkbox"]:checked + span:after { opacity: 1; visibility: visible; transform: scale(1) rotate(0deg); }
.row-fluid .sys-page .preferences-widget .subscribe-options p { padding: 0; margin: 0; }
.row-fluid .sys-page .preferences-widget .subscribe-options p.header { position: static; background: transparent; }

.row-fluid .widget-type-email_simple_subscription {}
.row-fluid .widget-type-email_simple_subscription h3 { margin: 0 0 10px; }

.page-header-none .page-header{ display:none !important; }

.row-fluid .widget-type-email_subscriptions_confirmation {}

.row-fluid .widget-type-email_subscriptions_confirmation br { display: none; }
.row-fluid .widget-type-email_subscriptions_confirmation h2 { line-height: normal; }
.row-fluid .widget-type-email_subscriptions_confirmation  .page-header { padding: 0; }

.row-fluid .widget-type-email_simple_subscription {}
.row-fluid .widget-type-email_simple_subscription input.hs-input { min-width: 100%; max-width: 100%; }

.row-fluid .cta-strip-section.v3 {}

.row-fluid .cta-strip-section.v3 .wrapper {}

.row-fluid .cta-strip-section.v3 .wrapper > div > div {display: block;}
.row-fluid .cta-strip-section.v3 .wrapper > div > div > div { width: 100%; text-align: center; }
.row-fluid .cta-strip-section.v3 .wrapper > div > div > div + div { padding-top: 20px; padding-bottom: 10px; }


/* 10-11-2021 */
.container-fluid .card-forground.card-wrapper .wrapper {
  max-width: 1450px;
}
.row-fluid .card-section .card-forground .card-box .widget-type-header h4{
  font-size: 24px;
}
.card-section .card-wrapper.card-forground .card-box{
  padding: 48px 30px 48px 35px;
}

/* 22-11-2021 */
.default-info-section.video.business-analysis-sec {
  padding: 60px 0 10px;
}

/* 8-3-2022 */
.contact-section .right-side #hs_cos_wrapper_module_153016808656171 textarea{
  min-height: 80px;
}

.resource-details-middle-content {
  margin:70px 0;
}
.resource-details-middle-content img, .resource-details-middle-content h2, .resource-details-middle-content h2, .resource-details-middle-content h3, .resource-details-middle-content h4, .resource-details-middle-content h5, .resource-details-middle-content h6, .resource-details-middle-content p
{
  margin:15px 0;
}
.resource-details-middle-content ul {
  list-style-type:disc;
  padding-left: 15px;
}
.resource-details-middle-content ul li {
  padding: 2px 0;
}
.filter-wrapper .r-more a.link-text {
  color: #474E53;
text-decoration: none;
  font-size: 14px;
}


/* Media Query */
@media(max-width:1400px){
  .row-fluid .arrows button.slick-prev.slick-arrow{left:-15px;}
  .row-fluid .arrows button.slick-next.slick-arrow{right:-15px;}
  .row-fluid .logo-section .logo-slider{padding:55px 50px;}

  .row-fluid .training-slider-section .slider-wrapper .training-slider { padding: 0 50px; }
  .custom-arrows button.slick-prev.slick-arrow { left: 0; }
  .custom-arrows button.slick-next.slick-arrow { right: 0; }
  .row-fluid .training-slider-section .slider-wrapper .training-slider > ul.slick-dots { position:  relative; }
  .if-more .slick-arrow{left:-20px;}
  .if-more .slick-arrow.slick-next{right:-20px; left:auto;}
}

@media(max-width:1200px){
  .container-fluid .row-fluid .wrapper{ max-width:970px; }
  .header .second-header .wrapper > div > div > div:last-child > div > div{ position:unset; }
  .row-fluid .left-padding {padding-left: calc((100% - 940px) / 2) !important;}
  .row-fluid .right-padding{padding-right: calc((100% - 940px) / 2) !important;}

  /* Homepage responsive */
/*   .row-fluid .hero-section .single-slide h1 span{font-size:93px;margin-top:-10px;}
  .row-fluid .hero-section .single-slide h1{font-size:35px;}
  .row-fluid .hero-section .single-slide h4{margin:-6px 0 20px;} */
  .row-fluid .card-section .card-background > div > div > div:first-child{width:63.3%;}
  .row-fluid .card-section .card-background > div > div{}
  .row-fluid .card-section .card-background > div > div > div:last-child{width:36.7%;padding-left:20px;}
  .row-fluid .card-section .card-forground .card-box{padding:40px 30px 40px;}
  .row-fluid .service-section > div:first-child, .row-fluid .service-section2 > div:first-child {padding-left:calc((100% - 940px) / 2)!important;}
  .row-fluid .service-section .tabing-list .tab-list-inner, .row-fluid .service-section2 .tabing-list1 .tab-list-inner1 {margin:10px 0 0;}
  .row-fluid .blog-section-page{padding:60px 0 50px;}
  .row-fluid .counter-section .counter-box .counter{font-size:50px;}
  .body-container-wrapper {margin-top: 165px;}


  /* about Page */
  .row-fluid .page-banner .widget-type-header{font-size:35px;}
  .row-fluid .page-banner .widget-type-text{font-size:23px;}
  .row-fluid .color-title h3{font-size:26px;}
  .row-fluid .default-info-section .contain .widget-type-rich_text{font-size:13px;line-height:24px;}
  .feature-section.with-popup .heading .text{font-size:17px;}
  .row-fluid .color-title h2{font-size:32px;}
  .row-fluid .cta-strip-section h2{font-size:37px;}

  .row-fluid .page-banner .cta-wrapper { text-align: center; }
  .row-fluid .page-banner  .widget-span.widget-type-custom_widget.btn-2 { display: block; float: none; }
  .row-fluid .page-banner .btn-2 a { max-width: 330px; width: 100%; }
  .row-fluid .page-banner  .widget-type-custom_widget.btn-2 + .btn-2 { padding: 20px 0 0px; }

  .row-fluid .service-section>div:last-child, .row-fluid .service-section2>div:last-child { padding-right:  calc((100% - 980px) / 2) !important; }
  .row-fluid .contact-section{padding:60px 0;}

  .row-fluid .course-strip .widget-type-text{ font-size:20px; }
  .row-fluid .training-slider-section .inner-slider .inner-contain{ padding:0px 25px; }

  .row-fluid .full-width-info .contain { padding-left:  calc((100% - 940px) / 2); }

  .row-fluid .tabing-section .tabing-list-custom .sinlge-tab > div > div > div:first-child{width:85px;}
  .row-fluid .tabing-section .tabing-list-custom .sinlge-tab > div > div > div:last-child{width:calc(100% - 85px);font-size:15px;text-align:left;}
  .row-fluid .tabing-section .tabing-list-custom .sinlge-tab img{height:50px!important;width:50px!important;}
  .row-fluid .default-rich-text-section{padding:50px 0 70px;}

  .row-fluid .info-strip-section-2.get-bg .btn-2 { margin: 10px !important; }
  .row-fluid .info-strip-section-2.get-bg .btn-2 + .bnt-2 { padding: 0px !important; }
  .row-fluid .info-strip-section-2.get-bg .btn-2 + .btn-2 { padding: 0px; }

  .if-more .slick-arrow{left:0px;}
  .if-more .slick-arrow.slick-next{right:0px; left:auto;}

  .row-fluid .infinity-soluction .single-box { width: calc((100% / 2) - 3px); }
  .row-fluid .infinity-soluction .single-box .contain { padding: 10px 0 0; }
  .row-fluid .infinity-soluction .single-box .inner { margin-top: 20px; }
  .row-fluid .infinity-soluction .heading-2 { padding-bottom: 10px; }



  /* Landing page */
  .custom-landing-page .row-fluid .hero-landleft { padding-right: 40px }
  .custom-landing-page .row-fluid .hero-landright { padding: 40px 20px }
  .custom-landing-page .row-fluid .featu-section1 .hs_cos_wrapper_widget { padding: 20px 10px 0 }
  .custom-landing-page .row-fluid .featu-inner { padding: 0px 10px }

  .row-fluid .TrainingCourses-section .CoursesBox-wrapper .CourseBox { width: calc((100% / 3) - 30px); }

  .row-fluid .hero-inner-lp h1 { font-size:40px; line-height:48px; }
  .row-fluid .hero-content-lp { margin:20px 0 30px; font-size:18px; line-height:28px; }
  .row-fluid .feature-text { padding:90px 100px 90px 0; }
  .row-fluid .feature-lp1 .hs_cos_wrapper_widget:nth-child(2n) .feature-text { padding:90px 0 90px 100px; } 

  /*   10-11-2021 */
  .row-fluid .card-section .card-forground.card-wrapper .card-box:nth-child(2n+1) {
    margin-left: 0;
  }
  .row-fluid .card-section .card-forground.card-wrapper .card-box{
    width: 48.6%;
    margin-bottom: 20px;
  }
}

@media (min-width:992px) and (max-width:1500px){
  .row-fluid .recent-slider .slick-prev.slick-arrow { left:calc(50% - 25px); -webkit-transform:translateX(-50%); -moz-transform:translateX(-50%); -o-transform:translateX(-50%); -ms-transform:translateX(-50%); transform:translateX(-50%); }
  .row-fluid .recent-slider .slick-arrow { margin:0; top:100%; border-radius:0; }
  .row-fluid .recent-slider .slick-next.slick-arrow { left:calc(50% - -25px); right:auto; -webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-o-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);; }
  .row-fluid .recent-slider .slick-prev.slick-arrow { left:calc(50% - 25px); -webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-o-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);; }
  .row-fluid .recent-slider .slick-prev:before { background:none !important; content:"\f104"; font-family:FontAwesome; position:absolute; left:-3px; top:15px; font-size:20px; }
  .row-fluid .recent-slider .slick-next:before { background:none !important; content:"\f104"; font-family:FontAwesome; position:absolute; left:-3px; top:-41px; font-size:20px; }
  .row-fluid .recent-slider .slick-arrow { height:35px; width:35px; text-align:center; color:#fff; background:#062d70; }
}

@media (min-width:768px) and (max-width:1200px){
  .row-fluid .faq-titleraw br { display:none; }
  .row-fluid .inteq-faqmain .contain { width:100%; padding:0 0 10px; }
  .row-fluid .inteq-faqmain .single_acc_box_wrapper { width:100%; } 
}

@media (min-width:768px) and (max-width:991px){
  .row-fluid .six-stepbox { width:50%; }
}

@media(max-width:991px){
  h3{font-size:19px;}
  .container-fluid .row-fluid .wrapper{ max-width:750px; }
  .row-fluid .left-padding {padding-left: calc((100% - 720px) / 2) !important;}
  .row-fluid .right-padding{padding-right: calc((100% - 720px) / 2) !important;}
  .row-fluid .service-section > div:first-child, .row-fluid .service-section2 > div:first-child{padding-left:calc((100% - 720px) / 2)!important;}

/*   .row-fluid .hero-section .single-slide h1 span{font-size:71px;margin-left:-5px;}
  .row-fluid .hero-section .single-slide h4{font-size:24px;} */
  .row-fluid .card-section .card-background > div > div > div:first-child{width:50%;}
  .row-fluid .card-section .card-background > div > div > div:last-child{width:50%;}
  .feature-section .feature-box .contain h4{line-height:22px;}
  .feature-section .feature-box .contain .text{line-height:23px;}
  .row-fluid .service-section .main-tab-wrapper .thumb .contain h4, .row-fluid .service-section2 .main-tab-wrapper1 .thumb1 .contain1 h4{margin:0 0 10px;}
  .row-fluid .heading h3{font-size:27px;}
  .row-fluid .blog-section-page .single-box .contain .text{line-height:23px;}
  .row-fluid .service-section .main-tab-wrapper .thumb .contain, .row-fluid .service-section2 .main-tab-wrapper1 .thumb1 .contain1 {padding:40px 30px;}
  .row-fluid .counter-section .counter-box .counter{font-size:40px;margin:0 0 10px;}
  .row-fluid .counter-section .counter-box .counter-title{font-size:13px;}
  .row-fluid .counter-section{padding:50px 0 50px;}
  .row-fluid .testimonials-section .slider-wrapper{width:60%;}
  .row-fluid .testimonials-section .recent-blog-wrapper{width:40%;}
  .row-fluid .testimonials-section .testimonials-slider .slide .text{font-size:17px;line-height:29px;margin:0 0 10px;}
  .row-fluid .testimonials-section .recent-blog-wrapper .single-post .post-contain a{font-size:13px;}
  .row-fluid .testimonials-section .recent-blog-wrapper .single-post .post-contain .date{font-size:12px;}
  .row-fluid .testimonials-section .slider-wrapper .widget-type-header h3{font-size:26px;}
  .row-fluid .testimonials-section .testimonials-slider:before{font-size:110px;top:-9px;}
  .row-fluid .arrows button.slick-prev.slick-arrow{left:0;}
  .row-fluid .arrows button.slick-next.slick-arrow{right:0;}
  .row-fluid .footer-wrapper .col{width:50%;margin:0px;padding:0px 15px;}
  .row-fluid .footer-wrapper .wrapper > div{margin:0px -15px;}
  .row-fluid .footer-copyright .wrapper > div > div > div:first-child{width:auto;}
  .row-fluid .footer-copyright .wrapper > div > div > div:last-child{width:auto;float:right;}
  .row-fluid .footer-copyright .hs-menu-flow-horizontal ul li{padding:0px 5px;}

  .row-fluid .search-result-section { padding:  60px 0px; }
  .pop-content.fancybox-content{width:auto; max-width:90%;}


  /* About Page */
  .row-fluid .page-banner .widget-type-header{font-size:29px;}
  .row-fluid .page-banner .widget-type-text{font-size:20px;}
  .row-fluid .page-banner > div:last-child{padding:70px 0px 70px;}
  .row-fluid .default-info-section .wrapper > div > div > div:last-child{margin-right:15px;}
  .feature-section.with-popup{padding:50px 0 0;}
  .row-fluid .color-title h2{font-size:29px;}
  .row-fluid .color-title h3{font-size:22px;}
  .row-fluid .cta-strip-section h2{font-size:31px;}


  /* */
  .row-fluid .resource-boxs .resource-box .inner h4{font-size:19px;font-weight:600;}
  .row-fluid .resource-boxs .resource-box .inner{height:220px;}
  .row-fluid .resource-boxs{padding:50px 0px 0px;}
  .row-fluid .service-section>div:last-child, .row-fluid .service-section2>div:last-child { padding-right: calc((100% - 720px) / 2) !important; }

  .row-fluid .full-width-info .contain { padding-left:  calc((100% - 720px) / 2); min-height:auto;  }

  .row-fluid .page-banner.type-2 .widget-type-header{font-size:20px;}
  .row-fluid .page-banner.type-2 .widget-type-text{font-size:20px;padding:10px 0 0;}
  .row-fluid .page-banner.type-2 .cta-wrapper > div{padding:20px 0 0;}
  .row-fluid .page-banner .btn-2 a{max-width:100%;}
  .row-fluid .default-rich-text-section h2{margin:0 0 20px;}
  .row-fluid .accordion-section .span6{width:100%;margin:0px;}
  .row-fluid .accordion-section .span6 + .span6{/*margin:30px 0 0;*/}
  .row-fluid .two-col-list .widget-type-header h2{font-size:28px; padding-bottom:15px;}
  .row-fluid .two-col-list .widget-type-rich_text ul li:nth-child(odd){padding-left:0px;}
  .row-fluid .default-rich-text-section .cta-wrapper > div > div > div{padding:0px!important;margin:10px 5px;}
  .row-fluid .default-rich-text-section .cta-wrapper{padding:0px;} 

  .row-fluid .tabing-section .tabing-list-custom .sinlge-tab > div > div{flex-direction:column;align-items:unset;}
  .row-fluid .tabing-section .tabing-list-custom .sinlge-tab > div > div > div:first-child{width:100%;}
  .row-fluid .tabing-section .tabing-list-custom .sinlge-tab > div > div > div:last-child{width:100%;padding:15px 0 0;text-align:center;}
  .row-fluid .tabing-section .tabing-list-custom > div > div{display:flex;}
  .row-fluid .tabing-section .tabing-list-custom .sinlge-tab img{object-fit:contain;}
  .row-fluid .tabing-contain{}
  .row-fluid .tabing-contain .default-rich-text-section{padding:40px 0 40px;}
  .row-fluid .tabing-contain .accordion-section{padding:40px 0 30px;}

  .business-boxs .box-wrapper .sinlge-box { width:100%;}

  .img-text .wrapper > div > div{display:block;}
  .img-text .wrapper > div > div > div{margin:0; width:100%;}
  .img-text .wrapper > div > div > div.right-img{margin: 40px 0 0;}
  .img-text .right-img img{max-width:100%;}
  .box-wrapper .about_content_block .about_content_inner{padding: 0 20px;}
  .resource-filter .filter-box{width:calc(100% / 2 - 30px);}
  .resource-filter .filter-click li{padding: 10px 17px;}

  .row-fluid .card-section .card-forground {bottom:22px;}
  .row-fluid .card-section .card-forground .card-box .widget-type-header h4 {font-size:24px;}

  /* Blog */
  .row-fluid .post-item { width: 100%; }
  .row-fluid .blog-main-wrapper { padding: 60px 0 50px; }
  .row-fluid .sidebar-widget { line-height: 20px; }
  .row-fluid .blog-main-contain h1 { font-size:  30px; }


  .row-fluid .service-work-section .service-box { flex-direction: column; }
  .row-fluid .service-work-section .service-box .center-box { order: -1; justify-content: center; }
  .row-fluid .service-work-section .service-box > div { width: 100%; }
  .row-fluid .service-work-section .service-box .left-box .single-service-box .service-title { flex-direction: unset; }
  .row-fluid .service-work-section .service-box .left-box .single-service-box .service-title h3 { padding-left: 20px; padding-right: 0; }
  .row-fluid .service-work-section .service-box .center-box img { max-width: 270px; display: block; }
  .row-fluid .service-work-section .service-box .left-box .single-service-box .text { text-align:  left; }


  /* landing Page*/
  .custom-landing-page .row-fluid .hero-landleft h1 { font-size: 40px; line-height: 50px }
  .custom-landing-page .row-fluid .hero-landright h4 { font-size: 20px; line-height: 26px }
  .row-fluid .service-work-section .service-box .left-box .single-service-box .service-title h3 { text-align:  left; }

  .row-fluid .hero-right-lp { padding:20px; }
  .row-fluid .benefit-text { padding:0 0 0 20px; }

  .row-fluid .faq3-text { margin:0 0 10px; width:100%; }
  .row-fluid .faq3-text h4 { font-size:22px; line-height:30px; }
  .row-fluid .faq-sec .title-text h2 , .row-fluid .recent-section .title-text h2 { font-size:28px; line-height:36px; }
  .row-fluid .faq3-section1 .common-section1 { margin:0; width:100%; }

  .row-fluid .feature-lp .title-text  { font-size:16px; line-height:26px; }
  .row-fluid .feature-lp .title-text h2 { font-size:30px; line-height:40px; }
  .row-fluid .feature-lp { padding:50px 0 40px; }
  .row-fluid .feature-lp1 { padding:30px 0 0; }
  .row-fluid .feature-text { width:calc(100% - 240px); }
  .row-fluid .feature-img { width:240px; height:240px; padding:17px; }
  .row-fluid .feature-imgin { width:200px; height:200px; }

  .row-fluid .feature-text { padding:30px 30px 30px 0; }
  .row-fluid .feature-lp1 .hs_cos_wrapper_widget:nth-child(2n) .feature-text { padding:30px 0 30px 30px; }
  .row-fluid .feature-text h4 { font-size:22px; }
  .row-fluid .cs_icon-box .widget-type-text { font-size: 19px; }

  .row-fluid .recent-slider .slick-prev.slick-arrow { left:calc(50% - 25px); -webkit-transform:translateX(-50%); -moz-transform:translateX(-50%); -o-transform:translateX(-50%); -ms-transform:translateX(-50%); transform:translateX(-50%); }
  .row-fluid .recent-slider .slick-arrow { margin:0; top:100%; border-radius:0; }
  .row-fluid .recent-slider .slick-next.slick-arrow { left:calc(50% - -25px); right:auto; -webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-o-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);; }
  .row-fluid .recent-slider .slick-prev.slick-arrow { left:calc(50% - 25px); -webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-o-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);; }
  .row-fluid .recent-slider .slick-prev:before { background:none !important; content:"\f104"; font-family:FontAwesome; position:absolute; left:-3px; top:15px; font-size:20px; }
  .row-fluid .recent-slider .slick-next:before { background:none !important; content:"\f104"; font-family:FontAwesome; position:absolute; left:-3px; top:-41px; font-size:20px; }
  .row-fluid .recent-slider .slick-arrow { height:35px; width:35px; text-align:center; color:#fff; background:#062d70; }

  .row-fluid .about_contentcol .aboutus_img, .row-fluid .about_contentcol .contnt { float:none; display:inline-block; width:100%; margin:0; vertical-align:middle; }
  .row-fluid .about_contentcol .contnt { padding-left:0; }
  body .row-fluid .same-heading h2, body .row-fluid .same-heading h3, .same-heading .box-wrapper .about_content_block h2 { font-size: 30px; }

  .noraml-feed-main .noraml-feed-outer .noraml-feed-box { width: calc(50% - 30px);}
  .noraml-feed-main { padding: 0px 0 30px;}

}


@media(max-width:767px){
  h3{font-size:22px;}
  .container-fluid .row-fluid .wrapper{ max-width:100%; }
  .row-fluid .left-padding {padding-left:15px !important;}
  .row-fluid .right-padding{padding-right:15px !important;}
  .row-fluid .service-section > div:first-child, .row-fluid .service-section2 > div:first-child{padding-left:15px !important;}

  .header .top-header  ul.social-list { float:  none; }

/*   .row-fluid .hero-section .single-slide h1 span{font-size:57px;}
  .row-fluid .hero-section .single-slide h1{font-size:30px;}
  .row-fluid .hero-section .single-slide h4{font-size:20px;margin:0 0 19px;}
  .row-fluid .hero-section .single-slide > div{height:auto;padding:150px 0px;} */
  .body-container-wrapper{margin-top:59px;}
/*   .row-fluid .header > div:first-child { display:  none; } */
  .row-fluid .header > div:first-child .span6:first-child { display: none; }
  .row-fluid .header > div:first-child .span6:nth-child(2) ul li:not(.top-header-cta) { display: none; }
  .row-fluid .card-section .card-background > div > div{display:block;}
  .row-fluid .card-section .card-background > div > div > div:first-child{width:100%;height:300px;display:none;}
  .row-fluid .card-section .card-background > div > div > div:last-child{width:100%;padding:60px 15px 30px;}
  .row-fluid .card-section .card-forground{position:relative;bottom:0;margin-top:0}
  .row-fluid .title{margin:0 0 10px;}
  .row-fluid .card-section .card-forground .card-box + .card-box{margin-top:30px;}
  .row-fluid .card-section .card-forground .card-box{margin:0 auto;}
  .feature-section .feature-box{width:50%;padding-bottom:30px;}
  .feature-section{padding:60px 0 30px;}
  .row-fluid .service-section, .row-fluid .service-section2{display:block;padding:50px 15px 60px;min-height:auto;}
  .row-fluid .service-section > div:first-child, .row-fluid .service-section2 > div:first-child {width:100%;}
  .row-fluid .service-section > div:last-child, .row-fluid .service-section2 > div:last-child{width:100%;}
  .row-fluid .service-section .tabing-list .tab-list-inner{display:none;}
  .row-fluid .service-section .tabing-list{padding:0px!important;}
  .row-fluid .service-section > div:first-child{padding-left:0px!important;}
  .row-fluid .service-section .main-tab-wrapper h5.tab-title{display:block;}
  .row-fluid .service-section .tabing-main-wrapper{float:left;width:100%;padding:0px;}
  .row-fluid .service-section > div:last-child > div{display:block;}
  .row-fluid .service-section .main-tab-wrapper .thumb{position:relative;height:500px;}
  .row-fluid .service-section .tabing-main-wrapper .main-tab-wrapper{}
  .row-fluid .service-section .tabing-main-wrapper .main-tab-wrapper h5.tab-title{font-weight:400;font-size:14px;line-height:19px;padding:14px 30px 14px 20px;cursor:pointer;transition:all 0.3s ease;}
  .row-fluid .service-section .tabing-main-wrapper .main-tab-wrapper h5.tab-title:before{content:"\f0da";font-family:fontAwesome;margin-right:16px;font-size:11px;vertical-align:bottom;}
  .row-fluid .service-section .tabing-main-wrapper .main-tab-wrapper + .main-tab-wrapper{border-top:1px solid #d2d2d2;}
  .row-fluid .service-section .tabing-main-wrapper .main-tab-wrapper:last-child{border-bottom:1px solid #d2d2d2;}
  .row-fluid .service-section .tabing-main-wrapper .main-tab-wrapper.active h5.tab-title{background:#1870B9;color:#fff;}
  .row-fluid .service-section .tabing-main-wrapper .main-tab-wrapper h5.tab-title:hover{background:#1870B9;color:#fff;}
  .row-fluid .service-section .main-tab-wrapper .thumb .contain{max-width:100%;}
  .row-fluid .service-section .main-tab-wrapper .thumb .contain h4{margin:0px;}
  .row-fluid .service-section .main-tab-wrapper .thumb .contain .text{margin-top:10px;}
  .row-fluid .blog-section-page .single-box{width:100%;float:none;max-width:400px;margin:0 auto;padding:0px;}
  .row-fluid .heading > div > div > div:first-child{width:100%;}
  .row-fluid .heading > div > div > div:last-child{width:100%;text-align:left;}
  .row-fluid .blog-section-page{padding:50px 0 50px;}
  .row-fluid .blog-section-page .single-box .contain{padding:10px 0 0;}
  .row-fluid .blog-section-page .single-box .contain h4{}
  .row-fluid .blog-section-page .row{margin:0px;padding:30px 0 0;}
  .row-fluid .blog-section-page .single-box + .single-box{margin-top:40px;}
  .row-fluid .counter-section .counter-box + .counter-box{margin:20px 0 0;}
  .row-fluid .testimonials-section .slider-wrapper{width:100%;}
  .row-fluid .testimonials-section .recent-blog-wrapper{width:100%;padding:30px 0 0;}
  .row-fluid .testimonials-section .testimonials-slider{padding-top:40px;margin:0 0 0;}
  .row-fluid .heading > div > div{display:block;}
  .row-fluid .blog-section-page .heading > div{max-width:400px;margin:0 auto;}
  .row-fluid .testimonials-section{padding:50px 0 40px;}
  .row-fluid .testimonials-section .slider-wrapper .widget-type-header h3{font-size:23px;}
  .row-fluid .logo-section .logo-slider{padding:30px 50px;}
  .row-fluid .footer-wrapper .col{width:100%;}
  .row-fluid .footer-wrapper .col + .col{margin-top:40px;}
  .row-fluid .footer-wrapper .col .hs_cos_wrapper_type_header h4{margin:0;}
  .row-fluid .footer-wrapper .work .img-wrapper > div > div{}
  .row-fluid .footer-wrapper .work .img-wrapper .widget-type-custom_widget{float:left;width:auto;}
  .row-fluid .footer-wrapper .work .img-wrapper .widget-type-custom_widget img{max-width:100px;}
  .row-fluid .footer-wrapper > div{max-width:400px;margin:0 auto;}
  .row-fluid .footer-wrapper .info ul.social-list{padding-bottom:0px;}
  .row-fluid .footer-wrapper{padding:30px 0 40px;}
  .row-fluid .footer-copyright .wrapper > div > div > div:first-child{width:100%;text-align:center;padding:0 0 0;min-height:auto;}
  .row-fluid .footer-copyright .hs-menu-flow-horizontal ul{display:inline-block;}
  .row-fluid .footer-copyright .wrapper > div > div > div:last-child{width:100%;text-align:center;}
  .row-fluid .footer-copyright{padding:18px 0 18px;}
  .row-fluid .search-result-section { padding:  50px 0px; }
  .row-fluid .page-banner-2 h1 { font-size:  34px; }
  .row-fluid .page-banner-2 > div:last-child { padding:  70px 0px; }

  /* about Page */
  .row-fluid .default-info-section .wrapper > div > div{display:block;}
  .row-fluid .default-info-section .wrapper > div > div > div{width:100%;}
  .row-fluid .default-info-section{padding:0px;}
  .row-fluid .default-info-section .wrapper > div > div > div:last-child:not(.color-title){min-height:260px; padding-left:0; padding-right:0; }
  .row-fluid .default-info-section .contain{padding-bottom:40px;}
  .row-fluid .cta-strip-section .wrapper > div > div{display:block;}
  .row-fluid .cta-strip-section .wrapper > div > div > div:first-child{width:100%;text-align:center;padding:0 0 20px;}
  .row-fluid .cta-strip-section .wrapper > div > div > div:last-child{width:100%;text-align:center;}
  .row-fluid .cta-strip-section h2{font-size:43px;}
  .row-fluid .page-banner > div:last-child{padding:70px 0px;}
  .row-fluid .page-banner .widget-type-text{font-size:17px;}
  .row-fluid .page-banner .widget-type-header{font-size:25px;}

  .row-fluid .default-info-section.video .wrapper > div > div > div:last-child { height:  auto; }
  .slick-prev, .slick-next{ opacity:1 !important; }

  .row-fluid .service-section.image-update{padding:50px 15px 60px;}
  .row-fluid .service-section .main-tab-wrapper .thumb.image-tab{padding:20px 20px 20px;border:1px solid #1870b9;}
  .row-fluid .service-section .tabing-main-wrapper .main-tab-wrapper h5.tab-title:hover{background:inherit;color:inherit;}
  .row-fluid .service-section .tabing-main-wrapper .main-tab-wrapper.active h5.tab-title{background:#1870b9;color:#fff;}
  .row-fluid .page-banner .icon-wrapper{padding:20px 0 20px;}
  .row-fluid .page-banner .box-wrapper .widget-type-rich_text{font-size:15px;}
  .row-fluid .resource-boxs .resource-box{width:100%;max-width:420px;float:none;margin:0 auto;} 
  .row-fluid .service-section .tabing-main-wrapper .main-tab-wrapper .tab-contain { display:  none; }
  .row-fluid .service-section .main-tab-wrapper .thumb.image-tab .contain {float:  left; width: 100%; }
  .row-fluid .service-section .main-tab-wrapper .thumb.image-tab { height:  auto; float:  left; width:  100%; }
  .row-fluid .service-section .main-tab-wrapper .thumb.image-tab .img-wrapper img{max-height:70px;width:70px;}
  .row-fluid .service-section .main-tab-wrapper .thumb.image-tab .img-wrapper img + img{margin-left:10px;}
  .row-fluid .service-section .main-tab-wrapper .thumb.image-tab .contain{padding-top:10px;}
  .header .second-header .hs-menu-flow-horizontal > ul li.hs-menu-depth-1 > a,
  .header .second-header .hs-menu-flow-horizontal > ul li.hs-menu-depth-1:hover > a{ pointer-events:auto; min-width:100%; }


  /* Contact Page */
  .row-fluid .contact-section .left-side .box{padding:20px 0 0;}
  .row-fluid .contact-section .wrapper > div{max-width:500px;margin:0 auto;}
  .row-fluid .contact-section .left-side{padding:0 0 30px;}
  form fieldset.form-columns-2 > div{min-width:100%;}
  form fieldset.form-columns-2 > div + div{padding-top:10px;}
  form fieldset .hs-form-field .input{margin:0px!important;}
  .row-fluid .map-section iframe{height:300px;}

  /* Faq Section */
  .row-fluid .cs_faq_section { padding:50px 0; }
  .row-fluid .inteq-faqmain { padding:15px; }
  .row-fluid .inteq-faqmain .contain { width:100%; padding:0 0 30px; }
  .row-fluid .inteq-faqmain .single_acc_box_wrapper { width:100%; }



  /* */
  .row-fluid .training-slider-section .training-slide{padding:0px;}
  .row-fluid .training-slider-section{padding:50px 0 80px;}
  .row-fluid .course-strip .wrapper > div > div{flex-direction:column;}
  .row-fluid .course-strip .wrapper > div > div > div{}
  .row-fluid .course-strip .wrapper > div > div > div:nth-child(2){width:100%;padding:0 0 20px;text-align:center;order:-1;}
  .row-fluid .course-strip .wrapper > div > div > div:first-child{width:auto;min-width:230px;padding:0 0 20px;}
  .row-fluid .course-strip .filter-dropdown > div{max-width:100%;}
  .row-fluid .course-strip .wrapper > div > div > div:nth-child(3){width:auto;}
  .row-fluid .course-strip .widget-type-text{font-size:23px;}
  .row-fluid .training-slider-section .training-slide.slick-center { transform: scale(1); }
  .row-fluid .training-slider-section .training-slide { transform:  scale(0.8); }

  .row-fluid .full-width-info .contain { padding-left:15px; padding-right:15px;  }
  .row-fluid .full-width-info > div > div { flex-direction: column-reverse; }
  .row-fluid .full-width-info > div > div > div { width: 100%; }
  .row-fluid .full-width-info .action-thumb { min-height: 300px; }
  .row-fluid .full-width-info .contain > div { margin: 0 auto; }

  .row-fluid .traning-boxs{ padding:0px; }
  .fancybox-navigation { top: 45%; position: relative; }
  .advance-form form .form-columns-2 .hs-form-field + .hs-form-field{ padding-top:10px; }
  .row-fluid .traning-boxs button.slick-arrow { display: none !important; }

  .row-fluid .page-banner.type-2 .widget-type-header { font-size: 18px; }
  .row-fluid .two-col-list .widget-type-rich_text ul li:nth-child(odd), .row-fluid .two-col-list .widget-type-rich_text ul li:nth-child(even) { padding: 0 0 0 20px; width: 100%; margin: 0px; text-align: left; }
  .row-fluid .two-col-list .widget-type-rich_text ul li:nth-child(odd):before { left: 0; right: auto; content: "\f105"; top: 2px; left: 4px; }
  .row-fluid .two-col-list .widget-type-rich_text ul li + li { margin-top: 17px !important; }
  .row-fluid .two-col-list .widget-type-rich_text ul:before { display: none; }
  .row-fluid .two-col-list .widget-type-rich_text { padding-bottom: 0px; }
  .row-fluid .default-rich-text-section .cta-wrapper a { margin: 5px 5px; }
  .row-fluid .default-rich-text-section.white .widget-type-rich_text { margin-top: 0; }
  .row-fluid .ebook-represent .wrapper > div > div { flex-direction: column; }
  .row-fluid .ebook-represent .thumb { width: 100%; }
  .row-fluid .ebook-represent .contain { width: 100%; }
  .row-fluid .ebook-represent .contain .widget-type-header h3 { font-size: 26px; }

  /* */
  .row-fluid .tabing-section .tabing-list-custom{display:none;}
  .row-fluid .sinlge-tab.title{display:block;margin:15px auto 0px;width:calc(100% - 30px); cursor:pointer; padding:0px;  }
  .row-fluid .sinlge-tab.title > div > div{display:flex;align-items:center;border:1px solid #474e53;padding:15px 15px;}
  .row-fluid .sinlge-tab.title > div > div> div:first-child{width:50px;}
  .row-fluid .sinlge-tab.title > div > div> div:last-child{width:calc(100% - 80px);padding-left:15px;min-height:auto;font-size:17px;}
  .row-fluid .tabing-contain{padding:0px 0px;margin:0 auto!important;width:calc(100% - 30px);border:1px solid #474e53; border-top:none; }
  .row-fluid .tabing-contain{}
  .row-fluid .default-rich-text-section .widget-type-rich_text img{}
  .row-fluid .custom-video-section{padding:30px 0 50px;}
  .row-fluid .custom-video-section .video-block .widget-type-header h2{margin:30px 0 30px;}
  .row-fluid .custom-video-section .contain .widget-type-header{font-size:16px;}
  .row-fluid .tabing-contain  .two-col-list > div:nth-child(2){padding:50px 0 50px;}
  .row-fluid .tabing-contain .ebook-represent{padding:60px 0 55px;}
  .row-fluid .sinlge-tab.title:before{display:none;}

  /* */
  .row-fluid .default-rich-text-section .img-wrap img { display: block !important; margin: 20px auto 0 !important; float: none !important; max-width: 260px !important; }
  .row-fluid .default-rich-text-section .widget-type-rich_text img.desktop-img { display: none; }
  .row-fluid .default-rich-text-section .widget-type-rich_text img {clear:both !important;}

  /* */
  .row-fluid .two-col-list{text-align:left;}
  .row-fluid .info-strip-section-2 .btn-wrapper{text-align:left;}
  .row-fluid .info-strip-section-2.get-bg .btn-2{}
  .row-fluid .two-col-list > div:nth-child(2){padding-bottom:50px;}
  .row-fluid .accordion-section{padding:50px 0px 50px;}
  .row-fluid .custom-heading{padding:0px;}

  .review-section .review-slider { padding: 0px; }
  .review-section .review-slider button.slick-arrow { display: none !important; }
  .review-section .review-slider ul.slick-dots { display: block !important; position: unset; padding: 10px 0 0; }
  .row-fluid .info-strip-section .widget-type-rich_text { font-size: 19px; }
  .row-fluid .info-strip-section .widget-type-text { font-size: 15px; }
  em a {display:  inline-block;}

  .row-fluid .video-section {padding-bottom:50px;}

  .img-text{padding:30px 0;}
  .img-text h2{font-size: 18px;}
  .img-text .widget-type-rich_text ul{-moz-column-count:1; -webkit-column-count:1;}

  .box-wrapper .about_content_row{display:block; height:auto;}
  .box-wrapper .about_content_row .aboutus_img{height:200px;}
  .box-wrapper .about_content_row:nth-child(even) .aboutus_img{position:static;}
  .box-wrapper .about_content_row:nth-child(even) .about_content_block{position:static;}

  .resource-filter .filter-click{text-align:left; padding:0; border:none;}
  .resource-filter .filter-click h3{display:block; font-size:14px; text-align:left; margin:0; border:1px solid #ccc; padding:10px 15px; background-color: #fff; position: relative; z-index: 2;}
  .resource-filter .filter-click h3:after{width: 0; height: 0; border-style: solid; border-width: 6px 5px 0 5px; border-color:#000 transparent transparent transparent; position:absolute; top:50%; right:20px; content:''; opacity:0.6; transform:translateY(-50%); -webkit-transform:translateY(-50%); -moz-transform:translateY(-50%);}
  .resource-filter .filter-click ul{left:0; position:absolute; top:100%; width:100%; background-color:#fff; z-index:1; margin:-1px 0 0; padding:10px 0; border: 1px solid #ccc; opacity:0; visibility:hidden; transform:translateY(-20px); -webkit-transform:translateY(-20px); -moz-transform:translateY(-20px); transition: all 400ms ease 0s; -webkit-transition: all 400ms ease 0s; -moz-transition: all 400ms ease 0s;}
  .resource-filter .filter-click ul.slide{opacity:1; visibility:visible; transform:translateY(0px); -webkit-transform:translateY(0px); -moz-transform:translateY(0px);}
  .resource-filter .filter-click li{display:block; font-size:14px; padding:5px 15px;}
  .resource-filter{padding: 40px 0;}
  .row-fluid .page-banner .widget-type-header h1{font-size: 25px;}
  .row-fluid .page-banner .widget-type-header h2{font-size: 25px;}

  .row-fluid .service-section .tabing-main-wrapper .main-tab-wrapper{clear: both;}

  /* */
  .row-fluid .post-item .inner { max-width: 420px; margin: 0 auto; }
  .row-fluid .blog-sidebar > div { max-width: 420px; float: none; margin: 0 auto; }
  .hs-blog-post .row-fluid .blog-sidebar { padding-top: 40px; }
  .hs-blog-post .row-fluid .blog-sidebar > div { max-width: 100%; }
  .row-fluid .sidebar-widget { float: left; width: 100%; }

  /**/
  .row-fluid .author-profile { display: block; }
  .row-fluid .author-profile img { display: block; margin: 0 auto; }
  .row-fluid .author-profile .author-contain { padding: 20px 0 0; text-align: center; width: 100%; }
  .feature-model button.fancybox-close-small, .feature-model2 button.fancybox-close-small { color: #fff; }
  .feature-model h4, .feature-model2 h2 { padding: 8px 15px 11px; font-size: 19px; }

  .row-fluid .infinity-soluction .single-box { width: 100%; }
  .row-fluid .infinity-soluction .solution-box-wrapper { max-width: 450px; margin: 0 auto; }

  /* lading Page */
  .custom-landing-page .row-fluid .top, 
  .custom-landing-page .row-fluid .top-contact { text-align: center }
  .custom-landing-page .row-fluid .logo img { max-width: 200px }
  .custom-landing-page .row-fluid .top-contact { font-size: 20px; line-height: 28px }
  .custom-landing-page .row-fluid .testi-innerbox { font-size: 16px }
  .custom-landing-page .row-fluid .hero-landright h4 { font-size: 24px; line-height: 30px }
  .custom-landing-page .row-fluid .hero-land1 { padding: 30px 0 45px }
  .custom-landing-page .row-fluid .hero-landleft { width: 100%; padding: 0 0 40px 0 }
  .custom-landing-page .row-fluid .hero-landleft h1 { font-size: 34px; line-height: 40px }
  .custom-landing-page .row-fluid .hero-landright { width: 100% }
  .custom-landing-page .row-fluid .testi-box { padding: 0 }
  .custom-landing-page .row-fluid .testi-content:before { display: none }
  .custom-landing-page .row-fluid .landing-conone { padding: 40px 0; font-size: 15px }
  .custom-landing-page .row-fluid .featu-section { padding: 40px 0 }
  .custom-landing-page .row-fluid .featu-section1 .hs_cos_wrapper_widget { width: 100% }
  .custom-landing-page .row-fluid .featu-inner { padding: 0px 10px }
  .custom-landing-page .row-fluid .featu-box { }
  .custom-landing-page .row-fluid .hero-landright { max-width: 500px; float: none; margin: 0 auto; }
  .custom-landing-page .row-fluid .featu-section1 .hs_cos_wrapper_widget { max-width: 500px; float: none; margin: 0 auto; }
  .custom-landing-page .row-fluid .featu-text h4 { padding-bottom: 15px; }
  .custom-landing-page .row-fluid .featu-section1 .hs_cos_wrapper_widget {padding-top: 40px;}
  .custom-landing-page .row-fluid .featu-section1 { padding:  0px; }

  .row-fluid .team-sec { padding:50px 0; }
  .row-fluid .team-title h2 { font-size:28px; line-height:26px; }

  .row-fluid .faq3-section1 { padding:15px; }

  .row-fluid .thanak-section { padding:60px 0; }
  .row-fluid .thank-title h2 { font-size:26px; }

  .row-fluid .top-lp { padding:12px 0; }
  .row-fluid .logo-lp , .row-fluid .top-contact-lp { margin:0; display:block; text-align:center; width:100%; }
  .row-fluid .top-contact-lp { font-size:18px; margin-top:5px; }
  .row-fluid .logo-lp img { max-width:230px; }

  .row-fluid .hero-lp { padding:40px 0 50px; }
  .row-fluid .hero-right-lp { margin-bottom:0; padding:40px; } 
  .row-fluid .hero-inner-lp h1 { font-size:28px; line-height:38px; }
  .row-fluid .hero-content-lp { font-size:16px; }

  /* benefit section */
  .row-fluid .benefit-img { float:left; }
  .row-fluid .benefit-text { float:left; padding:0 0  0 20px; }
  .row-fluid .benefit-section { padding:0 0 30px; }
  .row-fluid .benefit-section1 .hs_cos_wrapper_widget { width:100%; padding:15px 0; }
  .row-fluid .benefit-section1 { padding:0; display:inline-block; width:100%; }
  .row-fluid .benefit-content h4 { font-size:22px; padding:0 0 10px; }

  .row-fluid .benefit-icon { width:90px; height:90px; line-height:70px; }
  .row-fluid .benefit-icon img { height:50px; }

  /* feature-section */
  .row-fluid .feature-lp { padding:50px 0 40px; }
  .row-fluid .feature-lp1 { padding:30px 0 0; }
  .row-fluid .feature-lp1 .hs_cos_wrapper_widget { padding:20px 0 0; }
  .row-fluid .feature-box { text-align:center; }
  .row-fluid .feature-text { width:100%; }
  .row-fluid .feature-img { width:240px; height:240px; padding:17px; display:inline-block; float:none; }
  .row-fluid .feature-imgin { width:200px; height:200px; }

  .row-fluid .feature-text { padding:0 0 20px; }
  .row-fluid .feature-lp1 .hs_cos_wrapper_widget:nth-child(2n) .feature-text { padding:0 0 20px; }
  .row-fluid .feature-lp1 .hs_cos_wrapper_widget:nth-child(2n) .feature-img { float:none; display:inline-block; }
  .row-fluid .feature-text h4 { font-size:22px; padding:0 0 10px; }
  .row-fluid .feature-text h4 span { width:40px; height:40px; line-height:39px; }

  .row-fluid .infinity-soluction .box3 .single-box{ width:100%; }
  .row-fluid .anchor-strip .anchor-strip-inner > div > div > div { width: auto; display: inline-block; padding: 5px; }
  .row-fluid .anchor-strip a { padding: 9px 12px; }

  .row-fluid .cs_icon-box > div > div > div + div {padding-top: 40px;}
  .row-fluid .cs_icon-box > div > div > div > div { max-width: 450px; margin: 0 auto; }
  .row-fluid .video-section .video-box img { max-width: 100%; }
  /*    .row-fluid .cs_icon-section h2 { font-size: 22px; }*/

  .row-fluid .cs_icon-box .widget-type-linked_image { height: 70px; width: 70px; }
  .row-fluid .cs_icon-box .widget-type-text { font-size: 18px; }
  .row-fluid .anchor-strip .anchor-strip-inner { padding: 10px  0 2px; }
  .row-fluid .anchor-strip { padding: 50px 0 50px; }

  .row-fluid .cta-strip-section.cta .wrapper > div > div > div:last-child{ padding-bottom:0px; }
  .row-fluid .page-banner.heading-center > div:last-child { padding: 60px 0 60px; } 
  .resource-filter .filter-click ul { visibility: visible; opacity: 1; padding: 0px; 
    position: relative; display: inline-block; border: none; text-align: center; transform: none; z-index:99;  }
  .resource-filter .filter-click li { width: auto !important; display: inline-block; cursor:pointer; } 

  /* Latest Pillar Page */
  .row-fluid .contents-arrow { width:40px; height:40px; line-height:38px; font-size:24px; }
  .row-fluid .contents-sec h3 { padding:9px 20px; font-size:18px; }
  .row-fluid .contents-sec h3:after { top:8px; }
  .row-fluid .contents-sec { width:80%; left:-100% !important; }
  body.popup-right .row-fluid .contents-sec { left:0 !important; }
  body.popup-hidemenu.popup-right .contents-sec { left:-100% !important; }

  .row-fluid .section-titlebox h2 { font-size:20px; line-height:26px; }
  .row-fluid .pillar-contentsec2 { padding-top:50px; }
  .row-fluid .pillar-servicesecwrap .feature-section .feature-box .contain { text-align:left; }

  .row-fluid .six-stepsec .wrapper > div > div { display:inline-block; }
  .row-fluid .six-stepsec .span4 { margin-bottom:20px; } 

  .row-fluid .six-stepsec { padding:50px 0; }
  .row-fluid .six-stepbox { width:100%; }  
  .row-fluid .six-stepbox:last-child { margin:0; }
  .row-fluid .six-stepinner { height:auto !important; }

  .row-fluid .use-bprsec { padding-top:50px; }
  .row-fluid .service-section.pillar-sertabsec { padding:20px 15px 50px; }
  .row-fluid .service-section.pillar-sertabsec .tabing-list { display:none; }
  .row-fluid .pillar-sertabsec.service-section .main-tab-wrapper .thumb .contain { height:350px; }
  .row-fluid .pillar-sertabsec.service-section .main-tab-wrapper .thumb .contain { padding:20px 15px; }
  .row-fluid .pillar-sertabsec.service-section .tabing-main-wrapper .main-tab-wrapper h5.tab-title { padding:15px 15px 15px 20px; } 
  .row-fluid .pillar-sertabsec.service-section .tabing-main-wrapper .main-tab-wrapper h5.tab-title:before { position:absolute; left:10px; margin:0; }

  .row-fluid .bpr-keysec { padding-top:50px; } 
  .row-fluid .bpr-keysec .section-titlebox { padding:0; }

  .row-fluid .service-section2 .tabing-list1 .tab-list-inner1{display:none;}
  .row-fluid .service-section2 .tabing-list1{padding:0px!important; display:none;}
  .row-fluid .service-section2 > div:first-child{padding-left:0px!important;}
  .row-fluid .service-section2 .main-tab-wrapper1 h5.tab-title1{display:block;}
  .row-fluid .service-section2 .tabing-main-wrapper1{float:left;width:100%;padding:0px;}
  .row-fluid .service-section2 > div:last-child > div{display:block;}
  .row-fluid .service-section2 .main-tab-wrapper1 .thumb1{position:relative;height:500px;}
  .row-fluid .service-section2 .tabing-main-wrapper1 .main-tab-wrapper1{}
  .row-fluid .service-section2 .tabing-main-wrapper1 .main-tab-wrapper1 h5.tab-title1{font-weight:400;font-size:14px;line-height:19px;padding:14px 30px 14px 20px;cursor:pointer;transition:all 0.3s ease;}
  .row-fluid .service-section2 .tabing-main-wrapper1 .main-tab-wrapper1 h5.tab-title1:before{content:"\f0da";font-family:fontAwesome;margin-right:16px;font-size:11px;vertical-align:bottom;}
  .row-fluid .service-section2 .tabing-main-wrapper1 .main-tab-wrapper1 + .main-tab-wrapper1{border-top:1px solid #d2d2d2;}
  .row-fluid .service-section2 .tabing-main-wrapper1 .main-tab-wrapper1:last-child{border-bottom:1px solid #d2d2d2;}
  .row-fluid .service-section2 .tabing-main-wrapper1 .main-tab-wrapper1.active h5.tab-title1{background:#1870B9;color:#fff;}
  .row-fluid .service-section2 .tabing-main-wrapper1 .main-tab-wrapper1 h5.tab-title1:hover{background:#1870B9;color:#fff;}
  .row-fluid .service-section2 .main-tab-wrapper1 .thumb1 .contain1{max-width:100%;}
  .row-fluid .service-section2 .main-tab-wrapper1 .thumb1 .contain1 h4{margin:0px; font-size:18px; line-height:22px; }
  .row-fluid .service-section2 .main-tab-wrapper1 .thumb1 .contain1 .text{margin-top:10px;}
  .row-fluid .service-section2.image-update{padding:50px 15px 60px;}
  .row-fluid .service-section2 .main-tab-wrapper1 .thumb1.image-tab1{padding:20px 20px 20px;border:1px solid #1870b9;}
  .row-fluid .service-section2 .tabing-main-wrapper1 .main-tab-wrapper1 h5.tab-title1:hover{background:inherit;color:inherit;}
  .row-fluid .service-section2 .tabing-main-wrapper1 .main-tab-wrapper1.active h5.tab-title1{background:#1870b9;color:#fff;}
  .row-fluid .service-section2 .tabing-main-wrapper1 .main-tab-wrapper1 .tab-contain1 { display:  none; }
  .row-fluid .service-section2 .main-tab-wrapper1 .thumb1.image-tab1 .contain1 {float:  left; width: 100%; }
  .row-fluid .service-section2 .main-tab-wrapper1 .thumb1.image-tab1 { height:  auto; float:  left; width:  100%; }
  .row-fluid .service-section2 .main-tab-wrapper1 .thumb1.image-tab1 .img-wrapper img{max-height:70px;width:70px;}
  .row-fluid .service-section2 .main-tab-wrapper1 .thumb1.image-tab1 .img-wrapper img + img{margin-left:10px;}
  .row-fluid .service-section2 .main-tab-wrapper1 .thumb1.image-tab1 .contain1{padding-top:10px;}
  .row-fluid .service-section2 .tabing-main-wrapper1 .main-tab-wrapper1{clear: both;}
  .row-fluid .service-section2.pillar-sertabsec .tabing-list { display:none; }
  .row-fluid .pillar-sertabsec2.service-section2 .main-tab-wrapper1 .thumb1 .contain1 { height:250px; }
  .row-fluid .pillar-sertabsec2.service-section2 .main-tab-wrapper1 .thumb1 .contain1 { padding:20px 15px; }
  .row-fluid .pillar-sertabsec2.service-section2 .tabing-main-wrapper1 .main-tab-wrapper1 h5.tab-title1 { padding:15px 15px 15px 20px; } 
  .row-fluid .pillar-sertabsec2.service-section2 .tabing-main-wrapper1 .main-tab-wrapper1 h5.tab-title1:before { position:absolute; left:10px; margin:0; }

  .row-fluid .closer-looksec { padding:50px 0; }
  .row-fluid .closer-looksec .box-wrapper .about_content_block h2 { font-size:24px; }
  .row-fluid .closer-looksec .box-wrapper .about_content_block .contnt { font-size:14px; line-height:22px; } 

  .row-fluid .inexbox .hs_cos_wrapper_type_header h2 { font-size:18px; line-height:26px; }
  .row-fluid .exbox { margin-bottom:30px; }
  .row-fluid .inex-textsec { padding:50px 0; }

  .row-fluid .next-stepsec { padding:50px 0; }
  .row-fluid .section-titlebox h2 { float:left; width:100%; }
  .row-fluid .next-stepsec .ctabox:first-child { margin-bottom:30px; }

  .row-fluid .service-section.pillar-sertabsec > div:last-child { width:100%; }
  .row-fluid .closer-looksec .box-wrapper .about_content_row > div { width:100%; }
  .row-fluid .closer-looksec .aboutus_img { height:auto; }

  .contain_scroll .box-wrapper .about_content_block .about_content_inner > div{ height:auto; }
  .row-fluid .service-section.pillar-sertabsec{ height:auto; }
  .row-fluid .pillar-sertabsec.service-section .main-tab-wrapper .thumb .contain{ height:auto; }


  .row-fluid .height-update-wrapper.service-section.pillar-sertabsec { height: auto; }
  .row-fluid .height-update { height: auto; }
  .row-fluid .height-update-wrapper.pillar-sertabsec.service-section .main-tab-wrapper .thumb .contain{ height:auto; max-height:270px; }
  .row-fluid .height-update-wrapper.service-section.pillar-sertabsec .main-tab-wrapper .thumb { height: 360px; }

  .no-flex .box-wrapper .about_content_row > div{ height:auto; width:100%;}
  .box-wrapper .about_content_row .aboutus_img{ height:200px; padding-bottom:35%; }

  .row-fluid .cs_section-2 { padding: 30px 0; }
  .row-fluid .font-18 { font-size: 14px; }

  .row-fluid .cta-strip-section.v2 h2{ font-size:18px; }
  body .row-fluid .same-heading h2, body .row-fluid .same-heading h3, .same-heading .box-wrapper .about_content_block h2 { font-size: 25px; line-height:normal; }

  .noraml-feed-main .noraml-feed-outer .noraml-feed-box { width: 100%; margin-left: 0; margin-right: 0;}
  .noraml-feed-main .noraml-feed-outer { display: block; max-width: 420px; margin: auto; float: none;}

  .row-fluid .feed_titles { font-size: 26px; line-height:32px; }


  .row-fluid .accordion-section .widget-type-header h3 { margin-top: 24px; margin-bottom: 0;}

  .row-fluid .page-banner.type-2.v2 .widget-type-text { font-size: 22px; font-weight: 600; padding: 10px 0 17px; }
  .row-fluid .page-banner.type-2.v2 .widget-type-rich_text { font-size: 18px; line-height: normal; }
  .pt-100{ padding-top:60px; }
  .left-col-text {margin-bottom: 30px;}

  /*   10-11-2021 */
  .row-fluid .card-section .card-forground.card-wrapper .card-box {
    width: 100%;
  }
}


@media(max-width:600px){
  h3{font-size:20px;}
/*   .row-fluid .hero-section .single-slide h1 span{font-size:30px;margin:0px;} */
/*   .row-fluid .hero-section .single-slide h1{font-size:18px;} */
/*   .row-fluid .hero-section .single-slide h4{font-size:16px;} */
/*   .row-fluid .hero-section .single-slide > div{background:rgba(255,255,255,0.79);} */
/*   .hero-section .slick-dots li button{border-color:#1971b9;} */
/*   .hero-section .slick-dots li.slick-active button{background:rgba(25,113,185,0.51);} */
/*   .row-fluid .hero-section .single-slide > div{padding:80px 0px 110px;} */
  .row-fluid .card-section .card-background .contain .widget-type-rich_text{margin:0 0 10px;}
  .row-fluid .card-section .card-background > div > div > div:last-child{padding:30px 15px 30px;}
  .row-fluid .card-section .card-forground .card-box + .card-box{margin-top:15px;}
  .feature-section .feature-box{width:100%;}
  .row-fluid .footer-wrapper .work .img-wrapper .widget-type-custom_widget{width:33.333%;padding:0px;}
  .row-fluid .footer-wrapper .work .img-wrapper .widget-type-custom_widget img{max-height:100%;padding:7px;min-width:auto;}
  .row-fluid .footer-wrapper .work .img-wrapper > div > div{margin-left:-6px;}
/*   .row-fluid .hero-section button.slick-arrow { display: none !important;} */

  /* About Page */
  .row-fluid .page-banner .widget-type-header{font-size:19px;font-weight:400;}
  .row-fluid .page-banner .widget-type-text{font-size:14px;font-weight:400;}
  .row-fluid .color-title h3{font-size:20px;}
  .row-fluid .default-info-section .contain{padding-top:40px;}
  .row-fluid .default-info-section .contain .widget-type-rich_text{line-height:20px;}
  .row-fluid .color-title h2{font-size:22px !important;}
  .feature-section.with-popup .heading .text{font-size:14px;}
  .feature-section.with-popup .row{padding:50px 0px 30px;}
  .row-fluid .cta-strip-section h2{font-size:22px;}
  .row-fluid .cta-strip-section .btn-2 a{padding:8px 20px;}
  .row-fluid .cta-strip-section .wrapper > div > div > div:first-child{padding:0 0 15px;}

  .row-fluid .page-banner .btn-2 a { max-width: 200px; }
  .row-fluid .page-banner .cta-wrapper > div { padding:  20px 0 0; }

  .row-fluid .service-section .main-tab-wrapper .thumb.image-tab .img-wrapper { text-align: center; }
  .row-fluid .service-section .main-tab-wrapper .thumb.image-tab .img-wrapper img + img { margin: 0px; }
  .row-fluid .service-section .main-tab-wrapper .thumb.image-tab .img-wrapper img { margin: 5px !important; } 

  .row-fluid .super-title h4{font-size:16px;}
  .row-fluid .contact-section ul.inputs-list li.hs-form-checkbox{width:100%;padding:0 0 10px;}
  .row-fluid .contact-section ul.inputs-list li.hs-form-checkbox:last-child{padding-bottom:0px;}
  .row-fluid .contact-section ul.inputs-list.multi-container{ padding-top:0px; }
  .row-fluid .training-slider-section .slider-wrapper .training-slider { padding:  0px; }
  .row-fluid .training-slider-section .slider-wrapper .training-slider > button.slick-arrow { display:  none !important; }

  /* */
  .row-fluid .course-strip .widget-type-text{font-size:18px;}
  .filter-dropdown label{font-size:13px;padding:10px 20px;}
  .row-fluid .course-strip .btn-2 a{padding:8px 15px;}
  .row-fluid .training-slider-section{padding:40px 0 60px;}
  .row-fluid .training-slider-section ul.slick-dots{bottom:-20px;}
  .row-fluid .training-slider-section .color-title{padding:0 0 10px;}
  .row-fluid .training-slider-section .traning-inner h3.box-title{margin:0px;padding:0px;}
  .row-fluid .training-slider-section .traning-inner .text.sep{padding:10px 0 0;margin:10px 0 0;}
  .row-fluid .training-slider-section .inner-slider .inner-contain{padding:0px 15px;}
  .row-fluid .training-slider-section .traning-inner{padding:15px 10px;}

  /* */
  .row-fluid .full-width-info .contain .advance-form { padding: 20px 0px; }
  .advance-form .form-title { font-size: 15px; margin-bottom: 15px; }
  .advance-form form .hs_submit.hs-submit input { width: 100%; }
  .advance-form form .hs-form-field + .hs-form-field { padding-top: 10px; }
  .advance-form form .hs_submit.hs-submit { padding-top: 15px; }
  .row-fluid .full-width-info .contain { padding: 10px 15px 20px; }
  .row-fluid .full-width-info .action-thumb { min-height: 200px; }

  /* */
  .row-fluid .page-banner.type-2 .widget-type-header { font-size: 14px; }
  .row-fluid .page-banner.type-2 .widget-type-text { font-size: 15px; }
  .row-fluid .page-banner .btn-2 a { width: 100%; }
  .row-fluid .default-rich-text-section { padding: 50px 0px; }
  .row-fluid .accordion-section .widget-type-header h2 { font-size: 15px; font-weight: 600; }
  .row-fluid .accordion-box .accordion-title { font-weight: 600; font-size: 14px; }
  .row-fluid .accordion-section .span6 + .span6 { margin: 20px 0 0; }
  .row-fluid .two-col-list .widget-type-header h2 { font-size: 20px; }
  .row-fluid .two-col-list > div:nth-child(2) { padding: 50px 0px 50px; }
  .row-fluid .ebook-represent .contain .widget-type-header h3 { font-size: 19px; }
  .row-fluid .ebook-represent .contain .widget-type-text { font-size: 17px; display: block; margin: 10px 0 0; }
  .row-fluid .ebook-represent .contain .widget-type-rich_text strong { font-size: inherit; }

  .row-fluid .default-rich-text-section .widget-type-rich_text h2{font-size:18px;}
  .row-fluid .custom-video-section .contain .widget-type-header{font-size:12px;}
  .row-fluid .custom-video-section .video-block .widget-type-header h2{font-size:15px;}
  .row-fluid .default-rich-text-section h2{font-size:17px;margin:0 0 10px;}
  .row-fluid .default-rich-text-section .widget-type-rich_text hr{margin:20px 0 20px;}
  .row-fluid .default-info-section .wrapper > div > div > div{padding-left:0px;padding-right:0px;}

  .business-boxs .box-wrapper .sinlge-box .inner{flex-direction:column;}
  .business-boxs .box-wrapper .sinlge-box .thumb{width:100%;}
  .business-boxs .box-wrapper .sinlge-box .contain{width:100%;padding:0px 20px 30px;}
  .business-boxs .box-wrapper .sinlge-box .thumb img{max-width:100%;margin:0 auto;display:block;}
  .business-boxs .box-wrapper .sinlge-box .inner{max-width:430px;margin:0 auto;}

  .business-boxs .box-wrapper .sinlge-box .inner .overlay { position: unset; display: block; opacity: 1; visibility: visible; transform: scale(1); padding: 10px 20px; }
  .business-boxs .box-wrapper .sinlge-box .inner .overlay a { transform: scale(1); visibility: visible; opacity: 1; }
  .business-boxs .box-wrapper .sinlge-box .contain { padding-bottom: 10px; }
  .business-boxs .box-wrapper .sinlge-box .inner .overlay a { font-size: 14px; }

  .row-fluid .two-col-list .widget-type-rich_text ul li + li { margin-top: 10px !important; }
  .resource-filter .filter-boxes{margin:0; padding:20px 0 0;}
  .resource-filter .filter-box{margin: 0 0 15px; width: 100%;}
  .resource-filter .filter-box .image{height: 130px;}
  .resource-filter .filter-box > div{height:auto !important;}
  .row-fluid .blog-main-contain .thumb { height: 170px; }
  .row-fluid .blog-main-contain h1 { font-size: 21px; }
  .row-fluid .post-info span.date { padding: 6px 0 0; }
  .new-comments .comment-from h4 a { font-size: 13px; }
  .new-comments .comment-date { font-size: 12px; }
  .row-fluid .blog-main-contain blockquote { font-size: 13px; line-height:  22px; }

  .row-fluid .service-work-section .service-box .single-service-box .service-title h3 { font-size: 16px; padding-left: 10px; }
  .row-fluid .service-work-section .service-box .single-service-box .service-title img { height: 25px; width: 25px; }
  .row-fluid .service-work-section .service-box .single-service-box .service-title .icon { height: 40px; width: 40px; }
  .row-fluid .service-work-section .service-box .left-box .single-service-box .service-title h3 { padding-left: 10px; }
  .row-fluid .service-work-section{ padding-bottom:0px;}

  /* Landing Page */
  .custom-landing-page .row-fluid .hero-landleft h1 { font-size: 28px; line-height: 36px }
  .custom-landing-page .row-fluid .hero-landright { padding: 40px 10px }
  .custom-landing-page .row-fluid .hero-landleft ul { padding: 25px 0 0 10px }
  .custom-landing-page .row-fluid .featu-section1 .hs_cos_wrapper_widget { padding: 10px 0; width: 100% }

  .row-fluid .TrainingCourses-section .CoursesBox-wrapper .CourseBox { width: calc((100% / 1) - 30px); }
  .row-fluid .LogoCustom-section .LogoCustom-wrapper { margin: 0; }
  .row-fluid .LogoCustom-section .LogoCustom-Box { width: calc((100% / 1)); margin: 15px 0px; }
/*   .row-fluid .hero-section .btn-wrapper > a,.row-fluid .hero-section .btn-wrapper > span { margin-top: 10px; } */

  .row-fluid .feature-lp .title-text { font-size:14px; }
  .row-fluid .feature-lp .title-text h2 { font-size:26px; line-height:36px; }

  .row-fluid .benefit-parson { text-align:center; }
  .row-fluid .benefit-img { margin:0 auto !important; float:none; display:block; }
  .row-fluid .benefit-text { padding:15px 0 0; width:100%; }
  .row-fluid .col-3-form form > div{ width:100%; }
  .one-line-form form .hs-form-field{ padding-bottom:10px;}
  .one-line-form form .hs-form-field ul.hs-error-msgs { position: relative; }

  .row-fluid .col-2-form form > div{ width:100%; }
  .row-fluid .cta-strip-section.v2 h2{ font-size:15px; }

  .pt-100{ padding-top:50px; }
}

.page-ruler-px-container input { height: auto; width: auto; min-width: unset; outline: 0; padding: 0px; }


/*-------------- Pagination --------------*/

/* .blog-section .blog-pagination ul {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
justify-content: center;
align-items: center;
}
.blog-section .blog-pagination ul li {
margin: 0 8px;
}

.blog-section .blog-pagination ul li.active a, .blog-section .blog-pagination li:hover a, .blog-pagination.see-all-post-cta a:hover{
background: #474E53;
color: #fff;
}

.blog-section .blog-pagination  {
text-align: center;
margin-top: 50px;
}
.blog-section .blog-pagination a {
text-decoration: none;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 1px;
color: #474E53;
transition: all 0.3s ease;
display: inline-block;
padding: 15px 15px;
border: 2px solid #474E53;
width: 100%;
text-align: center;
} */

/* .blog-section .blog-pagination .next-posts-link {
float: right;
}
.blog-section .blog-pagination .previous-posts-link {
float: left;
} */
.hs-content-path-blog-all .blog-section .post-listing-simple h2 {
  margin-bottom: 25px;
  border-bottom: 1px solid #474E53;
  padding-bottom: 25px;
}
.hs-content-path-blog-all .blog-section .post-listing-simple h2 a  {
  text-decoration: none;
}
.hs-content-path-blog-all .blog-section .post-listing-simple {
  margin: 0;
}

.blog-pagination.see-all-post-cta a {
  max-width: 160px;
  padding: 10px 15px;
  height: auto;
  width: 100%;
}




.blog-pagination-container {
  width: 100%;
}
.blog-pagination {
  padding: 30px 0 20px;
  text-align: center;
  clear: both;
  float: none;
  height: 100%;
  margin: 0 auto 0px;
  width: auto;
  display: flex;
  justify-content: center;
}
.blog-pagination a {
  margin-right: 14px;
  display: inline-block;
  background: #474E53;
  border: 1px solid #474E53;
  color: #fff;
  padding: 0px 10px;
  border-radius: 3px;
  cursor: pointer;
  height: 30px;
  font-size: 14px;
  line-height: 28px;
  text-decoration: none;
}
.blog-pagination a.inactive {
  opacity: 0.4;
  pointer-events: none;
}
.blog-pagination a:hover {
  background: none;
  color: #474E53;
}
.blog-pagination a.active, .blog-pagination a.active:hover {
  background: #1870B9;
  border-color:#1870B9;
  color: #fff;
}
.blog-pagination a .fa {
  font-size: 11px;
}

.row-fluid .page-banner-v2 .cta-wrapper > div > div {
  display: block;
}

.page-banner-v2 .cta-wrapper .btn-2 #cta_button_313462_95c9a989-ed2b-4027-9344-7d344ce807de {
  background: rgb(25,67,110);
  border: 2px solid rgb(12,33,55);
  color: rgb(255,255,255);

}
.page-banner-v2 .cta-wrapper .btn-2 #cta_button_313462_95c9a989-ed2b-4027-9344-7d344ce807de:hover {
  background: rgb(27,73,121);
  color: rgb(255,255,255);
}

.row-fluid .page-banner-v2 .cta-wrapper > div > div > div {
  width: 100%;
}
.page-banner-v2 .cta-wrapper .btn-2 .cta_button {
  text-align: center;
}
.row-fluid .page-banner-v2 .widget-span.widget-type-custom_widget.btn-2 span {
  width: 100%;
  max-width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
}



@media screen and (max-width: 991px) {
  .blog-section .blog-pagination {
    margin-top: 0px;
  }  

}

@media screen and (max-width: 767px) {
  /*   .blog-section .blog-pagination a {
  padding: 10px 15px;
  max-width: 120px;
} */
  .hs-content-path-blog-all .blog-section .post-listing-simple h2 a {
    font-size: 17px;
  }
  .hs-content-path-blog-all .blog-section .post-listing-simple h2 {
    margin-bottom: 15px;
    padding-bottom: 15px;
  } 

  .blog-pagination a {
    padding: 0px 7px;
    margin-right: 12px;
  }
  .blog-pagination {
    padding: 30px 0 10px;
  }

}

@media screen and (max-width: 480px) {
  /*   .blog-section .blog-pagination .previous-posts-link {
  float: none;
}
  .blog-section .blog-pagination .next-posts-link {
  float: none;
}
  .blog-section .blog-pagination a {
  padding: 10px 15px;
  max-width: 190px;
  margin: 10px auto;
  display: block;
}
  .blog-section .blog-pagination {
  margin-top: 10px;
} */
  .blog-pagination a {
    margin-right: 3px;
  }


}



/*--- Header Feb - 2022 ---*/

@media screen and (max-width: 1200px) and (min-width: 768px)
{
  .top-header-new .new-header .hs-menu-flow-horizontal > ul li.hs-menu-depth-1:nth-child(4) ul.hs-menu-children-wrapper li:nth-child(3) > ul.hs-menu-children-wrapper > li.hs-menu-depth-3:nth-child(5)
  {
    margin-top:0;
    width:100%;
  }
}

@media screen and (max-width: 991px) and (min-width: 768px)
{
  .top-header-new .second-header .hs-menu-flow-horizontal > ul li.mega-menu ul.hs-menu-children-wrapper .hs-menu-depth-2.hs-item-has-children
  {
    width:33.33%;
  }
}



@media (min-width: 768px)
{
  .top-header-new .second-header .hs-menu-flow-horizontal > ul li.mega-menu ul.hs-menu-children-wrapper .hs-menu-depth-2.hs-item-has-children
  {
    padding-bottom:15px;
  }
  .top-header-new .megamenu-wrapper .wrapper
  { 
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}

.fix-button-new
{
  z-index: 999!important;
}

/*--- Header Feb - 2022 ---*/

.right-course-completion .course-outline h4 {
  font-size: 16px;
  color: #474E53;
  font-weight: 700;
}


.training-mission.page-banner {
  background: url(https://www.inteqgroup.com/hs-fs/hubfs/GettyImages-892647118.jpg?width=2701&name=GettyImages-892647118.jpg) center center / cover no-repeat;
}

.row-fluid .training-mission.page-banner > div:last-child {
  padding: 75px 0;
}

.training-mission.page-banner h3 {
  font-size: 17px;
  color: #19436E;
}

.row-fluid .page-banner .training-mission.widget-type-text {
  font-size: 
}


/*
 * Cart v2
 * */
.cartv2 .cta-wrapper {
  display: flex;
  justify-content: center;
}

.cartv2 .cta-wrapper .btn-2 .cta_button {
  border: 2px solid #474E53; 
}

/*
 * Training Overview Menu Item
 * */
.header .second-header .hs-menu-flow-horizontal > ul li:nth-child(3) > a[href="https://www.inteqgroup.com/training"] ~ ul.hs-menu-children-wrapper .megamenu-wrapper .wrapper {
  position: relative;  
}

.header .second-header .hs-menu-flow-horizontal > ul li:nth-child(3) > a[href="https://www.inteqgroup.com/training"] ~ ul.hs-menu-children-wrapper .megamenu-wrapper .wrapper > li:last-child > a[href="https://www.inteqgroup.com/training"] {
  position: absolute;
  right: 30px;
  bottom: 30px;
  border: 0;
  font-size: 13px;
  line-height: 17px;
  font-weight: 700;
  text-transform: uppercase; 
  text-decoration: underline;
}

@media (max-width: 767px) {
  .header .second-header .hs-menu-flow-horizontal > ul li.hs-menu-depth-1 ul.hs-menu-children-wrapper li a[href="https://www.inteqgroup.com/training"] {
    display: none !important; 
  }
}

.customSocialSharing {
  display: flex; 
  margin: 0 -8px;
  flex-wrap: wrap;
}

.customSocialSharing__network {
  min-width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #19436E; 
  margin: 0 8px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.customSocialSharing__network:hover {
  background-color: #474E53;
}

.customSocialSharing__network > svg {
  height: 50%; 
  width: 50%;
  fill: #ffffff;
}

.customSocialSharing__previewBtn {
  padding: 5px 20px;
  border: 1px solid #474e53;
  font-size: 14px;
  line-height: 1.4;
  color: #fff;
  text-decoration: none;
  margin: 8px;
  background-color: #F6AE2D;
}

.customSocialSharing__popupBtn {
  padding: 0;
  background-color: transparent;
  border: 0;
}

@media (min-width: 768px) {
  .cs_icon-box.two-cols .row-fluid {
    display: flex;
    justify-content: center;
  }
  
  .cs_icon-box.two-cols .row-fluid .span4 {
    float: none;
  }
  
  .cs_icon-box.two-cols .row-fluid [class*=span]:nth-child(2) {
    margin-left: 0;
  }
  
  .customSocialSharing__previewBtn { 
    margin: 0 8px;
  }
}

/* @media (min-width: 768px) and (max-width: 1139px) {
  .cs_icon-box.two-cols .row-fluid .span4 {
    width: 50%;
  }
  
  .cs_icon-box.two-cols .row-fluid [class*=span]:nth-child(2) {
    margin-left: 0;
  }
}

@media (min-width: 1280px) {
  .cs_icon-box.two-cols .row-fluid .span4 {
    width: 50%;
  }
  
  .cs_icon-box.two-cols .row-fluid [class*=span]:nth-child(2) {
    margin-left: 0;
  }
} */



form .hs_submit.hs-submit input, form input.hs-button {
  border-color: #000;
  color: #000;
}

.course-registration-btn {
  display: none;
}

/* .row-fluid .hero-section .btn-wrapper > a:not(:last-child) { 
  margin-right: 15px;
} */

.customSocialSharing__iconBtn {
  display: flex;
  align-items: center;
  color: #474E53;
  text-decoration: none;
  margin-left: 15px;
}

.customSocialSharing__iconBtn img {
  margin-right: 5px;
/*   max-height: 40px; */
}

.-sticky {
  position: sticky; 
}

.training-cta-wrapper .hs_cos_wrapper_type_rich_text p {
  display: flex;
  justify-content: center;
}

.training-cta-wrapper .hs_cos_wrapper_type_rich_text p span.hs-cta-wrapper {
  display: inline-block;
  max-width: 300px;
  margin: 0 10px 20px;
}




.cta-dropdown {
  border: 2px solid #fff;
  float: left;
  width: 100%;
  text-align: center;
  padding: 0 10px;
  height: 50px;
  display: flex;
  align-items: center;
  color: #fff;
  background: #1371B9;
  font-size: 13px;
  line-height: 17px;
  font-weight: 700;
  text-transform: uppercase;
  justify-content: center;
  margin: 0 !important;
  transition: all 0.3s ease;
  letter-spacing: 1.3px;
  text-decoration: none;
  position: relative;
}

.cta-dropdown:hover > div {
  visibility: visible;
  opacity: 1;
}

.cta-dropdown > div {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  left: -1px;
  right: -1px;
  top: calc(100% + 5px);
  transition: all 0.5s ease 0s;
  border: 1px solid rgba(255, 255, 255, 0.11);
}

.cta-dropdown > div a {
  text-decoration: none; 
  background-color: #474E53 !important;
  border: 0 !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.11) !important;
  font-size: 11px !important;
}

.cta-dropdown > div a:hover {
  background-color: #1371B9 !important;
}




.row-fluid .card-section .card-forground .card-box.darkblue {
  background-color: #19436E !important;
  background-image: none !important;
}

.row-fluid .card-section .card-forground .card-box.darkblue .widget-type-header h4, 
.row-fluid .card-section .card-forground .card-box.darkblue .hs_cos_wrapper_type_rich_text {
  color: #fff;
}

.row-fluid .card-section .card-forground .card-box.darkblue .hs_cos_wrapper_type_rich_text a:hover {
  text-decoration: underline !important;
}

.white-popup.lg-padding {
  padding: 35px; 
}
  
.tooltip-text {
  visibility: hidden;
  position: absolute;
  z-index: 2;
  width: 200%;
  max-width: 90vw;
  color: white;
  font-size: 12px;
  background-color: #19436E;
  border-radius: 10px;
  padding: 10px 15px 10px 15px;
}

.tooltip-text::before {
  content: "";
  position: absolute;
  transform: rotate(45deg);
  background-color: #19436E;
  padding: 5px;
  z-index: 1;
}

.hover-text:hover .tooltip-text {
  visibility: visible;
}

#top {
  bottom: calc(100% + 10px);
  left: 50%;
  transform: translateX(-50%);
}

#top::before {
  bottom: -5px;
  left: 50%;
}

#bottom {
  top: calc(100% + 10px);
  left: 50%;
  transform: translateX(-50%);
}

#bottom::before {
  top: -5px;
  left: 50%;
}

#left {
  top: -8px;
  right: 120%;
}

#left::before {
  top: 35%;
  left: 94%;
}

#right {
  top: -8px;
  left: 120%;
}

#right::before {
  top: 35%;
  left: -2%;
}

.hover-text {
  position: relative;
  display: inline-block;
/*   margin: 40px; */
  text-align: center;
  cursor: default;
}



.top-banner {
  background-color: #FF7417;
  color: #fff;
  padding: 15px;
  text-align: center;
}

.top-banner .wrapper {
  position: relative;
}

.top-banner a {
  color: #fff; 
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
}

.top-banner__close {
  position: absolute;
  right: 0;
  top: 2px;
  cursor: pointer;
  font-size: 15px;
}

.btn-orange a {
  background-color: #ff8f4c;
  border: 0 solid #474e53 !important;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: Open Sans, sans-serif !important;
  font-size: 16px;
  font-weight: 400;
  height: auto;
  letter-spacing: normal;
  line-height: 1.4;
  margin: 10px auto 0;
  max-width: 350px;
  padding: 9px 35px;
  position: relative;
  text-decoration: none;
  text-transform: capitalize;
  transition: all .3s ease;
  font-weight: 600;
  text-align: center;
}

.team-training-widget-bg {
  background-image: url('https://www.inteqgroup.com/hubfs/Blue%20Background%20Team%20Training.webp'); 
  background-size: cover;
  background-position: center;
  padding: 10px !important;
}

.team-training-widget-bg.-dark .hs_cos_wrapper_type_rich_text * {
  color: #fff !important; 
}

.row-fluid .default-rich-text-section.dotted-list.-dark .widget-type-rich_text ul li:before {
  background-color: #fff; 
}

.mfp-bg, 
.mfp-wrap {
  z-index: 9999; 
}