@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.6.3/css/font-awesome.css);
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap');

@import url('https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');



















































.hs-menu-wrapper > ul { display: flex; flex-wrap: wrap; }
.hs-menu-wrapper ul { list-style: none; margin: 0; padding-left: 0; transition:all ease-in-out .4s; }
.hs-menu-wrapper.hs-menu-flow-horizontal .hs-menu-children-wrapper { flex-direction: column; }
.hs-menu-wrapper.hs-menu-flow-vertical ul { flex-direction: column; }
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts ul { display: inline-flex; }
.hs-menu-wrapper .hs-item-has-children { position: relative; }
.hs-menu-wrapper .hs-menu-children-wrapper { opacity: 0; position: absolute; }
.hs-menu-wrapper .hs-menu-children-wrapper a { display: block; white-space: nowrap; }
.hs-menu-wrapper.hs-menu-flow-horizontal .hs-item-has-children:hover > .hs-menu-children-wrapper { left: 0; opacity: 1; top: 100%; }
.hs-menu-wrapper.hs-menu-flow-vertical .hs-item-has-children:hover > .hs-menu-children-wrapper { left: 100%; opacity: 1; top: 0; }
.hs_cos_wrapper_type_cta img, .hs_cos_wrapper_type_logo img, .hs_cos_wrapper_type_rich_text img { height: auto; max-width: 100%; }

/* Header */
header { position: relative; z-index: 9999; background-color: var(--headerbottombg);  }
.main_header_inner .logo { max-width:250px; }
.main_header_inner .logo img { max-width:100%; height:auto; }
.top_header { background: var(--headertopbg); font-size: 15px; font-weight: 500; }
.top_header a { color: var(--headertoplink); }
.top_header a:hover { color: var(--headertoplinkhover); }
/* .main_header { } */

/* Header Search Design Start */
.top_search_icon { cursor: pointer; padding-right: 10px; position: relative; }
.top_search_icon:after { position: absolute; content: ""; height: calc(100% - 10px); width: 1px; top: 0; bottom: 0; right: 0; margin: auto 0; background: #fff; }
.top_search_icon svg { width: 16px; height: 16px; }
.top_search_form { position: fixed; top: -120%; left: 0; height: 100%; width: 100%; background: rgba(0, 0, 0, 0.8); display: flex; align-items: center; justify-content: center; z-index: 9; transition: all ease-in-out .4s; }
.top_search_form > div { width: 500px; max-width: 100%; }
.top_search_form input[type="text"] { border-bottom: 1px solid #fff !important; background: transparent !important; color: #fff; padding: 0 !important; border-radius: 0; font-size: 20px; font-weight: 500; }
.top_search_form.active { top: 0; }

.top_search_form .search_close { cursor: pointer; height: 30px; position: absolute; right: 50px; top: 40px; width: 30px; }
.top_search_form .search_close:before, .top_search_form .search_close:after { background: #fff; position: absolute; top: -5px; left: 17px; height: 30px; width: 3px; content: ''; transform: rotate(45deg); }
.top_search_form .search_close:before { transform: rotate(-45deg); }

.mainmenu .hs-menu-wrapper > ul > li.active > a { color: var(--headerbottomlinkhover); }

/* Header Search Design End */
.top_header .hs-menu-wrapper > ul > li > a { display: inline-block; vertical-align: top; width: auto; padding: 0 10px; }

.main_header_inner { position: relative; }
.mainmenu .hs-menu-wrapper > ul > li { margin: 0 5px; }
.mainmenu .hs-menu-wrapper > ul > li > a { display: inline-block; width: auto; padding: 10px 10px; position: relative; color: var(--headerbottomlink); text-transform: capitalize; line-height: normal; }
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a { white-space: pre-wrap; }
.header .top_links li:first-child { margin-left: 0; }
.header .top_links li { margin-left: 23px; }


/* Language Switcher Css Start */
.ln_area { padding-left: 10px; position: relative; z-index: 2; color: #fff; }
.ln_area .globe_class { background: none; position: relative; z-index: 1; }
.ln_area svg { fill: #fff; position: relative; margin-left: -14px; left: -6px; cursor: pointer; }
.ln_area:before { background: #fff; content: ""; display: block; height: calc(100% - 10px); left: 0; position: absolute; top: 50%; transform: translateY(-50%); width: 1px; }
.ln_area .lang_list_class { box-shadow: 0 21px 21px rgba(0, 0, 0, .12); overflow: hidden; padding: 15px 0 0; }
.ln_area .lang_list_class:before { border: 0; }
.ln_area .lang_list_class li:first-child { border: 0; padding-top: 15px; }
.ln_area .lang_list_class li:last-child { border: 0; padding-bottom: 15px; }
.ln_area .lang_list_class li { background: #fff; width: 10rem; padding: 10px; }
.ln_area .lang_list_class li a { color: var(--secondary-color); }
.ln_area .lang_list_class li a:hover { color: #E5F1F5; }
/* Language Switcher Css End */

/* Landing Page Header */
.header--no-navigation { border-top: 22px solid ; box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16); padding: 11px 100px; }



.top_header_inner { position: relative; z-index: 1; margin-bottom: 21px; }

.top-bar-bgcolor { position: absolute; top: 0; left: 0; right: 0; width: 100%; height: 57px; background: linear-gradient(270deg, #fff 1.27%, hsla(0, 0%, 100%, 0) 71.63%); z-index: -1; }

.head-top-contact { margin-right: 23px; }
.top_header_inner a { font-weight:500; }

body.fixed header { position: fixed; top: 0; left: 0; width: 100%; background: #fff; box-shadow: 0px 0px 6px 4px rgba(0, 0, 0, 0.06); }
body.fixed header .logo img { width: 180px; }
body.fixed header .top_header_inner { margin-bottom: 10px; }

/**/
@media (min-width: 992px){
    header { transition: all ease-in-out .4s; }
    header .logo img, .top_header_inner { transition: all ease-in-out .4s; }
    .mainmenu .hs-menu-wrapper > ul > li > ul { width: 200px; background: var(--dropcolor); box-shadow: 0px 0px 6px 4px rgba(0, 0, 0, 0.06); visibility: hidden; pointer-events: none; padding: 0; left: -50% !important; z-index:2; }
    .mainmenu .hs-menu-wrapper > ul > li > ul > li > a { font-weight: 400; color: var(--droplinkcolor); padding: 10px 15px; text-transform: capitalize; }
    .mainmenu .hs-menu-wrapper > ul > li:hover > ul { visibility: visible; pointer-events: inherit; }
    .mainmenu .hs-menu-wrapper > ul > li > ul > li:hover > a { color: #fff; background-color: #BF363C; }
    .mainmenu .hs-menu-wrapper > ul > li > a:after { position: absolute; content: ""; bottom: 5px; left: 0; height: 4px; width: 0px; background: #BF363C; transition: all ease-in-out .4s; } 
    .mainmenu .hs-menu-wrapper > ul > li:hover > a:after, .mainmenu .hs-menu-wrapper > ul > li.active-branch > a:after { width: 100%; }
    .mainmenu .hs-menu-wrapper > ul > li:hover > a { color: #BF363C; }

    .mainmenu .hs-menu-wrapper > ul > li > ul { font-size:13px; }
    .mainmenu .hs-menu-wrapper > ul > li > ul > li > ul { left: 100% !important; top: 0 !important; width: 180px; background: #ffffff; padding: 0; font-size: 13px; pointer-events: none; max-height: 155px; max-height:450px; width:220px; overflow: auto; box-shadow: 0px 0px 6px 4px rgba(0, 0, 0, 0.06); z-index:1; }
    .mainmenu .hs-menu-wrapper > ul > li > ul > li > ul > li { display: inline-block; vertical-align: top; width: 100%; }
    .mainmenu .hs-menu-wrapper > ul > li > ul > li > ul > li > a { display: inline-block !important; vertical-align: top !important; width: 100% !important; color: #BF363C; padding: 10px 15px; text-transform: capitalize; font-weight: 400; position: relative; z-index: 1; }
    .mainmenu .hs-menu-wrapper > ul > li > ul > li > ul > li > a:before { position: absolute; content: ""; height: 100%; width: 0px; top: 0; left: 0; background-color: #E93D3B; transition: all ease-in-out .4s; z-index: -1; }
    .mainmenu .hs-menu-wrapper > ul > li > ul > li:hover > ul { pointer-events: inherit; } 
    .mainmenu .hs-menu-wrapper > ul > li > ul > li > ul > li:hover > a:before { width: 100%; }
    .mainmenu .hs-menu-wrapper > ul > li > ul > li > ul > li:hover > a { color: #fff; }
    
    .dt_mbl_top_cta, .dt_mbl_top_header, .dt_mbl_top_search { display: none; }
    .mainmenu.js-enabled .hs-menu-flow-horizontal { display: block !important; }
    .main_header_inner .mobile_menu,.header_trigger { display: none; }

    .mainmenu .hs-menu-wrapper > ul > li > ul > li > ul::-webkit-scrollbar { width: 3px; }
    .mainmenu .hs-menu-wrapper > ul > li > ul > li > ul::-webkit-scrollbar-thumb { background: var(--fifth-color); }
    .mainmenu .hs-menu-wrapper > ul > li > ul > li > ul::-webkit-scrollbar-track { background: var(--main-color); }

}

@media (min-width:992px) and (max-width:1200px) {
    .hs-menu-wrapper.hs-menu-flow-horizontal ul li a:link, 
    .hs-menu-wrapper.hs-menu-flow-horizontal ul li a:visited { font-size:14px; }
    header .button-1 a, header .button-2 a { text-align:center; }
}

@media (max-width: 1649px){
    header .button-1 a, 
    header .button-2 a { /* padding: 10px; padding:10px 5px !important; */}
}

@media(max-width:1600px){
    .main_header_inner .logo { width: 200px; padding-top:20px; } 
    .main_header_inner .header_right { width: calc(100% - 200px); }
    .top_header_inner:before { left: -40vw; }
    .top_header_inner { margin-bottom: 11px; }
}

@media (max-width:1500px) {
    /*     .main_header_inner .logo { width: 250px; padding-top:0; } 
    .main_header_inner .header_right { width: calc(100% - 250px); } */
    .mainmenu .hs-menu-wrapper > ul > li > a { padding: 4px; }  
    .mainmenu .hs-menu-wrapper > ul > li > a:after { bottom: 0px; }
}

@media (max-width:1440px){
    .mainmenu .hs-menu-wrapper > ul > li > ul { left: -100% !important; }


}

@media (max-width:1200px){
    /*     .main_header .logo img { width: 140px !important; } */
    header .button-1 a, header .button-2 a { padding: 10px; font-size: 13px; }
    .mainmenu .hs-menu-wrapper > ul > li { margin: 0 2px; }
    .mainmenu .hs-menu-wrapper > ul > li > a { padding: 4px; }
    /*     .mainmenu .hs-menu-wrapper > ul > li > a, .mainmenu .hs-menu-wrapper > ul > li > ul > li > a { font-size: 14px; } */
    .mainmenu .hs-menu-wrapper > ul > li > ul { left: auto !important; right: 0; width: 220px; }
    .header--no-navigation { padding: 11px 0; } 
    /*.mainmenu .hs-menu-wrapper > ul > li > a:after { bottom: 15px !important; }*/

    .head-top-contact { margin-right: 14px; }
    .header .top_links li { margin-left: 14px; }
    .top_header_inner { font-size: 14px; }
    
    .main_header_inner .logo { max-width:160px; }
    .main_header_inner .header_right { width: calc(100% - 160px); }
    .theme3_hack header.header  [class*=button-] a{padding: 12px 15px;}

    
    
}

@media (max-width:991px){
    
    .mobile-open a.mobile-trigger svg { display: none; }
    .mobile-open a.mobile-trigger svg.close { display: block; }

    header { padding: 0; position: relative; z-index: 9999; }
    .main_header { padding: 15px 0; }
    .main_header_inner { position: static; }
    .main_header .dt-container { width: 100%; max-width:100%; }
    .main_header .logo img { width: auto !important; transition: all ease-in-out .4s; }
    .mobile-open header .logo { position: relative; z-index: 9999; }

    .mainmenu .hs-menu-wrapper ul { transition: none; }
    .mainmenu .hs-menu-wrapper > ul > li { margin: 0; padding: 0px 0px 12px;  }
    .mainmenu .hs-menu-wrapper > ul > li:last-child { padding-bottom:0px; }
    .mainmenu .hs-menu-wrapper > ul > li > a { width: 100%; color: #0A2540;font-size: 18px; font-style: normal; font-weight: 600; line-height: normal; border-radius: 0; padding:0px; }
    .mainmenu .hs-menu-wrapper > ul > li > ul { padding:2px 0px 2px 15px; width: 100%; } 
    .mainmenu .hs-menu-wrapper > ul > li ul li a { color: var(--quaternary-color); font-weight: 500; padding: 10px; }
    
    .ln_area { padding: 15px; border-bottom: 1px solid hsla(0,0%,100%,.2); }
    
    .top_header, .ln_area:before { display: none; }
    .dt_top_cta.dt_mbl_top_cta, .top_header.dt_mbl_top_header, .top_search.dt_mbl_top_search { display: inline-block; vertical-align: top; width: 100%; }
    
    .top_header_inner { display: inline-block; vertical-align: top; width: 100%; }
    .mainmenu.js-enabled .top_links .hs-menu-flow-horizontal { display: inline-block; vertical-align: top; height: auto; position: relative; padding: 0; background: transparent; z-index: 1; }
    .main_header .top_header .dt-container { padding: 0; }
    .top_header.dt_mbl_top_header { padding-bottom: 80px; position: relative; padding-top: 0; }
    .top_header.dt_mbl_top_header .top_search { position: absolute; bottom: 15px; left: 0; width: 100%; }
    .top_search_icon { display: none; }
    .top_search_form { top: auto; position: relative; height: auto; left: 0; background: transparent; padding: 0 15px; }
    .top_search_form input[type=text] { border: 0 !important; margin: 0 !important; background: var(--tertiary-color) !important; padding: 0 15px !important; height: 50px !important; }
    .top_search_form .search_close { display: none; } 
    
    .ln_area .lang_switcher_class { position: absolute; top: 0; left: 0; height: 100%; width: 100%; }
    .ln_area .globe_class { width: 100%; height: 100%; }
    .ln_area svg { left: 0; margin: 0 5px 0 0; }
    .ln_area .globe_class:after { position: absolute; content: "\f107"; font-family: FontAwesome; right: 20px; top: 11px; font-size: 25px; }
    .ln_area { z-index: 9; }
    .ln_area .lang_list_class { top: 100%; left: 0; transform: none; width: 100%; padding: 0; }
    .ln_area .lang_list_class li { width: 100%; background: var(--tertiary-color) }
    .ln_area .lang_list_class li a { color: #fff; }
    .ln_area .lang_list_class:after { display: none; }
    
    .hs-menu-wrapper.flyouts .hs-menu-children-wrapper, .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper, .hs-menu-wrapper.hs-menu-flow-vertical.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper { left: 0; opacity: 1; position: relative; top: auto; }
    .hs-menu-wrapper.hs-menu-flow-vertical ul { display: flex; }
    .hs-menu-wrapper.hs-menu-flow-horizontal ul { flex-direction: column; }

    .mainmenu, .mainmenu li, .mainmenu li a { display:block; float:none; position:static; top:auto; right:auto; left:auto; bottom:auto; padding:0px; margin:0px; background-image:none; background-color:transparent; border:0px; -webkit-border-radius:0px; -moz-border-radius:0px; border-radius:0px; -webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none; max-width:none; width:100%; height:auto; line-height:1; font-weight:normal; text-decoration:none; text-indent:0px; }
    a.mobile-trigger { position:absolute; top: 37px; right: 15px; width: 35px; height: 25px; transform: translateY(-50%); z-index: 9999; }
    
    .mobile-open a.mobile-trigger i { background-color:rgba(0,0,0,0.0); }
    .mobile-open a.mobile-trigger i:before { margin-top:0; transform:rotate(45deg); -webkit-transition-delay:0, .2s; background-color: #fff; }
    .mobile-open a.mobile-trigger i:after { margin-top:0; transform:rotate(-45deg); -webkit-transition-delay:0, .2s; background-color: #fff; }
    
    body.mobile-open { overflow: hidden; }
    a.mobile-trigger i { display:inline; position:relative; top:-2px; margin-left:0; -webkit-transition-duration:0s; -webkit-transition-delay:.2s; -moz-transition-duration:0s; -moz-transition-delay:.2s; transition-duration:0s; transition-delay:.2s; z-index: 9999; }
    a.mobile-trigger i:before, a.mobile-trigger i:after { position:absolute; content: ''; }
    a.mobile-trigger i, a.mobile-trigger i:before, a.mobile-trigger i:after { width: 35px; height: 3px; display:inline-block; background: var(--hamburger); }
    a.mobile-trigger i:before { margin-top:-10px; -webkit-transition-property:margin, -webkit-transform; -webkit-transition-duration:.2s; -webkit-transition-delay:.2s, 0; }
    a.mobile-trigger i:after { margin-top: 10px; -webkit-transition-property:margin, -webkit-transform; -webkit-transition-duration:.2s; -webkit-transition-delay:.2s, 0; }
    
    span.child-triggerm { display:block !important; cursor:pointer; position:absolute; top:0px; right:0; /*width: 100% !important;*/ width: 30px !important; height: 24px !important; padding:0 !important; }
    span.child-triggerm span { position:absolute; height:30px; width:30px; right: -17px; top: -2px; transition:all ease .5s; transform:translateX(-50%); }
    span.child-triggerm span:before { position:absolute; content:""; height:14px; width:2px; left:50%; top:50%; background: var(--quaternary-color); transform:translateX(-50%) translateY(-50%); }
    span.child-triggerm span:after { position:absolute; content:""; height:2px; width:14px; left:50%; top:50%; background: var(--quaternary-color); transform:translateX(-50%) translateY(-50%); }
    span.child-triggerm.child-open span { transform:translateX(-50%) rotate(45deg); }

    .mainmenu .hs-menu-wrapper > ul > li > ul span.child-triggerm span { top: 2px; right: 0; transform: translateX(0); }
    .mainmenu .hs-menu-wrapper > ul > li > ul span.child-triggerm { height: 34px !important; }
    .mainmenu .hs-menu-wrapper > ul > li > ul span.child-triggerm.child-open span { transform: translateX(0) rotate(45deg); }

    .mainmenu.js-enabled .hs-menu-children-wrapper { display:none; }  
    .mainmenu ul.hs-menu-children-wrapper { visibility:visible !important; opacity:1 !important; position:static !important; display:none; }

    .mainmenu .hs-menu-flow-horizontal > ul ul ul li a { text-indent:20px; font-size: 13px; }
    .mainmenu .hs-menu-flow-horizontal > ul ul ul ul li a { text-indent:40px; }

    .main_header_inner .header_right { display: flex; width: calc(100% - 150px); align-items: center; justify-content: center; padding-right: 55px; }
    .top_header_inner { width: auto; padding: 0; margin-bottom: 0; }
    .header_menu_top_group { position: fixed; top: 70px; left: 0; border-radius: 20px; background: #FCFDFE ; box-shadow: 0px 40px 42.5px 0px rgba(10, 37, 64, 0.07); width: calc(100% - 15px); right: 0; margin: 0px auto; display: none; padding: 15px 15px 35px; max-height: calc(100vh - 80px); overflow-y: auto; }
    .header_menu_top_group.d-block,
    .hs-tools-menu.hs-collapsed { display:none; }
    .main_header_inner .logo { width: 150px; }
    .top_header_inner .top_links { display: none; }
    .head-top-contact { font-size: 14px; font-weight: 500; margin-right: 0; }
    .top-bar-bgcolor { display: none; }
    .mobile-trigger { text-align: right; }
    
    .mobile-trigger .close { position: absolute; right: 0; background-color: #F6F9FC; width: 24px; opacity: 0; }
    .mobile-open .mobile-trigger .close { opacity: 1; }

    .mainmenu { border-bottom: 1px solid #E2F0FE; /*padding: 15px 45px 30px;*/ padding: 15px 0 30px; }
    .mobile_menu { padding: 30px 45px 15px; }
    .mobile_menu li a { font-size: 15px; font-style: normal; font-weight: 400; line-height: normal; }
    .mobile_menu li { margin-bottom: 11px; }
    .button_wrap { padding: 10px 45px; }
    header .button-1 a, header .button-2 a { font-size: 14px; font-style: normal; font-weight: 400; line-height: normal; border-color: #0A2540; color: #0A2540; padding: 15px 25px; }


}*/

@media (max-width: 400px){
    .mainmenu .hs-menu-wrapper > ul > li .megamenu_section .megamenu_col .hs-menu-wrapper>ul>li>a { font-size: 20px; }
}

@media(max-width:360px){
    
    .mainmenu { padding: 15px 20px 20px; }
    .mobile_menu { padding: 20px 20px 7px; }
    .button_wrap { padding: 5px 20px 10px; }
    .header_menu_top_group { padding: 10px 10px 20px; }
    
}
/* Footer */

.footer-logo img { max-width:200px; height:auto; }

footer { background: #E5F1F5; }
footer .copyright { font-size: 16px; background-color: #4f293a; }
footer .copyright a { color: #fff; }
footer .copyright a:hover { color: var(--tertiary-color); }
.footer_social ul { list-style-type: none; margin: 0; padding: 0; justify-content: flex-end; }
.footer_social li + li { margin-left: 20px; }
.footer_social li a { color: #fff; font-size: 25px; }

footer .formtext { text-align: left; font-size: 18px; padding-right: 15px; width: calc(100% - 310px); }
footer .formtext h4 { font-size: 24px; }
.footer_logo { width: 250px; text-align: left; }
.footer_logo img { filter: brightness(0) invert(1); }
.f_add p+p { padding-top: 2px; }
.f_add a { color: #fff; }

.f_menu { padding: 0 30px; border-left: 2px solid #ccc; }
.f_menu .hs-menu-wrapper ul li { width: 100%; }
.f_menu .hs-menu-wrapper ul li a { color: #fff; text-transform: capitalize; margin-top: 10px; display: inline-block; position: relative; }
.f_menu .hs-menu-wrapper ul li a:hover { color: rgba(255, 255, 255, 0.5); }

@media (max-width:1200px){
  
    /* Footer */
    footer .formtext h4 { font-size: 18px; }
    footer .formtext { font-size: 14px; width: 100%; padding: 0 0 15px; }
    .footer_right .form { width: 100%; }
    footer .get_touch { flex-wrap: wrap; }
    .footer_right { width: 350px; }
}

@media (max-width:991px){
  
    /* Footer */
    .footer_logo { width: 100%; text-align: center; padding: 0 0 20px; }
    .footer_right { width: 100%; padding: 0; }
    footer .get_touch { width: 350px; max-width: 100%; margin: 0 auto; }
    footer .formtext { text-align: center; }
    .footer_social ul { justify-content: center; }
}
*, *:before , *:after { -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box }
* {box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -ms-box-sizing:border-box;}
body { padding:0; margin:0; overflow-x:hidden; }

img { height:auto; max-width:100%; }
p { padding:10px 0; margin:0; }



.header_banner { height:auto;min-height:50px;min-height:30px;text-align: center;background: #b11b25; color: #fff;font-size: 18px;line-height:20px; font-weight: 700;padding:6px 15px; }
.header_banner p { padding:5px 0; }
.header_banner a { color:#fff; }
.header_banner a:hover { color:#ccc; }

@media (max-width:1440px) { .header_banner { font-size:16px; line-height:18px; } }
@media (max-width:767px) { .header_banner { font-size:14px; line-height:16px; } }

.left { float:left; }
.right { float:right; }
.clear { clear:both; }

.hero_section { display: inline-block; width: 100%; vertical-align: top; padding: 100px 0 140px; padding:50px 0 100px; position:relative; overflow:hidden;}
.hero_section:before { position: absolute; content: ""; width: 521px; height: 546px; left: -286px; top: 261px; background: #50AFEF; opacity: 0.12; filter: blur(172px); }
.hero_section .section_wrap { display: flex; flex-wrap: wrap; align-items: center; }
.hero_section .section_wrap .left_part { width: 50%; padding-right: 15px; padding-top:50px; }
.hero_section .section_wrap .left_part .section_title { padding-bottom: 35px; }
.hero_section .section_wrap .left_part .sub_title { display: block; font-weight: 800; font-size: 24px; font-size:20px; line-height: 46px; line-height:38px;/* identical to box height, or 192% */ letter-spacing: 0.4em; text-transform: uppercase; }
.hero_section .section_wrap .left_part h1 {   font-weight: 800; line-height: 105%;/* or 80px */ /*line-height:125%;*/ letter-spacing: -0.03em; }
.hero_section .section_wrap .left_part .text { margin-top:20px; }
.hero_section .section_wrap .left_part #home-awards { width:100%; padding:0; text-align:left; }
.hero_section .section_wrap .left_part #home-awards img { max-width:100px; margin:10px 8px 0 0; }
.hero_section .section_wrap .left_part .btn_style { padding-bottom:25px; }


.hero_section .section_wrap .right_part { width: 50%; padding-left: 55px; position: relative; z-index: 1; }
.hero_section .section_wrap .right_part:before { position: absolute; content: ""; top: 0; right: 50px; width: 550px; height: 929px; background: #EFF5F9; border-radius: 0px 80px 0px 0px; transform: matrix(-1, 0, 0, 1, 0, 0); z-index: -1; }
.tcavi .hero_section .section_wrap .right_part:before { display:none; }
@media (min-width:768px) {
  .tcavi .hero_section { background:linear-gradient(to left, #52ace4 0%, rgba(82, 172, 228, 0.5) 25%, rgba(255, 255, 255, 0) 50%); }
}
.hero_section .section_wrap .right_part .img { position:relative; margin-top:-30px; }

.hero_section .scroll-down { position: absolute; bottom: 320px; left: -10px; transform: rotate(-90deg); }
.hero_section .scroll-down a { color: rgb(0 1 3 / 70%); font-size: 15px; line-height: 54px; letter-spacing: 0.06em; font-weight: 700; text-transform: uppercase; position:relative; }
.hero_section .scroll-down a span { padding-left: 10px; }
.hero_section .scroll-down:before { position: absolute; content: ""; top: 0; bottom: 0px; width: 1px; height: 110px; background-color: rgb(144 144 144 / 40%); transform: matrix(0, -1, -1, 0, 0, 0); margin: auto 0; left: -60px; }
.hero_section .scroll-down a:after { position: absolute; content: ""; bottom: 0; left: -140px; top: 0; margin: auto 0; background: url(https://21808848.fs1.hubspotusercontent-na1.net/hubfs/21808848/CVM_2022/Images/MouseSimple.png)no-repeat center/cover; width: 24px; height: 24px; transform: rotate(90deg); }

/**/
.heroinner_area { width:100%; padding:100px 0; position:relative; min-height:650px; display:flex; align-items:center; justify-content:flex-start; }
.heroinner_bg { position:absolute; right:0; top:0; width:68%; height:100%; } 
.heroinner_area:before { position:absolute; content:""; left:0; top:0; width:85%; height:100%; background: -moz-linear-gradient(left,  rgba(44,59,89,1) 43%, rgba(44,59,89,0.75) 57%, rgba(255,255,255,0) 100%); background: -webkit-linear-gradient(left,  rgba(44,59,89,1) 43%,rgba(44,59,89,0.75) 57%,rgba(255,255,255,0) 100%); background: linear-gradient(to right,  rgba(44,59,89,1) 43%,rgba(44,59,89,0.75) 57%,rgba(255,255,255,0) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c3b59', endColorstr='#00ffffff',GradientType=1 ); z-index:1; }
.heroinner_area:after { position:absolute; content:""; left:0; bottom:-100px; width:520px; height:520px; background: #50AFEF; opacity: 0.12; filter: blur(172px); z-index: -9999; }
.heroinner_area .heroinenr_wrap { width:100%; max-width:760px; max-width:675px; position:relative; z-index:1; }
.heroinner_area h1 { color:#fff; width:auto; display:inline-block; letter-spacing: -0.03em; letter-spacing:normal; line-height:1.3; line-height:1.25; margin-bottom:20px; background: linear-gradient(320.34deg, rgba(177, 27, 37, 0.8) -58.45%, rgba(177, 27, 37, 0) 61.29%), #FFFFFF; -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; text-fill-color: transparent; }
.heroinner_area .heroinenr_text { color:#fff; }
.heroinner_area h1 span { line-height: 1.4; }
/* .heroinner_area h1 span { font-weight: 800; font-size: 52px; font-size:46px; font-size:40px; line-height: 60px; line-height:54px; display:block; -webkit-text-fill-color:rgba(255,255,255,.8); } */
.heroinner_area .sub_title { font-weight: 800; font-size: 24px; font-size:30px; line-height: 46px; letter-spacing: 0.4em; text-transform: uppercase; color: #FFFFFF; color:rgba(255,255,255,.8); }
.heroinner_area.include-form .dt-container { display:flex; }
.heroinner_area.include-form .heroinenr_wrap,
.heroinner_area.include-form .banner-form { flex-grow:5; }
.heroinner_area.include-form .banner-form { background:#fff; z-index:1001; padding:25px; border-radius:10px; margin-left:50px; }

.heroinner_area.include-form .dt-container.dtcon_flex { align-items: flex-start; }
.heroinner_area.include-form .banner-form .content_box h2 { margin-bottom: 25px; }

.constrip_box { background: #D64221; background: linear-gradient(135deg, #D64221, #CA514A); color: #fff; text-align: center; padding: 15px 0; }
.constrip_box .constrip_main a,
.constrip_box .constrip_main a:hover { color: #fff; }

/**/ 
.hero_section.patient_hero { padding:100px 0; position:relative; }
.hero_section.patient_hero .section_wrap .right_part { position:absolute; right:0; bottom:0; padding:0; width:35%; }
.hero_section.patient_hero .section_wrap .right_part:before { top:auto; bottom:0; height: 410px; width: 100%; right:0; }
.hero_section.patient_hero .section_wrap .right_part .img { line-height:0; }

.heroinner_area.no-img:before { background: #003e66; width: 100%; }
.heroinner_area.no-img .heroinenr_wrap { max-width: 860px; }
.postview_main figure { margin: 20px 0; }
.postview_main figure video { width: 100%; }
.postview_main .list_style ul li:before { top: 3px; }
 


@media (max-width: 1800px){  

    .hero_section .scroll-down { left:-50px; } 

    
} 



@media (max-width: 1600px){  
   
    .hero_section .section_wrap .left_part h1 { line-height: 1.2; }  
    .hero_section .section_wrap .right_part:before { right:0; width:500px; }
    .hero_section { padding:70px 0 160px; padding:50px 0 100px; }
    
    .heroinner_area { min-height:450px; }
    
    .hero_section.patient_hero .section_wrap .right_part:before {  height: 310px; width: 490px; }
    .hero_section.patient_hero { padding:50px 0; }
    
    .heroinner_area:before { width:100%; }
    
}


@media (max-width: 1400px){  
    
    .hero_section .scroll-down { display:none; }
   
    .hero_section.patient_hero .section_wrap .left_part { padding-top:20px; }    
    .hero_section.patient_hero .section_wrap .right_part { width:42%; max-width:504px; }
    .hero_section.patient_hero .section_wrap .right_part:before { height: 300px; width: 503px; }  
    
    

}

@media (max-width: 1200px){  
    .hero_section .section_wrap .right_part:before { width:400px; }
    .heroinner_area h1 span { font-size: 34px; line-height: 48px; }
    
    .hero_section.patient_hero .section_wrap .right_part { width:42%; max-width:416px; }
    .hero_section.patient_hero .section_wrap .right_part:before { width:418px; height:250px; }  
    
    .heroinner_area .sub_title { font-size: 20px; line-height: 40px; }


}

@media (max-width: 991px){  
   
    .hero_section { padding:60px 0 90px; }
    .hero_section .section_wrap .left_part { padding-top:0; }
    .hero_section .section_wrap .right_part:before {  width:300px; } 

    .heroinner_area h1 span { font-size: 30px; line-height: 44px; }
     
    .hero_section.patient_hero .section_wrap .right_part { width:50%; max-width:384px; }
    .hero_section.patient_hero .section_wrap .right_part:before { height: 230px; width: 384px; }
    .hero_section.patient_hero .section_wrap .left_part .section_title { padding-bottom:0; }
    
 
     
} 

@media (max-width: 767px){  
    .hero_section .section_wrap .left_part h1 { font-size: 34px; }
    .hero_section { padding:40px 0; text-align:center; }
    .hero_section .section_wrap .left_part { width:100%; padding:0; }
    .hero_section .section_wrap .right_part { width:100%; padding:0; margin-top:70px; }
    .hero_section .section_wrap .left_part .sub_title { letter-spacing: 1px; }
    .hero_section .section_wrap .left_part #home-awards { text-align:center; }
    .hero_section .section_wrap .left_part #home-awards img { max-width:90px; margin:10px 4px 0; }
    
    .heroinner_area { min-height:300px; }
    .heroinner_area h1 span { font-size: 26px; line-height: 38px; }
    
    .hero_section.patient_hero { padding:50px 0 0; } 
    .hero_section.patient_hero .section_wrap .right_part .img { margin:0; }
    .hero_section.patient_hero .section_wrap .right_part {  width:100%; position:relative; margin:30px auto 0; }
    .hero_section.patient_hero .section_wrap .right_part:before { display:none; }  
    
    .heroinner_area .sub_title { font-size: 18px; line-height: 38px; }
    .heroinner_area:before {  opacity: 0.8; }
    .heroinner_area.include-form .dt-container { display:block; }
    .heroinner_area.include-form .banner-form { position:relative; margin-left:0; }
    
    .postview_hero.heroinner_area h1 { line-height:36px; }
    .postview_hero.heroinner_area h1 span { line-height:30px; }
    
}

@media (max-width:479px) { 
    .hero_section .section_wrap .left_part #home-awards img { max-width:75px; }
}

@import url('https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');

/* font-family: 'Poppins', sans-serif; */

a.cta_button {box-sizing:border-box !important; -moz-box-sizing:border-box !important; -webkit-box-sizing:border-box !important; -ms-box-sizing:border-box !important;}

body { font-family: 'Plus Jakarta Sans', sans-serif; font-style: normal; font-weight: 500; text-decoration: none; color: #000;  font-size: 18px; line-height:28px; }

h1,h2,h3,h4,h5,h6 { font-family: 'Plus Jakarta Sans', sans-serif; font-style: normal; font-weight: 800; text-decoration: none; margin:0; padding:0; }
h1 { font-family: 'Plus Jakarta Sans', sans-serif; font-style: normal; font-weight: 800; text-decoration: none; color: #233142;  font-size: 80px; line-height:1.3; letter-spacing: 0px; text-transform: none;}
h2, h1.h2 { font-family: 'Plus Jakarta Sans', sans-serif; font-style: normal; font-weight: 800; text-decoration: none; color: #233142;  font-size: 48px; line-height:1.2; letter-spacing: 0px; text-transform: none;}
h3 { font-family: 'Plus Jakarta Sans', sans-serif; font-style: normal; font-weight: 700; text-decoration: none; color: #233142;  font-size: 36px; line-height:1.2; letter-spacing: 0px; text-transform: none;}
h4 { font-family: 'Plus Jakarta Sans', sans-serif; font-style: normal; font-weight: 700; text-decoration: none; color: #233142;  font-size: 26px; line-height:1.2; letter-spacing: 0px; text-transform: none;}
h5 { font-family: 'Plus Jakarta Sans', sans-serif; font-style: normal; font-weight: 700; text-decoration: none; color: #233142;  font-size: 24px; line-height:1.2; letter-spacing: 0px; text-transform: none;}
h6 { font-family: 'Plus Jakarta Sans', sans-serif; font-style: normal; font-weight: 700; text-decoration: none; color: #233142;  font-size: 20px; line-height:1.2; letter-spacing: 0px; text-transform: none;} 

a { text-decoration:none; outline:none; color:#B11B25; -webkit-transition: all 400ms ease;
-moz-transition: all 400ms ease;
-o-transition: all 400ms ease;
-ms-transition: all 400ms ease;
transition: all 400ms ease;; }
a:hover { color:#233142; } 

/*Form styles*/   
.form form { font-size:16px; line-height:24px; }
form fieldset { max-width:100%; } 
form label { color:#233142; }
input , 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"] { font-family: 'Plus Jakarta Sans', sans-serif; font-style: normal; font-weight: 500; text-decoration: none; outline:none !important; margin:5px 0; border-width:1px; border-style: solid; border-color:#ABC4D0; border-radius:35px; background:#fff; height:55px; padding:10px 25px; font-size:16px; line-height:24px; width:100% !important; display:inline-block; -webkit-transition: all 400ms ease;
-moz-transition: all 400ms ease;
-o-transition: all 400ms ease;
-ms-transition: all 400ms ease;
transition: all 400ms ease;; }
 

form select { appearance: none; background:url(https://21808848.fs1.hubspotusercontent-na1.net/hubfs/21808848/CVM_2022/Images/select-icon.png) no-repeat center right 17px/15px #fff; }
form textarea { min-height:150px; resize: none; padding:20px 25px; }
form .hs_submit { display:inline-block; width:auto; margin-top:10px; }
.subscrblog_form form .hs_submit { margin-top:0; }
form .actions { width: auto; display: flex; align-items: center; cursor:pointer;  box-shadow: 0px 17.2018px 43.0045px rgba(0, 0, 0, 0.2); border-radius:40px; color: #fff; padding:6px 6px 6px 40px; font-weight: 700; font-size: 18px; line-height: 24px; position: relative; }
form .actions:after { position: relative; display: inline-block; content: ""; width: 45px; height: 45px; background: url('https://21808848.fs1.hubspotusercontent-na1.net/hubfs/21808848/white-btn-arrow.png') no-repeat center center #B11B25; border-radius: 50%; vertical-align: middle; margin-left: 18px; -webkit-transition: all 400ms ease;
-moz-transition: all 400ms ease;
-o-transition: all 400ms ease;
-ms-transition: all 400ms ease;
transition: all 400ms ease;; }
form .actions:hover:after { transform:rotateX(175deg); background-color:#B11B25; }
form .actions .hs-button { padding: 0; display: inline-block; border:none; cursor:pointer;  border:none; width:auto !important; height:auto; background: transparent; color: #fff; position: relative; z-index: 1; }
form .submit-button { border:none; }
 
ul.hs-error-msgs { padding: 0; margin: 0; list-style: none; width: 100%; text-align: left; font-size: 16px; }
ul.hs-error-msgs label { color:#f00; }

input::-webkit-input-placeholder,select::-webkit-input-placeholder,textarea::-webkit-input-placeholder { color:#233142; font-family: 'Plus Jakarta Sans', sans-serif; font-style: normal; font-weight: 500; text-decoration: none; opacity:1; font-size:16px; line-height:26px;}
input::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder { color:#233142; font-family: 'Plus Jakarta Sans', sans-serif; font-style: normal; font-weight: 500; text-decoration: none; opacity:1; font-size:16px; line-height:26px;}
input:-ms-input-placeholder,select:-ms-input-placeholder,textarea:-ms-input-placeholder { color:#233142; font-family: 'Plus Jakarta Sans', sans-serif; font-style: normal; font-weight: 500; text-decoration: none; opacity:1; font-size:16px; line-height:26px;}
input:-moz-placeholder,select:-moz-placeholder,textarea:-moz-placeholder { color:#233142; font-family: 'Plus Jakarta Sans', sans-serif; font-style: normal; font-weight: 500; text-decoration: none; opacity:1; font-size:16px; line-height:26px; }

/*-slick-*/
.slick-slider { position: relative; display: block; 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 { 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; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; outline: none; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
.slick-arrow.slick-hidden { display: none; }
.slick-dots { margin:0; padding:0; list-style:none; }
 
.slick-arrow { position:absolute; top:50%; padding:0; cursor:pointer; border: 1px solid #CFD3E4; font-size:0; min-width:auto;  width:96px; height:96px; line-height:0; outline:none; background:#EFF5F9; -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); z-index:2; color:#011E24; -webkit-transition: all 400ms ease;
-moz-transition: all 400ms ease;
-o-transition: all 400ms ease;
-ms-transition: all 400ms ease;
transition: all 400ms ease;; }
.slick-arrow:hover { color:#fff; }
.slick-arrow:hover:before { color:#fff; }
.slick-prev { left:0; color:#011E24; } 
/* .slick-arrow:before { font-family:'FontAwesome'; font-size:40px; color:#000; line-height: 12px; }
.slick-prev:before { content: "\f104"; left:-1px; position: relative; top: 3px; }  */
.slick-next { right:0;}
/* .slick-next:before { content: "\f105"; right: -2px; position: relative; top: 3px } */
.slick-arrow:before {
    content: "";
    display: block;
    width: 50px;
    height: 50px;
    background: url('data:image/svg+xml;utf8,<svg fill="black" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M15 18l-6-6 6-6"/></svg>') no-repeat center;
    background-size: contain;
    position: relative;
    top: 3px;
    left: 1px;
    margin:0 auto;
}
.slick-next:before {
    transform: scaleX(-1);
}

ul.slick-dots { margin:0; padding:0; list-style:none; float:left; width:100%;}
ul.slick-dots { text-align:center; padding:10px 0 0; }
ul.slick-dots li { display:inline-block; padding:0 5px; }
ul.slick-dots li button { display:inline-block; cursor:pointer; min-width:auto; outline:none; padding:0; width:14px; height:14px; border-radius:100%; font-size:0; text-indent:-9999; cursor:pointer; }
ul.slick-dots li button:hover , ul.slick-dots li.slick-active button { background:transparent; }

/*fancybox*/
.fancybox-stage .fancybox-content{ overflow:visible !important; padding:15px !important; text-align:center;}
.fancybox-stage .fancybox-close-small{ top:-60px !important; right:-30px}
.fancybox-stage .fancybox-close-small:after{ background:#888; color:#fff;  }
.fancybox-stage .fancybox-button { top:0;right:0; padding:6px; border-radius:50%;min-width:auto }
.fancybox-stage .fancybox-button svg path{ fill:#ffff; color:#fff;}

/*Buttons styles*/
.btn_style3 a { width:auto; float:none; display:inline-block; min-width:220px; text-transform:uppercase; text-align:center; font-size: 20px; line-height: 28px; padding:14px 20px; color:#b11b25; border:1px solid #e20823; background:#e20823; border-radius:40px; }
 
.btn_style { display:inline-block; }
.btn_style a { width: auto; display: flex; align-items: center; background: linear-gradient(90deg, #b11b25 0%, #e20823 100%); box-shadow: 0px 17.2018px 43.0045px rgba(0, 0, 0, 0.2); border-radius:40px; color: #fff; padding:6px 6px 6px 40px; font-weight: 700; font-size: 18px; line-height: 24px; position: relative; }
.btn_style a:after { position: relative; display: inline-block; content: ""; width: 45px; height: 45px; background: url('https://21808848.fs1.hubspotusercontent-na1.net/hubfs/21808848/white-btn-arrow.png') no-repeat center center #B11B25; border-radius: 50%; vertical-align: middle; margin-left: 18px; -webkit-transition: all 400ms ease;
-moz-transition: all 400ms ease;
-o-transition: all 400ms ease;
-ms-transition: all 400ms ease;
transition: all 400ms ease;; }
.btn_style a:hover { background: linear-gradient(270deg, 0 0.15%, #e20823 100%); }
.btn_style a:hover:after { transform:rotateX(175deg); background-color:#B11B25; }
  
/*default class*/
.white_text { color:#fff; }
.text_left { text-align:left; }
.text_center { text-align:center; }
.text_right { text-align:right; }

h2, h1.h2 { width:auto; display:inline-block; }
.title h2 { font-weight:800; letter-spacing: -0.04em; } 
.title .text { font-weight: 600; font-size: 20px; line-height:32px; letter-spacing: -0.01em; }
.dark_blue .title .text { color:#fff !important; }
.title_text { font-weight: 600; font-size: 20px; line-height:32px; letter-spacing: -0.01em; }

.link a { width:auto; display:inline-block; position:relative;  text-decoration-line: underline; font-weight: 700; font-size: 16px; line-height: 24px; }
.link a:after { position:relative; content: ""; display:inline-block; vertical-align:middle; margin-left:10px; background: url(https://21808848.fs1.hubspotusercontent-na1.net/hubfs/21808848/CVM_2022/Images/right_arrow.png)no-repeat center/cover; width: 25px; height: 8px; -webkit-transition: all 400ms ease;
-moz-transition: all 400ms ease;
-o-transition: all 400ms ease;
-ms-transition: all 400ms ease;
transition: all 400ms ease;; } 
.link a:hover:after { margin-left:15px; }

.pink_link a { width:auto; display:inline-block; position:relative; color: #ff4b57; text-decoration-line: underline; font-weight: 700; font-size: 16px; line-height: 24px; }
.pink_link a:after { position:relative; content: ""; display:inline-block; vertical-align:middle; margin-left:10px; background: url(https://21808848.fs1.hubspotusercontent-na1.net/hubfs/21808848/CVM_2022/Images/pink-arrow.png)no-repeat center/cover; width: 25px; height: 8px; -webkit-transition: all 400ms ease;
-moz-transition: all 400ms ease;
-o-transition: all 400ms ease;
-ms-transition: all 400ms ease;
transition: all 400ms ease;; } 
.pink_link a:hover:after { margin-left:15px; }

.list_style ul { padding:0; margin:0; list-style:none; width:100%; }  
.list_style ul li { width:100%; position:relative; margin-bottom:15px; padding-left:30px; }  
.list_style ul li:before { position:absolute; content:""; left:0; top:7px; width:21px; height:16px; background:url('https://21808848.fs1.hubspotusercontent-na1.net/hubfs/21808848/CVM_2022/Images/check.png') no-repeat center center/100%; background:url('https://21808848.fs1.hubspotusercontent-na1.net/hubfs/21808848/check-gray.png') no-repeat center center/100%; }
.list_style ul li ul li:before { position:absolute; content:""; left:0; top:7px; width:14px; height:16px; background:url('https://21808848.fs1.hubspotusercontent-na1.net/hubfs/21808848/CVM_2022/Images/dot.png') no-repeat center center/100%; }
 


.grey_bg { background: #EFF5F9; }


@media (max-width: 1500px){ 
  
    h1 { font-size:50px; }
    h2 { font-size:40px; }
    h3 { font-size:30px; }
    
}

@media (max-width: 1200px){  
  
    h1 { font-size:46px; }
    h2 { font-size:34px; }
    h3 { font-size:26px; }
    
}

@media (max-width: 991px){ 

    .slick-arrow { width:75px; height:75px; }
    
    h1 { font-size:40px; }
    h2 { font-size:30px; }
    h3 { font-size:26px; }
    h4 { font-size:20px; }
    

}


@media (max-width: 767px){   
    
    .btn_style a { font-size: 16px; }
    
}
.text-13 { font-size: 13px; }
.flex_wrap { flex-wrap: wrap; }

.dt-pos-r { position: relative; }
.dt-pos-a { position: absolute; }
.dt-pos-f { position: fixed; }
.dt-pos-s { position: sticky; }

.dt-z-9999 { z-index: 9999; }

.dt-o-hidden { overflow: hidden; }
.dt-o-visible { overflow: visible; }
.dt-o-auto { overflow: auto; }

.dt-bw-img img { -webkit-filter: grayscale(1); filter: grayscale(1); }












.d-block {
    display:block;
}

.d-inline-block {
    display:inline-block;
}

.d-flex {
    display:flex;
}

.d-inline-flex {
    display:inline-flex;
}

.d-none {
    display:none;
}



.align-center {
    align-items:center;
}

.align-flex-start {
    align-items:flex-start;
}

.align-flex-end {
    align-items:flex-end;
}

.align-normal {
    align-items:normal;
}



.justify-center {
    justify-content:center;
}

.justify-flex-end {
    justify-content:flex-end;
}

.justify-flex-start {
    justify-content:flex-start;
}

.justify-space-around {
    justify-content:space-around;
}

.justify-space-between {
    justify-content:space-between;
}



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

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

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



.direction-column {
    flex-direction:column;
}

.direction-column-reverse {
    flex-direction:column-reverse;
}

.direction-row {
    flex-direction:row;
}

.direction-row-reverse {
    flex-direction:row-reverse;
}




.p--0 { padding:0px !important; }
.p-0 { padding:0px; }
.pt-0 { padding-top:0px; }
.pb-0 { padding-bottom:0px; }
.pl-0 { padding-left:0px; }
.pr-0 { padding-right:0px; }

.m-0 {  margin:0px; }
.mt-0 { margin-top:0px; }
.mb-0 { margin-bottom:0px; }
.ml-0 { margin-left:0px; }
.mr-0 { margin-right:0px; }

.mt--0 { margin-top:-0px; }
.mb--0 { margin-bottom:-0px; }


.max--0 { max-width:0%; }
.mt---0 { margin-top:-0%; }
.mb---0 { margin-bottom:-0%; }



.p--5 { padding:5px !important; }
.p-5 { padding:5px; }
.pt-5 { padding-top:5px; }
.pb-5 { padding-bottom:5px; }
.pl-5 { padding-left:5px; }
.pr-5 { padding-right:5px; }

.m-5 {  margin:5px; }
.mt-5 { margin-top:5px; }
.mb-5 { margin-bottom:5px; }
.ml-5 { margin-left:5px; }
.mr-5 { margin-right:5px; }

.mt--5 { margin-top:-5px; }
.mb--5 { margin-bottom:-5px; }


.max--5 { max-width:5%; }
.mt---5 { margin-top:-5%; }
.mb---5 { margin-bottom:-5%; }



.p--10 { padding:10px !important; }
.p-10 { padding:10px; }
.pt-10 { padding-top:10px; }
.pb-10 { padding-bottom:10px; }
.pl-10 { padding-left:10px; }
.pr-10 { padding-right:10px; }

.m-10 {  margin:10px; }
.mt-10 { margin-top:10px; }
.mb-10 { margin-bottom:10px; }
.ml-10 { margin-left:10px; }
.mr-10 { margin-right:10px; }

.mt--10 { margin-top:-10px; }
.mb--10 { margin-bottom:-10px; }


.max--10 { max-width:10%; }
.mt---10 { margin-top:-10%; }
.mb---10 { margin-bottom:-10%; }



.p--15 { padding:15px !important; }
.p-15 { padding:15px; }
.pt-15 { padding-top:15px; }
.pb-15 { padding-bottom:15px; }
.pl-15 { padding-left:15px; }
.pr-15 { padding-right:15px; }

.m-15 {  margin:15px; }
.mt-15 { margin-top:15px; }
.mb-15 { margin-bottom:15px; }
.ml-15 { margin-left:15px; }
.mr-15 { margin-right:15px; }

.mt--15 { margin-top:-15px; }
.mb--15 { margin-bottom:-15px; }


.max--15 { max-width:15%; }
.mt---15 { margin-top:-15%; }
.mb---15 { margin-bottom:-15%; }



.p--20 { padding:20px !important; }
.p-20 { padding:20px; }
.pt-20 { padding-top:20px; }
.pb-20 { padding-bottom:20px; }
.pl-20 { padding-left:20px; }
.pr-20 { padding-right:20px; }

.m-20 {  margin:20px; }
.mt-20 { margin-top:20px; }
.mb-20 { margin-bottom:20px; }
.ml-20 { margin-left:20px; }
.mr-20 { margin-right:20px; }

.mt--20 { margin-top:-20px; }
.mb--20 { margin-bottom:-20px; }


.max--20 { max-width:20%; }
.mt---20 { margin-top:-20%; }
.mb---20 { margin-bottom:-20%; }



.p--25 { padding:25px !important; }
.p-25 { padding:25px; }
.pt-25 { padding-top:25px; }
.pb-25 { padding-bottom:25px; }
.pl-25 { padding-left:25px; }
.pr-25 { padding-right:25px; }

.m-25 {  margin:25px; }
.mt-25 { margin-top:25px; }
.mb-25 { margin-bottom:25px; }
.ml-25 { margin-left:25px; }
.mr-25 { margin-right:25px; }

.mt--25 { margin-top:-25px; }
.mb--25 { margin-bottom:-25px; }


.max--25 { max-width:25%; }
.mt---25 { margin-top:-25%; }
.mb---25 { margin-bottom:-25%; }



.p--30 { padding:30px !important; }
.p-30 { padding:30px; }
.pt-30 { padding-top:30px; }
.pb-30 { padding-bottom:30px; }
.pl-30 { padding-left:30px; }
.pr-30 { padding-right:30px; }

.m-30 {  margin:30px; }
.mt-30 { margin-top:30px; }
.mb-30 { margin-bottom:30px; }
.ml-30 { margin-left:30px; }
.mr-30 { margin-right:30px; }

.mt--30 { margin-top:-30px; }
.mb--30 { margin-bottom:-30px; }


.max--30 { max-width:30%; }
.mt---30 { margin-top:-30%; }
.mb---30 { margin-bottom:-30%; }



.p--35 { padding:35px !important; }
.p-35 { padding:35px; }
.pt-35 { padding-top:35px; }
.pb-35 { padding-bottom:35px; }
.pl-35 { padding-left:35px; }
.pr-35 { padding-right:35px; }

.m-35 {  margin:35px; }
.mt-35 { margin-top:35px; }
.mb-35 { margin-bottom:35px; }
.ml-35 { margin-left:35px; }
.mr-35 { margin-right:35px; }

.mt--35 { margin-top:-35px; }
.mb--35 { margin-bottom:-35px; }


.max--35 { max-width:35%; }
.mt---35 { margin-top:-35%; }
.mb---35 { margin-bottom:-35%; }



.p--40 { padding:40px !important; }
.p-40 { padding:40px; }
.pt-40 { padding-top:40px; }
.pb-40 { padding-bottom:40px; }
.pl-40 { padding-left:40px; }
.pr-40 { padding-right:40px; }

.m-40 {  margin:40px; }
.mt-40 { margin-top:40px; }
.mb-40 { margin-bottom:40px; }
.ml-40 { margin-left:40px; }
.mr-40 { margin-right:40px; }

.mt--40 { margin-top:-40px; }
.mb--40 { margin-bottom:-40px; }


.max--40 { max-width:40%; }
.mt---40 { margin-top:-40%; }
.mb---40 { margin-bottom:-40%; }



.p--45 { padding:45px !important; }
.p-45 { padding:45px; }
.pt-45 { padding-top:45px; }
.pb-45 { padding-bottom:45px; }
.pl-45 { padding-left:45px; }
.pr-45 { padding-right:45px; }

.m-45 {  margin:45px; }
.mt-45 { margin-top:45px; }
.mb-45 { margin-bottom:45px; }
.ml-45 { margin-left:45px; }
.mr-45 { margin-right:45px; }

.mt--45 { margin-top:-45px; }
.mb--45 { margin-bottom:-45px; }


.max--45 { max-width:45%; }
.mt---45 { margin-top:-45%; }
.mb---45 { margin-bottom:-45%; }



.p--50 { padding:50px !important; }
.p-50 { padding:50px; }
.pt-50 { padding-top:50px; }
.pb-50 { padding-bottom:50px; }
.pl-50 { padding-left:50px; }
.pr-50 { padding-right:50px; }

.m-50 {  margin:50px; }
.mt-50 { margin-top:50px; }
.mb-50 { margin-bottom:50px; }
.ml-50 { margin-left:50px; }
.mr-50 { margin-right:50px; }

.mt--50 { margin-top:-50px; }
.mb--50 { margin-bottom:-50px; }


.max--50 { max-width:50%; }
.mt---50 { margin-top:-50%; }
.mb---50 { margin-bottom:-50%; }



.p--55 { padding:55px !important; }
.p-55 { padding:55px; }
.pt-55 { padding-top:55px; }
.pb-55 { padding-bottom:55px; }
.pl-55 { padding-left:55px; }
.pr-55 { padding-right:55px; }

.m-55 {  margin:55px; }
.mt-55 { margin-top:55px; }
.mb-55 { margin-bottom:55px; }
.ml-55 { margin-left:55px; }
.mr-55 { margin-right:55px; }

.mt--55 { margin-top:-55px; }
.mb--55 { margin-bottom:-55px; }


.max--55 { max-width:55%; }
.mt---55 { margin-top:-55%; }
.mb---55 { margin-bottom:-55%; }



.p--60 { padding:60px !important; }
.p-60 { padding:60px; }
.pt-60 { padding-top:60px; }
.pb-60 { padding-bottom:60px; }
.pl-60 { padding-left:60px; }
.pr-60 { padding-right:60px; }

.m-60 {  margin:60px; }
.mt-60 { margin-top:60px; }
.mb-60 { margin-bottom:60px; }
.ml-60 { margin-left:60px; }
.mr-60 { margin-right:60px; }

.mt--60 { margin-top:-60px; }
.mb--60 { margin-bottom:-60px; }


.max--60 { max-width:60%; }
.mt---60 { margin-top:-60%; }
.mb---60 { margin-bottom:-60%; }



.p--65 { padding:65px !important; }
.p-65 { padding:65px; }
.pt-65 { padding-top:65px; }
.pb-65 { padding-bottom:65px; }
.pl-65 { padding-left:65px; }
.pr-65 { padding-right:65px; }

.m-65 {  margin:65px; }
.mt-65 { margin-top:65px; }
.mb-65 { margin-bottom:65px; }
.ml-65 { margin-left:65px; }
.mr-65 { margin-right:65px; }

.mt--65 { margin-top:-65px; }
.mb--65 { margin-bottom:-65px; }


.max--65 { max-width:65%; }
.mt---65 { margin-top:-65%; }
.mb---65 { margin-bottom:-65%; }



.p--70 { padding:70px !important; }
.p-70 { padding:70px; }
.pt-70 { padding-top:70px; }
.pb-70 { padding-bottom:70px; }
.pl-70 { padding-left:70px; }
.pr-70 { padding-right:70px; }

.m-70 {  margin:70px; }
.mt-70 { margin-top:70px; }
.mb-70 { margin-bottom:70px; }
.ml-70 { margin-left:70px; }
.mr-70 { margin-right:70px; }

.mt--70 { margin-top:-70px; }
.mb--70 { margin-bottom:-70px; }


.max--70 { max-width:70%; }
.mt---70 { margin-top:-70%; }
.mb---70 { margin-bottom:-70%; }



.p--75 { padding:75px !important; }
.p-75 { padding:75px; }
.pt-75 { padding-top:75px; }
.pb-75 { padding-bottom:75px; }
.pl-75 { padding-left:75px; }
.pr-75 { padding-right:75px; }

.m-75 {  margin:75px; }
.mt-75 { margin-top:75px; }
.mb-75 { margin-bottom:75px; }
.ml-75 { margin-left:75px; }
.mr-75 { margin-right:75px; }

.mt--75 { margin-top:-75px; }
.mb--75 { margin-bottom:-75px; }


.max--75 { max-width:75%; }
.mt---75 { margin-top:-75%; }
.mb---75 { margin-bottom:-75%; }



.p--80 { padding:80px !important; }
.p-80 { padding:80px; }
.pt-80 { padding-top:80px; }
.pb-80 { padding-bottom:80px; }
.pl-80 { padding-left:80px; }
.pr-80 { padding-right:80px; }

.m-80 {  margin:80px; }
.mt-80 { margin-top:80px; }
.mb-80 { margin-bottom:80px; }
.ml-80 { margin-left:80px; }
.mr-80 { margin-right:80px; }

.mt--80 { margin-top:-80px; }
.mb--80 { margin-bottom:-80px; }


.max--80 { max-width:80%; }
.mt---80 { margin-top:-80%; }
.mb---80 { margin-bottom:-80%; }



.p--85 { padding:85px !important; }
.p-85 { padding:85px; }
.pt-85 { padding-top:85px; }
.pb-85 { padding-bottom:85px; }
.pl-85 { padding-left:85px; }
.pr-85 { padding-right:85px; }

.m-85 {  margin:85px; }
.mt-85 { margin-top:85px; }
.mb-85 { margin-bottom:85px; }
.ml-85 { margin-left:85px; }
.mr-85 { margin-right:85px; }

.mt--85 { margin-top:-85px; }
.mb--85 { margin-bottom:-85px; }


.max--85 { max-width:85%; }
.mt---85 { margin-top:-85%; }
.mb---85 { margin-bottom:-85%; }



.p--90 { padding:90px !important; }
.p-90 { padding:90px; }
.pt-90 { padding-top:90px; }
.pb-90 { padding-bottom:90px; }
.pl-90 { padding-left:90px; }
.pr-90 { padding-right:90px; }

.m-90 {  margin:90px; }
.mt-90 { margin-top:90px; }
.mb-90 { margin-bottom:90px; }
.ml-90 { margin-left:90px; }
.mr-90 { margin-right:90px; }

.mt--90 { margin-top:-90px; }
.mb--90 { margin-bottom:-90px; }


.max--90 { max-width:90%; }
.mt---90 { margin-top:-90%; }
.mb---90 { margin-bottom:-90%; }



.p--95 { padding:95px !important; }
.p-95 { padding:95px; }
.pt-95 { padding-top:95px; }
.pb-95 { padding-bottom:95px; }
.pl-95 { padding-left:95px; }
.pr-95 { padding-right:95px; }

.m-95 {  margin:95px; }
.mt-95 { margin-top:95px; }
.mb-95 { margin-bottom:95px; }
.ml-95 { margin-left:95px; }
.mr-95 { margin-right:95px; }

.mt--95 { margin-top:-95px; }
.mb--95 { margin-bottom:-95px; }


.max--95 { max-width:95%; }
.mt---95 { margin-top:-95%; }
.mb---95 { margin-bottom:-95%; }



.p--100 { padding:100px !important; }
.p-100 { padding:100px; }
.pt-100 { padding-top:100px; }
.pb-100 { padding-bottom:100px; }
.pl-100 { padding-left:100px; }
.pr-100 { padding-right:100px; }

.m-100 {  margin:100px; }
.mt-100 { margin-top:100px; }
.mb-100 { margin-bottom:100px; }
.ml-100 { margin-left:100px; }
.mr-100 { margin-right:100px; }

.mt--100 { margin-top:-100px; }
.mb--100 { margin-bottom:-100px; }


.max--100 { max-width:100%; }
.mt---100 { margin-top:-100%; }
.mb---100 { margin-bottom:-100%; }



.p--105 { padding:105px !important; }
.p-105 { padding:105px; }
.pt-105 { padding-top:105px; }
.pb-105 { padding-bottom:105px; }
.pl-105 { padding-left:105px; }
.pr-105 { padding-right:105px; }

.m-105 {  margin:105px; }
.mt-105 { margin-top:105px; }
.mb-105 { margin-bottom:105px; }
.ml-105 { margin-left:105px; }
.mr-105 { margin-right:105px; }

.mt--105 { margin-top:-105px; }
.mb--105 { margin-bottom:-105px; }




.p--110 { padding:110px !important; }
.p-110 { padding:110px; }
.pt-110 { padding-top:110px; }
.pb-110 { padding-bottom:110px; }
.pl-110 { padding-left:110px; }
.pr-110 { padding-right:110px; }

.m-110 {  margin:110px; }
.mt-110 { margin-top:110px; }
.mb-110 { margin-bottom:110px; }
.ml-110 { margin-left:110px; }
.mr-110 { margin-right:110px; }

.mt--110 { margin-top:-110px; }
.mb--110 { margin-bottom:-110px; }




.p--115 { padding:115px !important; }
.p-115 { padding:115px; }
.pt-115 { padding-top:115px; }
.pb-115 { padding-bottom:115px; }
.pl-115 { padding-left:115px; }
.pr-115 { padding-right:115px; }

.m-115 {  margin:115px; }
.mt-115 { margin-top:115px; }
.mb-115 { margin-bottom:115px; }
.ml-115 { margin-left:115px; }
.mr-115 { margin-right:115px; }

.mt--115 { margin-top:-115px; }
.mb--115 { margin-bottom:-115px; }




.p--120 { padding:120px !important; }
.p-120 { padding:120px; }
.pt-120 { padding-top:120px; }
.pb-120 { padding-bottom:120px; }
.pl-120 { padding-left:120px; }
.pr-120 { padding-right:120px; }

.m-120 {  margin:120px; }
.mt-120 { margin-top:120px; }
.mb-120 { margin-bottom:120px; }
.ml-120 { margin-left:120px; }
.mr-120 { margin-right:120px; }

.mt--120 { margin-top:-120px; }
.mb--120 { margin-bottom:-120px; }




.p--125 { padding:125px !important; }
.p-125 { padding:125px; }
.pt-125 { padding-top:125px; }
.pb-125 { padding-bottom:125px; }
.pl-125 { padding-left:125px; }
.pr-125 { padding-right:125px; }

.m-125 {  margin:125px; }
.mt-125 { margin-top:125px; }
.mb-125 { margin-bottom:125px; }
.ml-125 { margin-left:125px; }
.mr-125 { margin-right:125px; }

.mt--125 { margin-top:-125px; }
.mb--125 { margin-bottom:-125px; }




.p--130 { padding:130px !important; }
.p-130 { padding:130px; }
.pt-130 { padding-top:130px; }
.pb-130 { padding-bottom:130px; }
.pl-130 { padding-left:130px; }
.pr-130 { padding-right:130px; }

.m-130 {  margin:130px; }
.mt-130 { margin-top:130px; }
.mb-130 { margin-bottom:130px; }
.ml-130 { margin-left:130px; }
.mr-130 { margin-right:130px; }

.mt--130 { margin-top:-130px; }
.mb--130 { margin-bottom:-130px; }




.p--135 { padding:135px !important; }
.p-135 { padding:135px; }
.pt-135 { padding-top:135px; }
.pb-135 { padding-bottom:135px; }
.pl-135 { padding-left:135px; }
.pr-135 { padding-right:135px; }

.m-135 {  margin:135px; }
.mt-135 { margin-top:135px; }
.mb-135 { margin-bottom:135px; }
.ml-135 { margin-left:135px; }
.mr-135 { margin-right:135px; }

.mt--135 { margin-top:-135px; }
.mb--135 { margin-bottom:-135px; }




.p--140 { padding:140px !important; }
.p-140 { padding:140px; }
.pt-140 { padding-top:140px; }
.pb-140 { padding-bottom:140px; }
.pl-140 { padding-left:140px; }
.pr-140 { padding-right:140px; }

.m-140 {  margin:140px; }
.mt-140 { margin-top:140px; }
.mb-140 { margin-bottom:140px; }
.ml-140 { margin-left:140px; }
.mr-140 { margin-right:140px; }

.mt--140 { margin-top:-140px; }
.mb--140 { margin-bottom:-140px; }




.p--145 { padding:145px !important; }
.p-145 { padding:145px; }
.pt-145 { padding-top:145px; }
.pb-145 { padding-bottom:145px; }
.pl-145 { padding-left:145px; }
.pr-145 { padding-right:145px; }

.m-145 {  margin:145px; }
.mt-145 { margin-top:145px; }
.mb-145 { margin-bottom:145px; }
.ml-145 { margin-left:145px; }
.mr-145 { margin-right:145px; }

.mt--145 { margin-top:-145px; }
.mb--145 { margin-bottom:-145px; }




.p--150 { padding:150px !important; }
.p-150 { padding:150px; }
.pt-150 { padding-top:150px; }
.pb-150 { padding-bottom:150px; }
.pl-150 { padding-left:150px; }
.pr-150 { padding-right:150px; }

.m-150 {  margin:150px; }
.mt-150 { margin-top:150px; }
.mb-150 { margin-bottom:150px; }
.ml-150 { margin-left:150px; }
.mr-150 { margin-right:150px; }

.mt--150 { margin-top:-150px; }
.mb--150 { margin-bottom:-150px; }




.p--155 { padding:155px !important; }
.p-155 { padding:155px; }
.pt-155 { padding-top:155px; }
.pb-155 { padding-bottom:155px; }
.pl-155 { padding-left:155px; }
.pr-155 { padding-right:155px; }

.m-155 {  margin:155px; }
.mt-155 { margin-top:155px; }
.mb-155 { margin-bottom:155px; }
.ml-155 { margin-left:155px; }
.mr-155 { margin-right:155px; }

.mt--155 { margin-top:-155px; }
.mb--155 { margin-bottom:-155px; }




.p--160 { padding:160px !important; }
.p-160 { padding:160px; }
.pt-160 { padding-top:160px; }
.pb-160 { padding-bottom:160px; }
.pl-160 { padding-left:160px; }
.pr-160 { padding-right:160px; }

.m-160 {  margin:160px; }
.mt-160 { margin-top:160px; }
.mb-160 { margin-bottom:160px; }
.ml-160 { margin-left:160px; }
.mr-160 { margin-right:160px; }

.mt--160 { margin-top:-160px; }
.mb--160 { margin-bottom:-160px; }




.p--165 { padding:165px !important; }
.p-165 { padding:165px; }
.pt-165 { padding-top:165px; }
.pb-165 { padding-bottom:165px; }
.pl-165 { padding-left:165px; }
.pr-165 { padding-right:165px; }

.m-165 {  margin:165px; }
.mt-165 { margin-top:165px; }
.mb-165 { margin-bottom:165px; }
.ml-165 { margin-left:165px; }
.mr-165 { margin-right:165px; }

.mt--165 { margin-top:-165px; }
.mb--165 { margin-bottom:-165px; }




.p--170 { padding:170px !important; }
.p-170 { padding:170px; }
.pt-170 { padding-top:170px; }
.pb-170 { padding-bottom:170px; }
.pl-170 { padding-left:170px; }
.pr-170 { padding-right:170px; }

.m-170 {  margin:170px; }
.mt-170 { margin-top:170px; }
.mb-170 { margin-bottom:170px; }
.ml-170 { margin-left:170px; }
.mr-170 { margin-right:170px; }

.mt--170 { margin-top:-170px; }
.mb--170 { margin-bottom:-170px; }




.p--175 { padding:175px !important; }
.p-175 { padding:175px; }
.pt-175 { padding-top:175px; }
.pb-175 { padding-bottom:175px; }
.pl-175 { padding-left:175px; }
.pr-175 { padding-right:175px; }

.m-175 {  margin:175px; }
.mt-175 { margin-top:175px; }
.mb-175 { margin-bottom:175px; }
.ml-175 { margin-left:175px; }
.mr-175 { margin-right:175px; }

.mt--175 { margin-top:-175px; }
.mb--175 { margin-bottom:-175px; }




.p--180 { padding:180px !important; }
.p-180 { padding:180px; }
.pt-180 { padding-top:180px; }
.pb-180 { padding-bottom:180px; }
.pl-180 { padding-left:180px; }
.pr-180 { padding-right:180px; }

.m-180 {  margin:180px; }
.mt-180 { margin-top:180px; }
.mb-180 { margin-bottom:180px; }
.ml-180 { margin-left:180px; }
.mr-180 { margin-right:180px; }

.mt--180 { margin-top:-180px; }
.mb--180 { margin-bottom:-180px; }




.p--185 { padding:185px !important; }
.p-185 { padding:185px; }
.pt-185 { padding-top:185px; }
.pb-185 { padding-bottom:185px; }
.pl-185 { padding-left:185px; }
.pr-185 { padding-right:185px; }

.m-185 {  margin:185px; }
.mt-185 { margin-top:185px; }
.mb-185 { margin-bottom:185px; }
.ml-185 { margin-left:185px; }
.mr-185 { margin-right:185px; }

.mt--185 { margin-top:-185px; }
.mb--185 { margin-bottom:-185px; }




.p--190 { padding:190px !important; }
.p-190 { padding:190px; }
.pt-190 { padding-top:190px; }
.pb-190 { padding-bottom:190px; }
.pl-190 { padding-left:190px; }
.pr-190 { padding-right:190px; }

.m-190 {  margin:190px; }
.mt-190 { margin-top:190px; }
.mb-190 { margin-bottom:190px; }
.ml-190 { margin-left:190px; }
.mr-190 { margin-right:190px; }

.mt--190 { margin-top:-190px; }
.mb--190 { margin-bottom:-190px; }




.p--195 { padding:195px !important; }
.p-195 { padding:195px; }
.pt-195 { padding-top:195px; }
.pb-195 { padding-bottom:195px; }
.pl-195 { padding-left:195px; }
.pr-195 { padding-right:195px; }

.m-195 {  margin:195px; }
.mt-195 { margin-top:195px; }
.mb-195 { margin-bottom:195px; }
.ml-195 { margin-left:195px; }
.mr-195 { margin-right:195px; }

.mt--195 { margin-top:-195px; }
.mb--195 { margin-bottom:-195px; }




.p--200 { padding:200px !important; }
.p-200 { padding:200px; }
.pt-200 { padding-top:200px; }
.pb-200 { padding-bottom:200px; }
.pl-200 { padding-left:200px; }
.pr-200 { padding-right:200px; }

.m-200 {  margin:200px; }
.mt-200 { margin-top:200px; }
.mb-200 { margin-bottom:200px; }
.ml-200 { margin-left:200px; }
.mr-200 { margin-right:200px; }

.mt--200 { margin-top:-200px; }
.mb--200 { margin-bottom:-200px; }




/* Top Right Bottom Left Css */

.dt-top-0 { top: 0px; }
.dt-right-0 { right: 0px; }
.dt-left-0 { left: 0px; }
.dt-bottom-0 { bottom: 0px; }

.dt-top-1 { top: 1px; }
.dt-right-1 { right: 1px; }
.dt-left-1 { left: 1px; }
.dt-bottom-1 { bottom: 1px; }

.dt-top-2 { top: 2px; }
.dt-right-2 { right: 2px; }
.dt-left-2 { left: 2px; }
.dt-bottom-2 { bottom: 2px; }

.dt-top-3 { top: 3px; }
.dt-right-3 { right: 3px; }
.dt-left-3 { left: 3px; }
.dt-bottom-3 { bottom: 3px; }

.dt-top-4 { top: 4px; }
.dt-right-4 { right: 4px; }
.dt-left-4 { left: 4px; }
.dt-bottom-4 { bottom: 4px; }

.dt-top-5 { top: 5px; }
.dt-right-5 { right: 5px; }
.dt-left-5 { left: 5px; }
.dt-bottom-5 { bottom: 5px; }

.dt-top-6 { top: 6px; }
.dt-right-6 { right: 6px; }
.dt-left-6 { left: 6px; }
.dt-bottom-6 { bottom: 6px; }

.dt-top-7 { top: 7px; }
.dt-right-7 { right: 7px; }
.dt-left-7 { left: 7px; }
.dt-bottom-7 { bottom: 7px; }

.dt-top-8 { top: 8px; }
.dt-right-8 { right: 8px; }
.dt-left-8 { left: 8px; }
.dt-bottom-8 { bottom: 8px; }

.dt-top-9 { top: 9px; }
.dt-right-9 { right: 9px; }
.dt-left-9 { left: 9px; }
.dt-bottom-9 { bottom: 9px; }

.dt-top-10 { top: 10px; }
.dt-right-10 { right: 10px; }
.dt-left-10 { left: 10px; }
.dt-bottom-10 { bottom: 10px; }

.dt-top-11 { top: 11px; }
.dt-right-11 { right: 11px; }
.dt-left-11 { left: 11px; }
.dt-bottom-11 { bottom: 11px; }

.dt-top-12 { top: 12px; }
.dt-right-12 { right: 12px; }
.dt-left-12 { left: 12px; }
.dt-bottom-12 { bottom: 12px; }

.dt-top-13 { top: 13px; }
.dt-right-13 { right: 13px; }
.dt-left-13 { left: 13px; }
.dt-bottom-13 { bottom: 13px; }

.dt-top-14 { top: 14px; }
.dt-right-14 { right: 14px; }
.dt-left-14 { left: 14px; }
.dt-bottom-14 { bottom: 14px; }

.dt-top-15 { top: 15px; }
.dt-right-15 { right: 15px; }
.dt-left-15 { left: 15px; }
.dt-bottom-15 { bottom: 15px; }

.dt-top-16 { top: 16px; }
.dt-right-16 { right: 16px; }
.dt-left-16 { left: 16px; }
.dt-bottom-16 { bottom: 16px; }

.dt-top-17 { top: 17px; }
.dt-right-17 { right: 17px; }
.dt-left-17 { left: 17px; }
.dt-bottom-17 { bottom: 17px; }

.dt-top-18 { top: 18px; }
.dt-right-18 { right: 18px; }
.dt-left-18 { left: 18px; }
.dt-bottom-18 { bottom: 18px; }

.dt-top-19 { top: 19px; }
.dt-right-19 { right: 19px; }
.dt-left-19 { left: 19px; }
.dt-bottom-19 { bottom: 19px; }

.dt-top-20 { top: 20px; }
.dt-right-20 { right: 20px; }
.dt-left-20 { left: 20px; }
.dt-bottom-20 { bottom: 20px; }

.dt-top-21 { top: 21px; }
.dt-right-21 { right: 21px; }
.dt-left-21 { left: 21px; }
.dt-bottom-21 { bottom: 21px; }

.dt-top-22 { top: 22px; }
.dt-right-22 { right: 22px; }
.dt-left-22 { left: 22px; }
.dt-bottom-22 { bottom: 22px; }

.dt-top-23 { top: 23px; }
.dt-right-23 { right: 23px; }
.dt-left-23 { left: 23px; }
.dt-bottom-23 { bottom: 23px; }

.dt-top-24 { top: 24px; }
.dt-right-24 { right: 24px; }
.dt-left-24 { left: 24px; }
.dt-bottom-24 { bottom: 24px; }

.dt-top-25 { top: 25px; }
.dt-right-25 { right: 25px; }
.dt-left-25 { left: 25px; }
.dt-bottom-25 { bottom: 25px; }

.dt-top-26 { top: 26px; }
.dt-right-26 { right: 26px; }
.dt-left-26 { left: 26px; }
.dt-bottom-26 { bottom: 26px; }

.dt-top-27 { top: 27px; }
.dt-right-27 { right: 27px; }
.dt-left-27 { left: 27px; }
.dt-bottom-27 { bottom: 27px; }

.dt-top-28 { top: 28px; }
.dt-right-28 { right: 28px; }
.dt-left-28 { left: 28px; }
.dt-bottom-28 { bottom: 28px; }

.dt-top-29 { top: 29px; }
.dt-right-29 { right: 29px; }
.dt-left-29 { left: 29px; }
.dt-bottom-29 { bottom: 29px; }

.dt-top-30 { top: 30px; }
.dt-right-30 { right: 30px; }
.dt-left-30 { left: 30px; }
.dt-bottom-30 { bottom: 30px; }

.dt-top-31 { top: 31px; }
.dt-right-31 { right: 31px; }
.dt-left-31 { left: 31px; }
.dt-bottom-31 { bottom: 31px; }

.dt-top-32 { top: 32px; }
.dt-right-32 { right: 32px; }
.dt-left-32 { left: 32px; }
.dt-bottom-32 { bottom: 32px; }

.dt-top-33 { top: 33px; }
.dt-right-33 { right: 33px; }
.dt-left-33 { left: 33px; }
.dt-bottom-33 { bottom: 33px; }

.dt-top-34 { top: 34px; }
.dt-right-34 { right: 34px; }
.dt-left-34 { left: 34px; }
.dt-bottom-34 { bottom: 34px; }

.dt-top-35 { top: 35px; }
.dt-right-35 { right: 35px; }
.dt-left-35 { left: 35px; }
.dt-bottom-35 { bottom: 35px; }

.dt-top-36 { top: 36px; }
.dt-right-36 { right: 36px; }
.dt-left-36 { left: 36px; }
.dt-bottom-36 { bottom: 36px; }

.dt-top-37 { top: 37px; }
.dt-right-37 { right: 37px; }
.dt-left-37 { left: 37px; }
.dt-bottom-37 { bottom: 37px; }

.dt-top-38 { top: 38px; }
.dt-right-38 { right: 38px; }
.dt-left-38 { left: 38px; }
.dt-bottom-38 { bottom: 38px; }

.dt-top-39 { top: 39px; }
.dt-right-39 { right: 39px; }
.dt-left-39 { left: 39px; }
.dt-bottom-39 { bottom: 39px; }

.dt-top-40 { top: 40px; }
.dt-right-40 { right: 40px; }
.dt-left-40 { left: 40px; }
.dt-bottom-40 { bottom: 40px; }

.dt-top-41 { top: 41px; }
.dt-right-41 { right: 41px; }
.dt-left-41 { left: 41px; }
.dt-bottom-41 { bottom: 41px; }

.dt-top-42 { top: 42px; }
.dt-right-42 { right: 42px; }
.dt-left-42 { left: 42px; }
.dt-bottom-42 { bottom: 42px; }

.dt-top-43 { top: 43px; }
.dt-right-43 { right: 43px; }
.dt-left-43 { left: 43px; }
.dt-bottom-43 { bottom: 43px; }

.dt-top-44 { top: 44px; }
.dt-right-44 { right: 44px; }
.dt-left-44 { left: 44px; }
.dt-bottom-44 { bottom: 44px; }

.dt-top-45 { top: 45px; }
.dt-right-45 { right: 45px; }
.dt-left-45 { left: 45px; }
.dt-bottom-45 { bottom: 45px; }

.dt-top-46 { top: 46px; }
.dt-right-46 { right: 46px; }
.dt-left-46 { left: 46px; }
.dt-bottom-46 { bottom: 46px; }

.dt-top-47 { top: 47px; }
.dt-right-47 { right: 47px; }
.dt-left-47 { left: 47px; }
.dt-bottom-47 { bottom: 47px; }

.dt-top-48 { top: 48px; }
.dt-right-48 { right: 48px; }
.dt-left-48 { left: 48px; }
.dt-bottom-48 { bottom: 48px; }

.dt-top-49 { top: 49px; }
.dt-right-49 { right: 49px; }
.dt-left-49 { left: 49px; }
.dt-bottom-49 { bottom: 49px; }

.dt-top-50 { top: 50px; }
.dt-right-50 { right: 50px; }
.dt-left-50 { left: 50px; }
.dt-bottom-50 { bottom: 50px; }

.dt-top-51 { top: 51px; }
.dt-right-51 { right: 51px; }
.dt-left-51 { left: 51px; }
.dt-bottom-51 { bottom: 51px; }

.dt-top-52 { top: 52px; }
.dt-right-52 { right: 52px; }
.dt-left-52 { left: 52px; }
.dt-bottom-52 { bottom: 52px; }

.dt-top-53 { top: 53px; }
.dt-right-53 { right: 53px; }
.dt-left-53 { left: 53px; }
.dt-bottom-53 { bottom: 53px; }

.dt-top-54 { top: 54px; }
.dt-right-54 { right: 54px; }
.dt-left-54 { left: 54px; }
.dt-bottom-54 { bottom: 54px; }

.dt-top-55 { top: 55px; }
.dt-right-55 { right: 55px; }
.dt-left-55 { left: 55px; }
.dt-bottom-55 { bottom: 55px; }

.dt-top-56 { top: 56px; }
.dt-right-56 { right: 56px; }
.dt-left-56 { left: 56px; }
.dt-bottom-56 { bottom: 56px; }

.dt-top-57 { top: 57px; }
.dt-right-57 { right: 57px; }
.dt-left-57 { left: 57px; }
.dt-bottom-57 { bottom: 57px; }

.dt-top-58 { top: 58px; }
.dt-right-58 { right: 58px; }
.dt-left-58 { left: 58px; }
.dt-bottom-58 { bottom: 58px; }

.dt-top-59 { top: 59px; }
.dt-right-59 { right: 59px; }
.dt-left-59 { left: 59px; }
.dt-bottom-59 { bottom: 59px; }

.dt-top-60 { top: 60px; }
.dt-right-60 { right: 60px; }
.dt-left-60 { left: 60px; }
.dt-bottom-60 { bottom: 60px; }

.dt-top-61 { top: 61px; }
.dt-right-61 { right: 61px; }
.dt-left-61 { left: 61px; }
.dt-bottom-61 { bottom: 61px; }

.dt-top-62 { top: 62px; }
.dt-right-62 { right: 62px; }
.dt-left-62 { left: 62px; }
.dt-bottom-62 { bottom: 62px; }

.dt-top-63 { top: 63px; }
.dt-right-63 { right: 63px; }
.dt-left-63 { left: 63px; }
.dt-bottom-63 { bottom: 63px; }

.dt-top-64 { top: 64px; }
.dt-right-64 { right: 64px; }
.dt-left-64 { left: 64px; }
.dt-bottom-64 { bottom: 64px; }

.dt-top-65 { top: 65px; }
.dt-right-65 { right: 65px; }
.dt-left-65 { left: 65px; }
.dt-bottom-65 { bottom: 65px; }

.dt-top-66 { top: 66px; }
.dt-right-66 { right: 66px; }
.dt-left-66 { left: 66px; }
.dt-bottom-66 { bottom: 66px; }

.dt-top-67 { top: 67px; }
.dt-right-67 { right: 67px; }
.dt-left-67 { left: 67px; }
.dt-bottom-67 { bottom: 67px; }

.dt-top-68 { top: 68px; }
.dt-right-68 { right: 68px; }
.dt-left-68 { left: 68px; }
.dt-bottom-68 { bottom: 68px; }

.dt-top-69 { top: 69px; }
.dt-right-69 { right: 69px; }
.dt-left-69 { left: 69px; }
.dt-bottom-69 { bottom: 69px; }

.dt-top-70 { top: 70px; }
.dt-right-70 { right: 70px; }
.dt-left-70 { left: 70px; }
.dt-bottom-70 { bottom: 70px; }

.dt-top-71 { top: 71px; }
.dt-right-71 { right: 71px; }
.dt-left-71 { left: 71px; }
.dt-bottom-71 { bottom: 71px; }

.dt-top-72 { top: 72px; }
.dt-right-72 { right: 72px; }
.dt-left-72 { left: 72px; }
.dt-bottom-72 { bottom: 72px; }

.dt-top-73 { top: 73px; }
.dt-right-73 { right: 73px; }
.dt-left-73 { left: 73px; }
.dt-bottom-73 { bottom: 73px; }

.dt-top-74 { top: 74px; }
.dt-right-74 { right: 74px; }
.dt-left-74 { left: 74px; }
.dt-bottom-74 { bottom: 74px; }

.dt-top-75 { top: 75px; }
.dt-right-75 { right: 75px; }
.dt-left-75 { left: 75px; }
.dt-bottom-75 { bottom: 75px; }

.dt-top-76 { top: 76px; }
.dt-right-76 { right: 76px; }
.dt-left-76 { left: 76px; }
.dt-bottom-76 { bottom: 76px; }

.dt-top-77 { top: 77px; }
.dt-right-77 { right: 77px; }
.dt-left-77 { left: 77px; }
.dt-bottom-77 { bottom: 77px; }

.dt-top-78 { top: 78px; }
.dt-right-78 { right: 78px; }
.dt-left-78 { left: 78px; }
.dt-bottom-78 { bottom: 78px; }

.dt-top-79 { top: 79px; }
.dt-right-79 { right: 79px; }
.dt-left-79 { left: 79px; }
.dt-bottom-79 { bottom: 79px; }

.dt-top-80 { top: 80px; }
.dt-right-80 { right: 80px; }
.dt-left-80 { left: 80px; }
.dt-bottom-80 { bottom: 80px; }

.dt-top-81 { top: 81px; }
.dt-right-81 { right: 81px; }
.dt-left-81 { left: 81px; }
.dt-bottom-81 { bottom: 81px; }

.dt-top-82 { top: 82px; }
.dt-right-82 { right: 82px; }
.dt-left-82 { left: 82px; }
.dt-bottom-82 { bottom: 82px; }

.dt-top-83 { top: 83px; }
.dt-right-83 { right: 83px; }
.dt-left-83 { left: 83px; }
.dt-bottom-83 { bottom: 83px; }

.dt-top-84 { top: 84px; }
.dt-right-84 { right: 84px; }
.dt-left-84 { left: 84px; }
.dt-bottom-84 { bottom: 84px; }

.dt-top-85 { top: 85px; }
.dt-right-85 { right: 85px; }
.dt-left-85 { left: 85px; }
.dt-bottom-85 { bottom: 85px; }

.dt-top-86 { top: 86px; }
.dt-right-86 { right: 86px; }
.dt-left-86 { left: 86px; }
.dt-bottom-86 { bottom: 86px; }

.dt-top-87 { top: 87px; }
.dt-right-87 { right: 87px; }
.dt-left-87 { left: 87px; }
.dt-bottom-87 { bottom: 87px; }

.dt-top-88 { top: 88px; }
.dt-right-88 { right: 88px; }
.dt-left-88 { left: 88px; }
.dt-bottom-88 { bottom: 88px; }

.dt-top-89 { top: 89px; }
.dt-right-89 { right: 89px; }
.dt-left-89 { left: 89px; }
.dt-bottom-89 { bottom: 89px; }

.dt-top-90 { top: 90px; }
.dt-right-90 { right: 90px; }
.dt-left-90 { left: 90px; }
.dt-bottom-90 { bottom: 90px; }

.dt-top-91 { top: 91px; }
.dt-right-91 { right: 91px; }
.dt-left-91 { left: 91px; }
.dt-bottom-91 { bottom: 91px; }

.dt-top-92 { top: 92px; }
.dt-right-92 { right: 92px; }
.dt-left-92 { left: 92px; }
.dt-bottom-92 { bottom: 92px; }

.dt-top-93 { top: 93px; }
.dt-right-93 { right: 93px; }
.dt-left-93 { left: 93px; }
.dt-bottom-93 { bottom: 93px; }

.dt-top-94 { top: 94px; }
.dt-right-94 { right: 94px; }
.dt-left-94 { left: 94px; }
.dt-bottom-94 { bottom: 94px; }

.dt-top-95 { top: 95px; }
.dt-right-95 { right: 95px; }
.dt-left-95 { left: 95px; }
.dt-bottom-95 { bottom: 95px; }

.dt-top-96 { top: 96px; }
.dt-right-96 { right: 96px; }
.dt-left-96 { left: 96px; }
.dt-bottom-96 { bottom: 96px; }

.dt-top-97 { top: 97px; }
.dt-right-97 { right: 97px; }
.dt-left-97 { left: 97px; }
.dt-bottom-97 { bottom: 97px; }

.dt-top-98 { top: 98px; }
.dt-right-98 { right: 98px; }
.dt-left-98 { left: 98px; }
.dt-bottom-98 { bottom: 98px; }

.dt-top-99 { top: 99px; }
.dt-right-99 { right: 99px; }
.dt-left-99 { left: 99px; }
.dt-bottom-99 { bottom: 99px; }

.dt-top-100 { top: 100px; }
.dt-right-100 { right: 100px; }
.dt-left-100 { left: 100px; }
.dt-bottom-100 { bottom: 100px; }

.dt-top-101 { top: 101px; }
.dt-right-101 { right: 101px; }
.dt-left-101 { left: 101px; }
.dt-bottom-101 { bottom: 101px; }

.dt-top-102 { top: 102px; }
.dt-right-102 { right: 102px; }
.dt-left-102 { left: 102px; }
.dt-bottom-102 { bottom: 102px; }

.dt-top-103 { top: 103px; }
.dt-right-103 { right: 103px; }
.dt-left-103 { left: 103px; }
.dt-bottom-103 { bottom: 103px; }

.dt-top-104 { top: 104px; }
.dt-right-104 { right: 104px; }
.dt-left-104 { left: 104px; }
.dt-bottom-104 { bottom: 104px; }

.dt-top-105 { top: 105px; }
.dt-right-105 { right: 105px; }
.dt-left-105 { left: 105px; }
.dt-bottom-105 { bottom: 105px; }

.dt-top-106 { top: 106px; }
.dt-right-106 { right: 106px; }
.dt-left-106 { left: 106px; }
.dt-bottom-106 { bottom: 106px; }

.dt-top-107 { top: 107px; }
.dt-right-107 { right: 107px; }
.dt-left-107 { left: 107px; }
.dt-bottom-107 { bottom: 107px; }

.dt-top-108 { top: 108px; }
.dt-right-108 { right: 108px; }
.dt-left-108 { left: 108px; }
.dt-bottom-108 { bottom: 108px; }

.dt-top-109 { top: 109px; }
.dt-right-109 { right: 109px; }
.dt-left-109 { left: 109px; }
.dt-bottom-109 { bottom: 109px; }

.dt-top-110 { top: 110px; }
.dt-right-110 { right: 110px; }
.dt-left-110 { left: 110px; }
.dt-bottom-110 { bottom: 110px; }

.dt-top-111 { top: 111px; }
.dt-right-111 { right: 111px; }
.dt-left-111 { left: 111px; }
.dt-bottom-111 { bottom: 111px; }

.dt-top-112 { top: 112px; }
.dt-right-112 { right: 112px; }
.dt-left-112 { left: 112px; }
.dt-bottom-112 { bottom: 112px; }

.dt-top-113 { top: 113px; }
.dt-right-113 { right: 113px; }
.dt-left-113 { left: 113px; }
.dt-bottom-113 { bottom: 113px; }

.dt-top-114 { top: 114px; }
.dt-right-114 { right: 114px; }
.dt-left-114 { left: 114px; }
.dt-bottom-114 { bottom: 114px; }

.dt-top-115 { top: 115px; }
.dt-right-115 { right: 115px; }
.dt-left-115 { left: 115px; }
.dt-bottom-115 { bottom: 115px; }

.dt-top-116 { top: 116px; }
.dt-right-116 { right: 116px; }
.dt-left-116 { left: 116px; }
.dt-bottom-116 { bottom: 116px; }

.dt-top-117 { top: 117px; }
.dt-right-117 { right: 117px; }
.dt-left-117 { left: 117px; }
.dt-bottom-117 { bottom: 117px; }

.dt-top-118 { top: 118px; }
.dt-right-118 { right: 118px; }
.dt-left-118 { left: 118px; }
.dt-bottom-118 { bottom: 118px; }

.dt-top-119 { top: 119px; }
.dt-right-119 { right: 119px; }
.dt-left-119 { left: 119px; }
.dt-bottom-119 { bottom: 119px; }

.dt-top-120 { top: 120px; }
.dt-right-120 { right: 120px; }
.dt-left-120 { left: 120px; }
.dt-bottom-120 { bottom: 120px; }

.dt-top-121 { top: 121px; }
.dt-right-121 { right: 121px; }
.dt-left-121 { left: 121px; }
.dt-bottom-121 { bottom: 121px; }

.dt-top-122 { top: 122px; }
.dt-right-122 { right: 122px; }
.dt-left-122 { left: 122px; }
.dt-bottom-122 { bottom: 122px; }

.dt-top-123 { top: 123px; }
.dt-right-123 { right: 123px; }
.dt-left-123 { left: 123px; }
.dt-bottom-123 { bottom: 123px; }

.dt-top-124 { top: 124px; }
.dt-right-124 { right: 124px; }
.dt-left-124 { left: 124px; }
.dt-bottom-124 { bottom: 124px; }

.dt-top-125 { top: 125px; }
.dt-right-125 { right: 125px; }
.dt-left-125 { left: 125px; }
.dt-bottom-125 { bottom: 125px; }

.dt-top-126 { top: 126px; }
.dt-right-126 { right: 126px; }
.dt-left-126 { left: 126px; }
.dt-bottom-126 { bottom: 126px; }

.dt-top-127 { top: 127px; }
.dt-right-127 { right: 127px; }
.dt-left-127 { left: 127px; }
.dt-bottom-127 { bottom: 127px; }

.dt-top-128 { top: 128px; }
.dt-right-128 { right: 128px; }
.dt-left-128 { left: 128px; }
.dt-bottom-128 { bottom: 128px; }

.dt-top-129 { top: 129px; }
.dt-right-129 { right: 129px; }
.dt-left-129 { left: 129px; }
.dt-bottom-129 { bottom: 129px; }

.dt-top-130 { top: 130px; }
.dt-right-130 { right: 130px; }
.dt-left-130 { left: 130px; }
.dt-bottom-130 { bottom: 130px; }

.dt-top-131 { top: 131px; }
.dt-right-131 { right: 131px; }
.dt-left-131 { left: 131px; }
.dt-bottom-131 { bottom: 131px; }

.dt-top-132 { top: 132px; }
.dt-right-132 { right: 132px; }
.dt-left-132 { left: 132px; }
.dt-bottom-132 { bottom: 132px; }

.dt-top-133 { top: 133px; }
.dt-right-133 { right: 133px; }
.dt-left-133 { left: 133px; }
.dt-bottom-133 { bottom: 133px; }

.dt-top-134 { top: 134px; }
.dt-right-134 { right: 134px; }
.dt-left-134 { left: 134px; }
.dt-bottom-134 { bottom: 134px; }

.dt-top-135 { top: 135px; }
.dt-right-135 { right: 135px; }
.dt-left-135 { left: 135px; }
.dt-bottom-135 { bottom: 135px; }

.dt-top-136 { top: 136px; }
.dt-right-136 { right: 136px; }
.dt-left-136 { left: 136px; }
.dt-bottom-136 { bottom: 136px; }

.dt-top-137 { top: 137px; }
.dt-right-137 { right: 137px; }
.dt-left-137 { left: 137px; }
.dt-bottom-137 { bottom: 137px; }

.dt-top-138 { top: 138px; }
.dt-right-138 { right: 138px; }
.dt-left-138 { left: 138px; }
.dt-bottom-138 { bottom: 138px; }

.dt-top-139 { top: 139px; }
.dt-right-139 { right: 139px; }
.dt-left-139 { left: 139px; }
.dt-bottom-139 { bottom: 139px; }

.dt-top-140 { top: 140px; }
.dt-right-140 { right: 140px; }
.dt-left-140 { left: 140px; }
.dt-bottom-140 { bottom: 140px; }

.dt-top-141 { top: 141px; }
.dt-right-141 { right: 141px; }
.dt-left-141 { left: 141px; }
.dt-bottom-141 { bottom: 141px; }

.dt-top-142 { top: 142px; }
.dt-right-142 { right: 142px; }
.dt-left-142 { left: 142px; }
.dt-bottom-142 { bottom: 142px; }

.dt-top-143 { top: 143px; }
.dt-right-143 { right: 143px; }
.dt-left-143 { left: 143px; }
.dt-bottom-143 { bottom: 143px; }

.dt-top-144 { top: 144px; }
.dt-right-144 { right: 144px; }
.dt-left-144 { left: 144px; }
.dt-bottom-144 { bottom: 144px; }

.dt-top-145 { top: 145px; }
.dt-right-145 { right: 145px; }
.dt-left-145 { left: 145px; }
.dt-bottom-145 { bottom: 145px; }

.dt-top-146 { top: 146px; }
.dt-right-146 { right: 146px; }
.dt-left-146 { left: 146px; }
.dt-bottom-146 { bottom: 146px; }

.dt-top-147 { top: 147px; }
.dt-right-147 { right: 147px; }
.dt-left-147 { left: 147px; }
.dt-bottom-147 { bottom: 147px; }

.dt-top-148 { top: 148px; }
.dt-right-148 { right: 148px; }
.dt-left-148 { left: 148px; }
.dt-bottom-148 { bottom: 148px; }

.dt-top-149 { top: 149px; }
.dt-right-149 { right: 149px; }
.dt-left-149 { left: 149px; }
.dt-bottom-149 { bottom: 149px; }

.dt-top-150 { top: 150px; }
.dt-right-150 { right: 150px; }
.dt-left-150 { left: 150px; }
.dt-bottom-150 { bottom: 150px; }

.dt-top-151 { top: 151px; }
.dt-right-151 { right: 151px; }
.dt-left-151 { left: 151px; }
.dt-bottom-151 { bottom: 151px; }

.dt-top-152 { top: 152px; }
.dt-right-152 { right: 152px; }
.dt-left-152 { left: 152px; }
.dt-bottom-152 { bottom: 152px; }

.dt-top-153 { top: 153px; }
.dt-right-153 { right: 153px; }
.dt-left-153 { left: 153px; }
.dt-bottom-153 { bottom: 153px; }

.dt-top-154 { top: 154px; }
.dt-right-154 { right: 154px; }
.dt-left-154 { left: 154px; }
.dt-bottom-154 { bottom: 154px; }

.dt-top-155 { top: 155px; }
.dt-right-155 { right: 155px; }
.dt-left-155 { left: 155px; }
.dt-bottom-155 { bottom: 155px; }

.dt-top-156 { top: 156px; }
.dt-right-156 { right: 156px; }
.dt-left-156 { left: 156px; }
.dt-bottom-156 { bottom: 156px; }

.dt-top-157 { top: 157px; }
.dt-right-157 { right: 157px; }
.dt-left-157 { left: 157px; }
.dt-bottom-157 { bottom: 157px; }

.dt-top-158 { top: 158px; }
.dt-right-158 { right: 158px; }
.dt-left-158 { left: 158px; }
.dt-bottom-158 { bottom: 158px; }

.dt-top-159 { top: 159px; }
.dt-right-159 { right: 159px; }
.dt-left-159 { left: 159px; }
.dt-bottom-159 { bottom: 159px; }

.dt-top-160 { top: 160px; }
.dt-right-160 { right: 160px; }
.dt-left-160 { left: 160px; }
.dt-bottom-160 { bottom: 160px; }

.dt-top-161 { top: 161px; }
.dt-right-161 { right: 161px; }
.dt-left-161 { left: 161px; }
.dt-bottom-161 { bottom: 161px; }

.dt-top-162 { top: 162px; }
.dt-right-162 { right: 162px; }
.dt-left-162 { left: 162px; }
.dt-bottom-162 { bottom: 162px; }

.dt-top-163 { top: 163px; }
.dt-right-163 { right: 163px; }
.dt-left-163 { left: 163px; }
.dt-bottom-163 { bottom: 163px; }

.dt-top-164 { top: 164px; }
.dt-right-164 { right: 164px; }
.dt-left-164 { left: 164px; }
.dt-bottom-164 { bottom: 164px; }

.dt-top-165 { top: 165px; }
.dt-right-165 { right: 165px; }
.dt-left-165 { left: 165px; }
.dt-bottom-165 { bottom: 165px; }

.dt-top-166 { top: 166px; }
.dt-right-166 { right: 166px; }
.dt-left-166 { left: 166px; }
.dt-bottom-166 { bottom: 166px; }

.dt-top-167 { top: 167px; }
.dt-right-167 { right: 167px; }
.dt-left-167 { left: 167px; }
.dt-bottom-167 { bottom: 167px; }

.dt-top-168 { top: 168px; }
.dt-right-168 { right: 168px; }
.dt-left-168 { left: 168px; }
.dt-bottom-168 { bottom: 168px; }

.dt-top-169 { top: 169px; }
.dt-right-169 { right: 169px; }
.dt-left-169 { left: 169px; }
.dt-bottom-169 { bottom: 169px; }

.dt-top-170 { top: 170px; }
.dt-right-170 { right: 170px; }
.dt-left-170 { left: 170px; }
.dt-bottom-170 { bottom: 170px; }

.dt-top-171 { top: 171px; }
.dt-right-171 { right: 171px; }
.dt-left-171 { left: 171px; }
.dt-bottom-171 { bottom: 171px; }

.dt-top-172 { top: 172px; }
.dt-right-172 { right: 172px; }
.dt-left-172 { left: 172px; }
.dt-bottom-172 { bottom: 172px; }

.dt-top-173 { top: 173px; }
.dt-right-173 { right: 173px; }
.dt-left-173 { left: 173px; }
.dt-bottom-173 { bottom: 173px; }

.dt-top-174 { top: 174px; }
.dt-right-174 { right: 174px; }
.dt-left-174 { left: 174px; }
.dt-bottom-174 { bottom: 174px; }

.dt-top-175 { top: 175px; }
.dt-right-175 { right: 175px; }
.dt-left-175 { left: 175px; }
.dt-bottom-175 { bottom: 175px; }

.dt-top-176 { top: 176px; }
.dt-right-176 { right: 176px; }
.dt-left-176 { left: 176px; }
.dt-bottom-176 { bottom: 176px; }

.dt-top-177 { top: 177px; }
.dt-right-177 { right: 177px; }
.dt-left-177 { left: 177px; }
.dt-bottom-177 { bottom: 177px; }

.dt-top-178 { top: 178px; }
.dt-right-178 { right: 178px; }
.dt-left-178 { left: 178px; }
.dt-bottom-178 { bottom: 178px; }

.dt-top-179 { top: 179px; }
.dt-right-179 { right: 179px; }
.dt-left-179 { left: 179px; }
.dt-bottom-179 { bottom: 179px; }

.dt-top-180 { top: 180px; }
.dt-right-180 { right: 180px; }
.dt-left-180 { left: 180px; }
.dt-bottom-180 { bottom: 180px; }

.dt-top-181 { top: 181px; }
.dt-right-181 { right: 181px; }
.dt-left-181 { left: 181px; }
.dt-bottom-181 { bottom: 181px; }

.dt-top-182 { top: 182px; }
.dt-right-182 { right: 182px; }
.dt-left-182 { left: 182px; }
.dt-bottom-182 { bottom: 182px; }

.dt-top-183 { top: 183px; }
.dt-right-183 { right: 183px; }
.dt-left-183 { left: 183px; }
.dt-bottom-183 { bottom: 183px; }

.dt-top-184 { top: 184px; }
.dt-right-184 { right: 184px; }
.dt-left-184 { left: 184px; }
.dt-bottom-184 { bottom: 184px; }

.dt-top-185 { top: 185px; }
.dt-right-185 { right: 185px; }
.dt-left-185 { left: 185px; }
.dt-bottom-185 { bottom: 185px; }

.dt-top-186 { top: 186px; }
.dt-right-186 { right: 186px; }
.dt-left-186 { left: 186px; }
.dt-bottom-186 { bottom: 186px; }

.dt-top-187 { top: 187px; }
.dt-right-187 { right: 187px; }
.dt-left-187 { left: 187px; }
.dt-bottom-187 { bottom: 187px; }

.dt-top-188 { top: 188px; }
.dt-right-188 { right: 188px; }
.dt-left-188 { left: 188px; }
.dt-bottom-188 { bottom: 188px; }

.dt-top-189 { top: 189px; }
.dt-right-189 { right: 189px; }
.dt-left-189 { left: 189px; }
.dt-bottom-189 { bottom: 189px; }

.dt-top-190 { top: 190px; }
.dt-right-190 { right: 190px; }
.dt-left-190 { left: 190px; }
.dt-bottom-190 { bottom: 190px; }

.dt-top-191 { top: 191px; }
.dt-right-191 { right: 191px; }
.dt-left-191 { left: 191px; }
.dt-bottom-191 { bottom: 191px; }

.dt-top-192 { top: 192px; }
.dt-right-192 { right: 192px; }
.dt-left-192 { left: 192px; }
.dt-bottom-192 { bottom: 192px; }

.dt-top-193 { top: 193px; }
.dt-right-193 { right: 193px; }
.dt-left-193 { left: 193px; }
.dt-bottom-193 { bottom: 193px; }

.dt-top-194 { top: 194px; }
.dt-right-194 { right: 194px; }
.dt-left-194 { left: 194px; }
.dt-bottom-194 { bottom: 194px; }

.dt-top-195 { top: 195px; }
.dt-right-195 { right: 195px; }
.dt-left-195 { left: 195px; }
.dt-bottom-195 { bottom: 195px; }

.dt-top-196 { top: 196px; }
.dt-right-196 { right: 196px; }
.dt-left-196 { left: 196px; }
.dt-bottom-196 { bottom: 196px; }

.dt-top-197 { top: 197px; }
.dt-right-197 { right: 197px; }
.dt-left-197 { left: 197px; }
.dt-bottom-197 { bottom: 197px; }

.dt-top-198 { top: 198px; }
.dt-right-198 { right: 198px; }
.dt-left-198 { left: 198px; }
.dt-bottom-198 { bottom: 198px; }

.dt-top-199 { top: 199px; }
.dt-right-199 { right: 199px; }
.dt-left-199 { left: 199px; }
.dt-bottom-199 { bottom: 199px; }

.dt-top-200 { top: 200px; }
.dt-right-200 { right: 200px; }
.dt-left-200 { left: 200px; }
.dt-bottom-200 { bottom: 200px; }

.dt-top-201 { top: 201px; }
.dt-right-201 { right: 201px; }
.dt-left-201 { left: 201px; }
.dt-bottom-201 { bottom: 201px; }

.dt-top-202 { top: 202px; }
.dt-right-202 { right: 202px; }
.dt-left-202 { left: 202px; }
.dt-bottom-202 { bottom: 202px; }

.dt-top-203 { top: 203px; }
.dt-right-203 { right: 203px; }
.dt-left-203 { left: 203px; }
.dt-bottom-203 { bottom: 203px; }

.dt-top-204 { top: 204px; }
.dt-right-204 { right: 204px; }
.dt-left-204 { left: 204px; }
.dt-bottom-204 { bottom: 204px; }

.dt-top-205 { top: 205px; }
.dt-right-205 { right: 205px; }
.dt-left-205 { left: 205px; }
.dt-bottom-205 { bottom: 205px; }

.dt-top-206 { top: 206px; }
.dt-right-206 { right: 206px; }
.dt-left-206 { left: 206px; }
.dt-bottom-206 { bottom: 206px; }

.dt-top-207 { top: 207px; }
.dt-right-207 { right: 207px; }
.dt-left-207 { left: 207px; }
.dt-bottom-207 { bottom: 207px; }

.dt-top-208 { top: 208px; }
.dt-right-208 { right: 208px; }
.dt-left-208 { left: 208px; }
.dt-bottom-208 { bottom: 208px; }

.dt-top-209 { top: 209px; }
.dt-right-209 { right: 209px; }
.dt-left-209 { left: 209px; }
.dt-bottom-209 { bottom: 209px; }

.dt-top-210 { top: 210px; }
.dt-right-210 { right: 210px; }
.dt-left-210 { left: 210px; }
.dt-bottom-210 { bottom: 210px; }

.dt-top-211 { top: 211px; }
.dt-right-211 { right: 211px; }
.dt-left-211 { left: 211px; }
.dt-bottom-211 { bottom: 211px; }

.dt-top-212 { top: 212px; }
.dt-right-212 { right: 212px; }
.dt-left-212 { left: 212px; }
.dt-bottom-212 { bottom: 212px; }

.dt-top-213 { top: 213px; }
.dt-right-213 { right: 213px; }
.dt-left-213 { left: 213px; }
.dt-bottom-213 { bottom: 213px; }

.dt-top-214 { top: 214px; }
.dt-right-214 { right: 214px; }
.dt-left-214 { left: 214px; }
.dt-bottom-214 { bottom: 214px; }

.dt-top-215 { top: 215px; }
.dt-right-215 { right: 215px; }
.dt-left-215 { left: 215px; }
.dt-bottom-215 { bottom: 215px; }

.dt-top-216 { top: 216px; }
.dt-right-216 { right: 216px; }
.dt-left-216 { left: 216px; }
.dt-bottom-216 { bottom: 216px; }

.dt-top-217 { top: 217px; }
.dt-right-217 { right: 217px; }
.dt-left-217 { left: 217px; }
.dt-bottom-217 { bottom: 217px; }

.dt-top-218 { top: 218px; }
.dt-right-218 { right: 218px; }
.dt-left-218 { left: 218px; }
.dt-bottom-218 { bottom: 218px; }

.dt-top-219 { top: 219px; }
.dt-right-219 { right: 219px; }
.dt-left-219 { left: 219px; }
.dt-bottom-219 { bottom: 219px; }

.dt-top-220 { top: 220px; }
.dt-right-220 { right: 220px; }
.dt-left-220 { left: 220px; }
.dt-bottom-220 { bottom: 220px; }

.dt-top-221 { top: 221px; }
.dt-right-221 { right: 221px; }
.dt-left-221 { left: 221px; }
.dt-bottom-221 { bottom: 221px; }

.dt-top-222 { top: 222px; }
.dt-right-222 { right: 222px; }
.dt-left-222 { left: 222px; }
.dt-bottom-222 { bottom: 222px; }

.dt-top-223 { top: 223px; }
.dt-right-223 { right: 223px; }
.dt-left-223 { left: 223px; }
.dt-bottom-223 { bottom: 223px; }

.dt-top-224 { top: 224px; }
.dt-right-224 { right: 224px; }
.dt-left-224 { left: 224px; }
.dt-bottom-224 { bottom: 224px; }

.dt-top-225 { top: 225px; }
.dt-right-225 { right: 225px; }
.dt-left-225 { left: 225px; }
.dt-bottom-225 { bottom: 225px; }

.dt-top-226 { top: 226px; }
.dt-right-226 { right: 226px; }
.dt-left-226 { left: 226px; }
.dt-bottom-226 { bottom: 226px; }

.dt-top-227 { top: 227px; }
.dt-right-227 { right: 227px; }
.dt-left-227 { left: 227px; }
.dt-bottom-227 { bottom: 227px; }

.dt-top-228 { top: 228px; }
.dt-right-228 { right: 228px; }
.dt-left-228 { left: 228px; }
.dt-bottom-228 { bottom: 228px; }

.dt-top-229 { top: 229px; }
.dt-right-229 { right: 229px; }
.dt-left-229 { left: 229px; }
.dt-bottom-229 { bottom: 229px; }

.dt-top-230 { top: 230px; }
.dt-right-230 { right: 230px; }
.dt-left-230 { left: 230px; }
.dt-bottom-230 { bottom: 230px; }

.dt-top-231 { top: 231px; }
.dt-right-231 { right: 231px; }
.dt-left-231 { left: 231px; }
.dt-bottom-231 { bottom: 231px; }

.dt-top-232 { top: 232px; }
.dt-right-232 { right: 232px; }
.dt-left-232 { left: 232px; }
.dt-bottom-232 { bottom: 232px; }

.dt-top-233 { top: 233px; }
.dt-right-233 { right: 233px; }
.dt-left-233 { left: 233px; }
.dt-bottom-233 { bottom: 233px; }

.dt-top-234 { top: 234px; }
.dt-right-234 { right: 234px; }
.dt-left-234 { left: 234px; }
.dt-bottom-234 { bottom: 234px; }

.dt-top-235 { top: 235px; }
.dt-right-235 { right: 235px; }
.dt-left-235 { left: 235px; }
.dt-bottom-235 { bottom: 235px; }

.dt-top-236 { top: 236px; }
.dt-right-236 { right: 236px; }
.dt-left-236 { left: 236px; }
.dt-bottom-236 { bottom: 236px; }

.dt-top-237 { top: 237px; }
.dt-right-237 { right: 237px; }
.dt-left-237 { left: 237px; }
.dt-bottom-237 { bottom: 237px; }

.dt-top-238 { top: 238px; }
.dt-right-238 { right: 238px; }
.dt-left-238 { left: 238px; }
.dt-bottom-238 { bottom: 238px; }

.dt-top-239 { top: 239px; }
.dt-right-239 { right: 239px; }
.dt-left-239 { left: 239px; }
.dt-bottom-239 { bottom: 239px; }

.dt-top-240 { top: 240px; }
.dt-right-240 { right: 240px; }
.dt-left-240 { left: 240px; }
.dt-bottom-240 { bottom: 240px; }

.dt-top-241 { top: 241px; }
.dt-right-241 { right: 241px; }
.dt-left-241 { left: 241px; }
.dt-bottom-241 { bottom: 241px; }

.dt-top-242 { top: 242px; }
.dt-right-242 { right: 242px; }
.dt-left-242 { left: 242px; }
.dt-bottom-242 { bottom: 242px; }

.dt-top-243 { top: 243px; }
.dt-right-243 { right: 243px; }
.dt-left-243 { left: 243px; }
.dt-bottom-243 { bottom: 243px; }

.dt-top-244 { top: 244px; }
.dt-right-244 { right: 244px; }
.dt-left-244 { left: 244px; }
.dt-bottom-244 { bottom: 244px; }

.dt-top-245 { top: 245px; }
.dt-right-245 { right: 245px; }
.dt-left-245 { left: 245px; }
.dt-bottom-245 { bottom: 245px; }

.dt-top-246 { top: 246px; }
.dt-right-246 { right: 246px; }
.dt-left-246 { left: 246px; }
.dt-bottom-246 { bottom: 246px; }

.dt-top-247 { top: 247px; }
.dt-right-247 { right: 247px; }
.dt-left-247 { left: 247px; }
.dt-bottom-247 { bottom: 247px; }

.dt-top-248 { top: 248px; }
.dt-right-248 { right: 248px; }
.dt-left-248 { left: 248px; }
.dt-bottom-248 { bottom: 248px; }

.dt-top-249 { top: 249px; }
.dt-right-249 { right: 249px; }
.dt-left-249 { left: 249px; }
.dt-bottom-249 { bottom: 249px; }

.dt-top-250 { top: 250px; }
.dt-right-250 { right: 250px; }
.dt-left-250 { left: 250px; }
.dt-bottom-250 { bottom: 250px; }

.dt-top-251 { top: 251px; }
.dt-right-251 { right: 251px; }
.dt-left-251 { left: 251px; }
.dt-bottom-251 { bottom: 251px; }

.dt-top-252 { top: 252px; }
.dt-right-252 { right: 252px; }
.dt-left-252 { left: 252px; }
.dt-bottom-252 { bottom: 252px; }

.dt-top-253 { top: 253px; }
.dt-right-253 { right: 253px; }
.dt-left-253 { left: 253px; }
.dt-bottom-253 { bottom: 253px; }

.dt-top-254 { top: 254px; }
.dt-right-254 { right: 254px; }
.dt-left-254 { left: 254px; }
.dt-bottom-254 { bottom: 254px; }

.dt-top-255 { top: 255px; }
.dt-right-255 { right: 255px; }
.dt-left-255 { left: 255px; }
.dt-bottom-255 { bottom: 255px; }

.dt-top-256 { top: 256px; }
.dt-right-256 { right: 256px; }
.dt-left-256 { left: 256px; }
.dt-bottom-256 { bottom: 256px; }

.dt-top-257 { top: 257px; }
.dt-right-257 { right: 257px; }
.dt-left-257 { left: 257px; }
.dt-bottom-257 { bottom: 257px; }

.dt-top-258 { top: 258px; }
.dt-right-258 { right: 258px; }
.dt-left-258 { left: 258px; }
.dt-bottom-258 { bottom: 258px; }

.dt-top-259 { top: 259px; }
.dt-right-259 { right: 259px; }
.dt-left-259 { left: 259px; }
.dt-bottom-259 { bottom: 259px; }

.dt-top-260 { top: 260px; }
.dt-right-260 { right: 260px; }
.dt-left-260 { left: 260px; }
.dt-bottom-260 { bottom: 260px; }

.dt-top-261 { top: 261px; }
.dt-right-261 { right: 261px; }
.dt-left-261 { left: 261px; }
.dt-bottom-261 { bottom: 261px; }

.dt-top-262 { top: 262px; }
.dt-right-262 { right: 262px; }
.dt-left-262 { left: 262px; }
.dt-bottom-262 { bottom: 262px; }

.dt-top-263 { top: 263px; }
.dt-right-263 { right: 263px; }
.dt-left-263 { left: 263px; }
.dt-bottom-263 { bottom: 263px; }

.dt-top-264 { top: 264px; }
.dt-right-264 { right: 264px; }
.dt-left-264 { left: 264px; }
.dt-bottom-264 { bottom: 264px; }

.dt-top-265 { top: 265px; }
.dt-right-265 { right: 265px; }
.dt-left-265 { left: 265px; }
.dt-bottom-265 { bottom: 265px; }

.dt-top-266 { top: 266px; }
.dt-right-266 { right: 266px; }
.dt-left-266 { left: 266px; }
.dt-bottom-266 { bottom: 266px; }

.dt-top-267 { top: 267px; }
.dt-right-267 { right: 267px; }
.dt-left-267 { left: 267px; }
.dt-bottom-267 { bottom: 267px; }

.dt-top-268 { top: 268px; }
.dt-right-268 { right: 268px; }
.dt-left-268 { left: 268px; }
.dt-bottom-268 { bottom: 268px; }

.dt-top-269 { top: 269px; }
.dt-right-269 { right: 269px; }
.dt-left-269 { left: 269px; }
.dt-bottom-269 { bottom: 269px; }

.dt-top-270 { top: 270px; }
.dt-right-270 { right: 270px; }
.dt-left-270 { left: 270px; }
.dt-bottom-270 { bottom: 270px; }

.dt-top-271 { top: 271px; }
.dt-right-271 { right: 271px; }
.dt-left-271 { left: 271px; }
.dt-bottom-271 { bottom: 271px; }

.dt-top-272 { top: 272px; }
.dt-right-272 { right: 272px; }
.dt-left-272 { left: 272px; }
.dt-bottom-272 { bottom: 272px; }

.dt-top-273 { top: 273px; }
.dt-right-273 { right: 273px; }
.dt-left-273 { left: 273px; }
.dt-bottom-273 { bottom: 273px; }

.dt-top-274 { top: 274px; }
.dt-right-274 { right: 274px; }
.dt-left-274 { left: 274px; }
.dt-bottom-274 { bottom: 274px; }

.dt-top-275 { top: 275px; }
.dt-right-275 { right: 275px; }
.dt-left-275 { left: 275px; }
.dt-bottom-275 { bottom: 275px; }

.dt-top-276 { top: 276px; }
.dt-right-276 { right: 276px; }
.dt-left-276 { left: 276px; }
.dt-bottom-276 { bottom: 276px; }

.dt-top-277 { top: 277px; }
.dt-right-277 { right: 277px; }
.dt-left-277 { left: 277px; }
.dt-bottom-277 { bottom: 277px; }

.dt-top-278 { top: 278px; }
.dt-right-278 { right: 278px; }
.dt-left-278 { left: 278px; }
.dt-bottom-278 { bottom: 278px; }

.dt-top-279 { top: 279px; }
.dt-right-279 { right: 279px; }
.dt-left-279 { left: 279px; }
.dt-bottom-279 { bottom: 279px; }

.dt-top-280 { top: 280px; }
.dt-right-280 { right: 280px; }
.dt-left-280 { left: 280px; }
.dt-bottom-280 { bottom: 280px; }

.dt-top-281 { top: 281px; }
.dt-right-281 { right: 281px; }
.dt-left-281 { left: 281px; }
.dt-bottom-281 { bottom: 281px; }

.dt-top-282 { top: 282px; }
.dt-right-282 { right: 282px; }
.dt-left-282 { left: 282px; }
.dt-bottom-282 { bottom: 282px; }

.dt-top-283 { top: 283px; }
.dt-right-283 { right: 283px; }
.dt-left-283 { left: 283px; }
.dt-bottom-283 { bottom: 283px; }

.dt-top-284 { top: 284px; }
.dt-right-284 { right: 284px; }
.dt-left-284 { left: 284px; }
.dt-bottom-284 { bottom: 284px; }

.dt-top-285 { top: 285px; }
.dt-right-285 { right: 285px; }
.dt-left-285 { left: 285px; }
.dt-bottom-285 { bottom: 285px; }

.dt-top-286 { top: 286px; }
.dt-right-286 { right: 286px; }
.dt-left-286 { left: 286px; }
.dt-bottom-286 { bottom: 286px; }

.dt-top-287 { top: 287px; }
.dt-right-287 { right: 287px; }
.dt-left-287 { left: 287px; }
.dt-bottom-287 { bottom: 287px; }

.dt-top-288 { top: 288px; }
.dt-right-288 { right: 288px; }
.dt-left-288 { left: 288px; }
.dt-bottom-288 { bottom: 288px; }

.dt-top-289 { top: 289px; }
.dt-right-289 { right: 289px; }
.dt-left-289 { left: 289px; }
.dt-bottom-289 { bottom: 289px; }

.dt-top-290 { top: 290px; }
.dt-right-290 { right: 290px; }
.dt-left-290 { left: 290px; }
.dt-bottom-290 { bottom: 290px; }

.dt-top-291 { top: 291px; }
.dt-right-291 { right: 291px; }
.dt-left-291 { left: 291px; }
.dt-bottom-291 { bottom: 291px; }

.dt-top-292 { top: 292px; }
.dt-right-292 { right: 292px; }
.dt-left-292 { left: 292px; }
.dt-bottom-292 { bottom: 292px; }

.dt-top-293 { top: 293px; }
.dt-right-293 { right: 293px; }
.dt-left-293 { left: 293px; }
.dt-bottom-293 { bottom: 293px; }

.dt-top-294 { top: 294px; }
.dt-right-294 { right: 294px; }
.dt-left-294 { left: 294px; }
.dt-bottom-294 { bottom: 294px; }

.dt-top-295 { top: 295px; }
.dt-right-295 { right: 295px; }
.dt-left-295 { left: 295px; }
.dt-bottom-295 { bottom: 295px; }

.dt-top-296 { top: 296px; }
.dt-right-296 { right: 296px; }
.dt-left-296 { left: 296px; }
.dt-bottom-296 { bottom: 296px; }

.dt-top-297 { top: 297px; }
.dt-right-297 { right: 297px; }
.dt-left-297 { left: 297px; }
.dt-bottom-297 { bottom: 297px; }

.dt-top-298 { top: 298px; }
.dt-right-298 { right: 298px; }
.dt-left-298 { left: 298px; }
.dt-bottom-298 { bottom: 298px; }

.dt-top-299 { top: 299px; }
.dt-right-299 { right: 299px; }
.dt-left-299 { left: 299px; }
.dt-bottom-299 { bottom: 299px; }

.dt-top-300 { top: 300px; }
.dt-right-300 { right: 300px; }
.dt-left-300 { left: 300px; }
.dt-bottom-300 { bottom: 300px; }

.dt-top-301 { top: 301px; }
.dt-right-301 { right: 301px; }
.dt-left-301 { left: 301px; }
.dt-bottom-301 { bottom: 301px; }

.dt-top-302 { top: 302px; }
.dt-right-302 { right: 302px; }
.dt-left-302 { left: 302px; }
.dt-bottom-302 { bottom: 302px; }

.dt-top-303 { top: 303px; }
.dt-right-303 { right: 303px; }
.dt-left-303 { left: 303px; }
.dt-bottom-303 { bottom: 303px; }

.dt-top-304 { top: 304px; }
.dt-right-304 { right: 304px; }
.dt-left-304 { left: 304px; }
.dt-bottom-304 { bottom: 304px; }

.dt-top-305 { top: 305px; }
.dt-right-305 { right: 305px; }
.dt-left-305 { left: 305px; }
.dt-bottom-305 { bottom: 305px; }

.dt-top-306 { top: 306px; }
.dt-right-306 { right: 306px; }
.dt-left-306 { left: 306px; }
.dt-bottom-306 { bottom: 306px; }

.dt-top-307 { top: 307px; }
.dt-right-307 { right: 307px; }
.dt-left-307 { left: 307px; }
.dt-bottom-307 { bottom: 307px; }

.dt-top-308 { top: 308px; }
.dt-right-308 { right: 308px; }
.dt-left-308 { left: 308px; }
.dt-bottom-308 { bottom: 308px; }

.dt-top-309 { top: 309px; }
.dt-right-309 { right: 309px; }
.dt-left-309 { left: 309px; }
.dt-bottom-309 { bottom: 309px; }

.dt-top-310 { top: 310px; }
.dt-right-310 { right: 310px; }
.dt-left-310 { left: 310px; }
.dt-bottom-310 { bottom: 310px; }

.dt-top-311 { top: 311px; }
.dt-right-311 { right: 311px; }
.dt-left-311 { left: 311px; }
.dt-bottom-311 { bottom: 311px; }

.dt-top-312 { top: 312px; }
.dt-right-312 { right: 312px; }
.dt-left-312 { left: 312px; }
.dt-bottom-312 { bottom: 312px; }

.dt-top-313 { top: 313px; }
.dt-right-313 { right: 313px; }
.dt-left-313 { left: 313px; }
.dt-bottom-313 { bottom: 313px; }

.dt-top-314 { top: 314px; }
.dt-right-314 { right: 314px; }
.dt-left-314 { left: 314px; }
.dt-bottom-314 { bottom: 314px; }

.dt-top-315 { top: 315px; }
.dt-right-315 { right: 315px; }
.dt-left-315 { left: 315px; }
.dt-bottom-315 { bottom: 315px; }

.dt-top-316 { top: 316px; }
.dt-right-316 { right: 316px; }
.dt-left-316 { left: 316px; }
.dt-bottom-316 { bottom: 316px; }

.dt-top-317 { top: 317px; }
.dt-right-317 { right: 317px; }
.dt-left-317 { left: 317px; }
.dt-bottom-317 { bottom: 317px; }

.dt-top-318 { top: 318px; }
.dt-right-318 { right: 318px; }
.dt-left-318 { left: 318px; }
.dt-bottom-318 { bottom: 318px; }

.dt-top-319 { top: 319px; }
.dt-right-319 { right: 319px; }
.dt-left-319 { left: 319px; }
.dt-bottom-319 { bottom: 319px; }

.dt-top-320 { top: 320px; }
.dt-right-320 { right: 320px; }
.dt-left-320 { left: 320px; }
.dt-bottom-320 { bottom: 320px; }

.dt-top-321 { top: 321px; }
.dt-right-321 { right: 321px; }
.dt-left-321 { left: 321px; }
.dt-bottom-321 { bottom: 321px; }

.dt-top-322 { top: 322px; }
.dt-right-322 { right: 322px; }
.dt-left-322 { left: 322px; }
.dt-bottom-322 { bottom: 322px; }

.dt-top-323 { top: 323px; }
.dt-right-323 { right: 323px; }
.dt-left-323 { left: 323px; }
.dt-bottom-323 { bottom: 323px; }

.dt-top-324 { top: 324px; }
.dt-right-324 { right: 324px; }
.dt-left-324 { left: 324px; }
.dt-bottom-324 { bottom: 324px; }

.dt-top-325 { top: 325px; }
.dt-right-325 { right: 325px; }
.dt-left-325 { left: 325px; }
.dt-bottom-325 { bottom: 325px; }

.dt-top-326 { top: 326px; }
.dt-right-326 { right: 326px; }
.dt-left-326 { left: 326px; }
.dt-bottom-326 { bottom: 326px; }

.dt-top-327 { top: 327px; }
.dt-right-327 { right: 327px; }
.dt-left-327 { left: 327px; }
.dt-bottom-327 { bottom: 327px; }

.dt-top-328 { top: 328px; }
.dt-right-328 { right: 328px; }
.dt-left-328 { left: 328px; }
.dt-bottom-328 { bottom: 328px; }

.dt-top-329 { top: 329px; }
.dt-right-329 { right: 329px; }
.dt-left-329 { left: 329px; }
.dt-bottom-329 { bottom: 329px; }

.dt-top-330 { top: 330px; }
.dt-right-330 { right: 330px; }
.dt-left-330 { left: 330px; }
.dt-bottom-330 { bottom: 330px; }

.dt-top-331 { top: 331px; }
.dt-right-331 { right: 331px; }
.dt-left-331 { left: 331px; }
.dt-bottom-331 { bottom: 331px; }

.dt-top-332 { top: 332px; }
.dt-right-332 { right: 332px; }
.dt-left-332 { left: 332px; }
.dt-bottom-332 { bottom: 332px; }

.dt-top-333 { top: 333px; }
.dt-right-333 { right: 333px; }
.dt-left-333 { left: 333px; }
.dt-bottom-333 { bottom: 333px; }

.dt-top-334 { top: 334px; }
.dt-right-334 { right: 334px; }
.dt-left-334 { left: 334px; }
.dt-bottom-334 { bottom: 334px; }

.dt-top-335 { top: 335px; }
.dt-right-335 { right: 335px; }
.dt-left-335 { left: 335px; }
.dt-bottom-335 { bottom: 335px; }

.dt-top-336 { top: 336px; }
.dt-right-336 { right: 336px; }
.dt-left-336 { left: 336px; }
.dt-bottom-336 { bottom: 336px; }

.dt-top-337 { top: 337px; }
.dt-right-337 { right: 337px; }
.dt-left-337 { left: 337px; }
.dt-bottom-337 { bottom: 337px; }

.dt-top-338 { top: 338px; }
.dt-right-338 { right: 338px; }
.dt-left-338 { left: 338px; }
.dt-bottom-338 { bottom: 338px; }

.dt-top-339 { top: 339px; }
.dt-right-339 { right: 339px; }
.dt-left-339 { left: 339px; }
.dt-bottom-339 { bottom: 339px; }

.dt-top-340 { top: 340px; }
.dt-right-340 { right: 340px; }
.dt-left-340 { left: 340px; }
.dt-bottom-340 { bottom: 340px; }

.dt-top-341 { top: 341px; }
.dt-right-341 { right: 341px; }
.dt-left-341 { left: 341px; }
.dt-bottom-341 { bottom: 341px; }

.dt-top-342 { top: 342px; }
.dt-right-342 { right: 342px; }
.dt-left-342 { left: 342px; }
.dt-bottom-342 { bottom: 342px; }

.dt-top-343 { top: 343px; }
.dt-right-343 { right: 343px; }
.dt-left-343 { left: 343px; }
.dt-bottom-343 { bottom: 343px; }

.dt-top-344 { top: 344px; }
.dt-right-344 { right: 344px; }
.dt-left-344 { left: 344px; }
.dt-bottom-344 { bottom: 344px; }

.dt-top-345 { top: 345px; }
.dt-right-345 { right: 345px; }
.dt-left-345 { left: 345px; }
.dt-bottom-345 { bottom: 345px; }

.dt-top-346 { top: 346px; }
.dt-right-346 { right: 346px; }
.dt-left-346 { left: 346px; }
.dt-bottom-346 { bottom: 346px; }

.dt-top-347 { top: 347px; }
.dt-right-347 { right: 347px; }
.dt-left-347 { left: 347px; }
.dt-bottom-347 { bottom: 347px; }

.dt-top-348 { top: 348px; }
.dt-right-348 { right: 348px; }
.dt-left-348 { left: 348px; }
.dt-bottom-348 { bottom: 348px; }

.dt-top-349 { top: 349px; }
.dt-right-349 { right: 349px; }
.dt-left-349 { left: 349px; }
.dt-bottom-349 { bottom: 349px; }

.dt-top-350 { top: 350px; }
.dt-right-350 { right: 350px; }
.dt-left-350 { left: 350px; }
.dt-bottom-350 { bottom: 350px; }

.dt-top-351 { top: 351px; }
.dt-right-351 { right: 351px; }
.dt-left-351 { left: 351px; }
.dt-bottom-351 { bottom: 351px; }

.dt-top-352 { top: 352px; }
.dt-right-352 { right: 352px; }
.dt-left-352 { left: 352px; }
.dt-bottom-352 { bottom: 352px; }

.dt-top-353 { top: 353px; }
.dt-right-353 { right: 353px; }
.dt-left-353 { left: 353px; }
.dt-bottom-353 { bottom: 353px; }

.dt-top-354 { top: 354px; }
.dt-right-354 { right: 354px; }
.dt-left-354 { left: 354px; }
.dt-bottom-354 { bottom: 354px; }

.dt-top-355 { top: 355px; }
.dt-right-355 { right: 355px; }
.dt-left-355 { left: 355px; }
.dt-bottom-355 { bottom: 355px; }

.dt-top-356 { top: 356px; }
.dt-right-356 { right: 356px; }
.dt-left-356 { left: 356px; }
.dt-bottom-356 { bottom: 356px; }

.dt-top-357 { top: 357px; }
.dt-right-357 { right: 357px; }
.dt-left-357 { left: 357px; }
.dt-bottom-357 { bottom: 357px; }

.dt-top-358 { top: 358px; }
.dt-right-358 { right: 358px; }
.dt-left-358 { left: 358px; }
.dt-bottom-358 { bottom: 358px; }

.dt-top-359 { top: 359px; }
.dt-right-359 { right: 359px; }
.dt-left-359 { left: 359px; }
.dt-bottom-359 { bottom: 359px; }

.dt-top-360 { top: 360px; }
.dt-right-360 { right: 360px; }
.dt-left-360 { left: 360px; }
.dt-bottom-360 { bottom: 360px; }

.dt-top-361 { top: 361px; }
.dt-right-361 { right: 361px; }
.dt-left-361 { left: 361px; }
.dt-bottom-361 { bottom: 361px; }

.dt-top-362 { top: 362px; }
.dt-right-362 { right: 362px; }
.dt-left-362 { left: 362px; }
.dt-bottom-362 { bottom: 362px; }

.dt-top-363 { top: 363px; }
.dt-right-363 { right: 363px; }
.dt-left-363 { left: 363px; }
.dt-bottom-363 { bottom: 363px; }

.dt-top-364 { top: 364px; }
.dt-right-364 { right: 364px; }
.dt-left-364 { left: 364px; }
.dt-bottom-364 { bottom: 364px; }

.dt-top-365 { top: 365px; }
.dt-right-365 { right: 365px; }
.dt-left-365 { left: 365px; }
.dt-bottom-365 { bottom: 365px; }

.dt-top-366 { top: 366px; }
.dt-right-366 { right: 366px; }
.dt-left-366 { left: 366px; }
.dt-bottom-366 { bottom: 366px; }

.dt-top-367 { top: 367px; }
.dt-right-367 { right: 367px; }
.dt-left-367 { left: 367px; }
.dt-bottom-367 { bottom: 367px; }

.dt-top-368 { top: 368px; }
.dt-right-368 { right: 368px; }
.dt-left-368 { left: 368px; }
.dt-bottom-368 { bottom: 368px; }

.dt-top-369 { top: 369px; }
.dt-right-369 { right: 369px; }
.dt-left-369 { left: 369px; }
.dt-bottom-369 { bottom: 369px; }

.dt-top-370 { top: 370px; }
.dt-right-370 { right: 370px; }
.dt-left-370 { left: 370px; }
.dt-bottom-370 { bottom: 370px; }

.dt-top-371 { top: 371px; }
.dt-right-371 { right: 371px; }
.dt-left-371 { left: 371px; }
.dt-bottom-371 { bottom: 371px; }

.dt-top-372 { top: 372px; }
.dt-right-372 { right: 372px; }
.dt-left-372 { left: 372px; }
.dt-bottom-372 { bottom: 372px; }

.dt-top-373 { top: 373px; }
.dt-right-373 { right: 373px; }
.dt-left-373 { left: 373px; }
.dt-bottom-373 { bottom: 373px; }

.dt-top-374 { top: 374px; }
.dt-right-374 { right: 374px; }
.dt-left-374 { left: 374px; }
.dt-bottom-374 { bottom: 374px; }

.dt-top-375 { top: 375px; }
.dt-right-375 { right: 375px; }
.dt-left-375 { left: 375px; }
.dt-bottom-375 { bottom: 375px; }

.dt-top-376 { top: 376px; }
.dt-right-376 { right: 376px; }
.dt-left-376 { left: 376px; }
.dt-bottom-376 { bottom: 376px; }

.dt-top-377 { top: 377px; }
.dt-right-377 { right: 377px; }
.dt-left-377 { left: 377px; }
.dt-bottom-377 { bottom: 377px; }

.dt-top-378 { top: 378px; }
.dt-right-378 { right: 378px; }
.dt-left-378 { left: 378px; }
.dt-bottom-378 { bottom: 378px; }

.dt-top-379 { top: 379px; }
.dt-right-379 { right: 379px; }
.dt-left-379 { left: 379px; }
.dt-bottom-379 { bottom: 379px; }

.dt-top-380 { top: 380px; }
.dt-right-380 { right: 380px; }
.dt-left-380 { left: 380px; }
.dt-bottom-380 { bottom: 380px; }

.dt-top-381 { top: 381px; }
.dt-right-381 { right: 381px; }
.dt-left-381 { left: 381px; }
.dt-bottom-381 { bottom: 381px; }

.dt-top-382 { top: 382px; }
.dt-right-382 { right: 382px; }
.dt-left-382 { left: 382px; }
.dt-bottom-382 { bottom: 382px; }

.dt-top-383 { top: 383px; }
.dt-right-383 { right: 383px; }
.dt-left-383 { left: 383px; }
.dt-bottom-383 { bottom: 383px; }

.dt-top-384 { top: 384px; }
.dt-right-384 { right: 384px; }
.dt-left-384 { left: 384px; }
.dt-bottom-384 { bottom: 384px; }

.dt-top-385 { top: 385px; }
.dt-right-385 { right: 385px; }
.dt-left-385 { left: 385px; }
.dt-bottom-385 { bottom: 385px; }

.dt-top-386 { top: 386px; }
.dt-right-386 { right: 386px; }
.dt-left-386 { left: 386px; }
.dt-bottom-386 { bottom: 386px; }

.dt-top-387 { top: 387px; }
.dt-right-387 { right: 387px; }
.dt-left-387 { left: 387px; }
.dt-bottom-387 { bottom: 387px; }

.dt-top-388 { top: 388px; }
.dt-right-388 { right: 388px; }
.dt-left-388 { left: 388px; }
.dt-bottom-388 { bottom: 388px; }

.dt-top-389 { top: 389px; }
.dt-right-389 { right: 389px; }
.dt-left-389 { left: 389px; }
.dt-bottom-389 { bottom: 389px; }

.dt-top-390 { top: 390px; }
.dt-right-390 { right: 390px; }
.dt-left-390 { left: 390px; }
.dt-bottom-390 { bottom: 390px; }

.dt-top-391 { top: 391px; }
.dt-right-391 { right: 391px; }
.dt-left-391 { left: 391px; }
.dt-bottom-391 { bottom: 391px; }

.dt-top-392 { top: 392px; }
.dt-right-392 { right: 392px; }
.dt-left-392 { left: 392px; }
.dt-bottom-392 { bottom: 392px; }

.dt-top-393 { top: 393px; }
.dt-right-393 { right: 393px; }
.dt-left-393 { left: 393px; }
.dt-bottom-393 { bottom: 393px; }

.dt-top-394 { top: 394px; }
.dt-right-394 { right: 394px; }
.dt-left-394 { left: 394px; }
.dt-bottom-394 { bottom: 394px; }

.dt-top-395 { top: 395px; }
.dt-right-395 { right: 395px; }
.dt-left-395 { left: 395px; }
.dt-bottom-395 { bottom: 395px; }

.dt-top-396 { top: 396px; }
.dt-right-396 { right: 396px; }
.dt-left-396 { left: 396px; }
.dt-bottom-396 { bottom: 396px; }

.dt-top-397 { top: 397px; }
.dt-right-397 { right: 397px; }
.dt-left-397 { left: 397px; }
.dt-bottom-397 { bottom: 397px; }

.dt-top-398 { top: 398px; }
.dt-right-398 { right: 398px; }
.dt-left-398 { left: 398px; }
.dt-bottom-398 { bottom: 398px; }

.dt-top-399 { top: 399px; }
.dt-right-399 { right: 399px; }
.dt-left-399 { left: 399px; }
.dt-bottom-399 { bottom: 399px; }

.dt-top-400 { top: 400px; }
.dt-right-400 { right: 400px; }
.dt-left-400 { left: 400px; }
.dt-bottom-400 { bottom: 400px; }


/* Z-index Css */
.dt-z--1 { z-index: -1; }
 
.dt-z-1 { z-index: 1; }
 
.dt-z-2 { z-index: 2; }
 
.dt-z-3 { z-index: 3; }
 
.dt-z-4 { z-index: 4; }
 
.dt-z-5 { z-index: 5; }
 
.dt-z-6 { z-index: 6; }
 
.dt-z-7 { z-index: 7; }
 
.dt-z-8 { z-index: 8; }
 
.dt-z-9 { z-index: 9; }
 
.dt-z-10 { z-index: 10; }
 
.dt-z-11 { z-index: 11; }
 
.dt-z-12 { z-index: 12; }
 
.dt-z-13 { z-index: 13; }
 
.dt-z-14 { z-index: 14; }
 
.dt-z-15 { z-index: 15; }
 
.dt-z-16 { z-index: 16; }
 
.dt-z-17 { z-index: 17; }
 
.dt-z-18 { z-index: 18; }
 
.dt-z-19 { z-index: 19; }
 
.dt-z-20 { z-index: 20; }


/* Min Height Css */

.dt-min-h-0 { min-height: 0px; }

.dt-min-h-50 { min-height: 50px; }

.dt-min-h-100 { min-height: 100px; }

.dt-min-h-150 { min-height: 150px; }

.dt-min-h-200 { min-height: 200px; }

.dt-min-h-250 { min-height: 250px; }

.dt-min-h-300 { min-height: 300px; }

.dt-min-h-350 { min-height: 350px; }

.dt-min-h-400 { min-height: 400px; }

.dt-min-h-450 { min-height: 450px; }

.dt-min-h-500 { min-height: 500px; }

.dt-min-h-550 { min-height: 550px; }

.dt-min-h-600 { min-height: 600px; }

.dt-min-h-650 { min-height: 650px; }

.dt-min-h-700 { min-height: 700px; }

.dt-min-h-750 { min-height: 750px; }

.dt-min-h-800 { min-height: 800px; }

.dt-min-h-850 { min-height: 850px; }

.dt-min-h-900 { min-height: 900px; }

.dt-min-h-950 { min-height: 950px; }


/* Gap Css */

.dt-gap-0 { gap: 0px; }

.dt-gap-1 { gap: 1px; }

.dt-gap-2 { gap: 2px; }

.dt-gap-3 { gap: 3px; }

.dt-gap-4 { gap: 4px; }

.dt-gap-5 { gap: 5px; }

.dt-gap-6 { gap: 6px; }

.dt-gap-7 { gap: 7px; }

.dt-gap-8 { gap: 8px; }

.dt-gap-9 { gap: 9px; }

.dt-gap-10 { gap: 10px; }

.dt-gap-11 { gap: 11px; }

.dt-gap-12 { gap: 12px; }

.dt-gap-13 { gap: 13px; }

.dt-gap-14 { gap: 14px; }

.dt-gap-15 { gap: 15px; }

.dt-gap-16 { gap: 16px; }

.dt-gap-17 { gap: 17px; }

.dt-gap-18 { gap: 18px; }

.dt-gap-19 { gap: 19px; }

.dt-gap-20 { gap: 20px; }

.dt-gap-21 { gap: 21px; }

.dt-gap-22 { gap: 22px; }

.dt-gap-23 { gap: 23px; }

.dt-gap-24 { gap: 24px; }

.dt-gap-25 { gap: 25px; }

.dt-gap-26 { gap: 26px; }

.dt-gap-27 { gap: 27px; }

.dt-gap-28 { gap: 28px; }

.dt-gap-29 { gap: 29px; }

.dt-gap-30 { gap: 30px; }

.dt-gap-31 { gap: 31px; }

.dt-gap-32 { gap: 32px; }

.dt-gap-33 { gap: 33px; }

.dt-gap-34 { gap: 34px; }

.dt-gap-35 { gap: 35px; }

.dt-gap-36 { gap: 36px; }

.dt-gap-37 { gap: 37px; }

.dt-gap-38 { gap: 38px; }

.dt-gap-39 { gap: 39px; }

.dt-gap-40 { gap: 40px; }

.dt-gap-41 { gap: 41px; }

.dt-gap-42 { gap: 42px; }

.dt-gap-43 { gap: 43px; }

.dt-gap-44 { gap: 44px; }

.dt-gap-45 { gap: 45px; }

.dt-gap-46 { gap: 46px; }

.dt-gap-47 { gap: 47px; }

.dt-gap-48 { gap: 48px; }

.dt-gap-49 { gap: 49px; }

.dt-gap-50 { gap: 50px; }

.dt-gap-51 { gap: 51px; }

.dt-gap-52 { gap: 52px; }

.dt-gap-53 { gap: 53px; }

.dt-gap-54 { gap: 54px; }

.dt-gap-55 { gap: 55px; }

.dt-gap-56 { gap: 56px; }

.dt-gap-57 { gap: 57px; }

.dt-gap-58 { gap: 58px; }

.dt-gap-59 { gap: 59px; }

.dt-gap-60 { gap: 60px; }

.dt-gap-61 { gap: 61px; }

.dt-gap-62 { gap: 62px; }

.dt-gap-63 { gap: 63px; }

.dt-gap-64 { gap: 64px; }

.dt-gap-65 { gap: 65px; }

.dt-gap-66 { gap: 66px; }

.dt-gap-67 { gap: 67px; }

.dt-gap-68 { gap: 68px; }

.dt-gap-69 { gap: 69px; }

.dt-gap-70 { gap: 70px; }

.dt-gap-71 { gap: 71px; }

.dt-gap-72 { gap: 72px; }

.dt-gap-73 { gap: 73px; }

.dt-gap-74 { gap: 74px; }

.dt-gap-75 { gap: 75px; }

.dt-gap-76 { gap: 76px; }

.dt-gap-77 { gap: 77px; }

.dt-gap-78 { gap: 78px; }

.dt-gap-79 { gap: 79px; }


.max-auto { max-width:100%; }

/* div[class*=row-0-padding] > div {padding: 0 !important;} */
div[class*=full-width-section] > div {
    padding: 0 !important;
}

div[class*=full-width-section] > div > div {
    padding: 0 !important;
}


.ml-auto{ margin-left:auto; }
.mr-auto{ margin-right:auto; }
.vh-100{ height:100vh; }
.vh-auto{ height:auto; }
.dt-h-100 { height: 100%; }
.dt-w-full { width: 100%; }


.col-1 { max-width:8.333%; flex:0 0 8.333%; }

.col-2 { max-width:16.666%; flex:0 0 16.666%; }

.col-3 { max-width:24.999000000000002%; flex:0 0 24.999000000000002%; }

.col-4 { max-width:33.332%; flex:0 0 33.332%; }

.col-5 { max-width:41.665%; flex:0 0 41.665%; }

.col-6 { max-width:49.998000000000005%; flex:0 0 49.998000000000005%; }

.col-7 { max-width:58.331%; flex:0 0 58.331%; }

.col-8 { max-width:66.664%; flex:0 0 66.664%; }

.col-9 { max-width:74.997%; flex:0 0 74.997%; }

.col-10 { max-width:83.33%; flex:0 0 83.33%; }

.col-11 { max-width:91.663%; flex:0 0 91.663%; }

.col-12 { max-width:99.99600000000001%; flex:0 0 99.99600000000001%; }


    .max-50 { max-width:50px; }
    .text-2{ font-size:2px; } 

    .max-100 { max-width:100px; }
    .text-4{ font-size:4px; } 

    .max-150 { max-width:150px; }
    .text-6{ font-size:6px; } 

    .max-200 { max-width:200px; }
    .text-8{ font-size:8px; } 

    .max-250 { max-width:250px; }
    .text-10{ font-size:10px; } 

    .max-300 { max-width:300px; }
    .text-12{ font-size:12px; } 

    .max-350 { max-width:350px; }
    .text-14{ font-size:14px; } 

    .max-400 { max-width:400px; }
    .text-16{ font-size:16px; } 

    .max-450 { max-width:450px; }
    .text-18{ font-size:18px; } 

    .max-500 { max-width:500px; }
    .text-20{ font-size:20px; } 

    .max-550 { max-width:550px; }
    .text-22{ font-size:22px; } 

    .max-600 { max-width:600px; }
    .text-24{ font-size:24px; } 

    .max-650 { max-width:650px; }
    .text-26{ font-size:26px; } 

    .max-700 { max-width:700px; }
    .text-28{ font-size:28px; } 

    .max-750 { max-width:750px; }
    .text-30{ font-size:30px; } 

    .max-800 { max-width:800px; }
    .text-32{ font-size:32px; } 

    .max-850 { max-width:850px; }
    .text-34{ font-size:34px; } 

    .max-900 { max-width:900px; }
    .text-36{ font-size:36px; } 

    .max-950 { max-width:950px; }
    .text-38{ font-size:38px; } 

    .max-1000 { max-width:1000px; }
    .text-40{ font-size:40px; } 

    .max-1050 { max-width:1050px; }
    .text-42{ font-size:42px; } 

    .max-1100 { max-width:1100px; }
    .text-44{ font-size:44px; } 

    .max-1150 { max-width:1150px; }
    .text-46{ font-size:46px; } 

    .max-1200 { max-width:1200px; }
    .text-48{ font-size:48px; } 

    .max-1250 { max-width:1250px; }
    .text-50{ font-size:50px; } 

    .max-1300 { max-width:1300px; }
    .text-52{ font-size:52px; } 

    .max-1350 { max-width:1350px; }
    .text-54{ font-size:54px; } 

    .max-1400 { max-width:1400px; }
    .text-56{ font-size:56px; } 

    .max-1450 { max-width:1450px; }
    .text-58{ font-size:58px; } 




@media(min-width:768px){
    
    
    .sm\:d-block {
        display:block;
    }
    
    .sm\:d-inline-block {
        display:inline-block;
    }
    
    .sm\:d-flex {
        display:flex;
    }
    
    .sm\:d-inline-flex {
        display:inline-flex;
    }
    
    .sm\:d-none {
        display:none;
    }
    
    
    
    .sm\:align-center {
        align-items:center;
    }
    
    .sm\:align-flex-start {
        align-items:flex-start;
    }
    
    .sm\:align-flex-end {
        align-items:flex-end;
    }
    
    .sm\:align-normal {
        align-items:normal;
    }
    
    
    
    .sm\:justify-center {
        justify-content:center;
    }
    
    .sm\:justify-flex-end {
        justify-content:flex-end;
    }
    
    .sm\:justify-flex-start {
        justify-content:flex-start;
    }
    
    .sm\:justify-space-around {
        justify-content:space-around;
    }
    
    .sm\:justify-space-between {
        justify-content:space-between;
    }
    
    
    
    .sm\:text-left {
        text-align:left;
    }
    
    .sm\:text-right {
        text-align:right;
    }
    
    .sm\:text-center {
        text-align:center;
    }
    
    
    
    .sm\:direction-column {
        flex-direction:column;
    }
    
    .sm\:direction-column-reverse {
        flex-direction:column-reverse;
    }
    
    .sm\:direction-row {
        flex-direction:row;
    }
    
    .sm\:direction-row-reverse {
        flex-direction:row-reverse;
    }
    
    

    
    .sm\:p--0 { padding:0px !important; }
    .sm\:p-0 { padding:0px; }
    .sm\:pt-0 { padding-top:0px; }
    .sm\:pb-0 { padding-bottom:0px; }
    .sm\:pl-0 { padding-left:0px; }
    .sm\:pr-0 { padding-right:0px; }

    .sm\:m-0 {  margin:0px; }
    .sm\:mt-0 { margin-top:0px; }
    .sm\:mb-0 { margin-bottom:0px; }
    .sm\:ml-0 { margin-left:0px; }
    .sm\:mr-0 { margin-right:0px; }

    .sm\:ml--0 { margin-left:-0px; }
    .sm\:mr--0 { margin-right:-0px; }

    .sm\:mt--0 { margin-top:-0px; }
    .sm\:mb--0 { margin-bottom:-0px; }

    .sm\:max--0 { max-width:0%; }
    .sm\:mt---0 { margin-top:-0%; }
    .sm\:mb---0 { margin-bottom:-0%; }
    
    
    .sm\:p--5 { padding:5px !important; }
    .sm\:p-5 { padding:5px; }
    .sm\:pt-5 { padding-top:5px; }
    .sm\:pb-5 { padding-bottom:5px; }
    .sm\:pl-5 { padding-left:5px; }
    .sm\:pr-5 { padding-right:5px; }

    .sm\:m-5 {  margin:5px; }
    .sm\:mt-5 { margin-top:5px; }
    .sm\:mb-5 { margin-bottom:5px; }
    .sm\:ml-5 { margin-left:5px; }
    .sm\:mr-5 { margin-right:5px; }

    .sm\:ml--5 { margin-left:-5px; }
    .sm\:mr--5 { margin-right:-5px; }

    .sm\:mt--5 { margin-top:-5px; }
    .sm\:mb--5 { margin-bottom:-5px; }

    .sm\:max--5 { max-width:5%; }
    .sm\:mt---5 { margin-top:-5%; }
    .sm\:mb---5 { margin-bottom:-5%; }
    
    
    .sm\:p--10 { padding:10px !important; }
    .sm\:p-10 { padding:10px; }
    .sm\:pt-10 { padding-top:10px; }
    .sm\:pb-10 { padding-bottom:10px; }
    .sm\:pl-10 { padding-left:10px; }
    .sm\:pr-10 { padding-right:10px; }

    .sm\:m-10 {  margin:10px; }
    .sm\:mt-10 { margin-top:10px; }
    .sm\:mb-10 { margin-bottom:10px; }
    .sm\:ml-10 { margin-left:10px; }
    .sm\:mr-10 { margin-right:10px; }

    .sm\:ml--10 { margin-left:-10px; }
    .sm\:mr--10 { margin-right:-10px; }

    .sm\:mt--10 { margin-top:-10px; }
    .sm\:mb--10 { margin-bottom:-10px; }

    .sm\:max--10 { max-width:10%; }
    .sm\:mt---10 { margin-top:-10%; }
    .sm\:mb---10 { margin-bottom:-10%; }
    
    
    .sm\:p--15 { padding:15px !important; }
    .sm\:p-15 { padding:15px; }
    .sm\:pt-15 { padding-top:15px; }
    .sm\:pb-15 { padding-bottom:15px; }
    .sm\:pl-15 { padding-left:15px; }
    .sm\:pr-15 { padding-right:15px; }

    .sm\:m-15 {  margin:15px; }
    .sm\:mt-15 { margin-top:15px; }
    .sm\:mb-15 { margin-bottom:15px; }
    .sm\:ml-15 { margin-left:15px; }
    .sm\:mr-15 { margin-right:15px; }

    .sm\:ml--15 { margin-left:-15px; }
    .sm\:mr--15 { margin-right:-15px; }

    .sm\:mt--15 { margin-top:-15px; }
    .sm\:mb--15 { margin-bottom:-15px; }

    .sm\:max--15 { max-width:15%; }
    .sm\:mt---15 { margin-top:-15%; }
    .sm\:mb---15 { margin-bottom:-15%; }
    
    
    .sm\:p--20 { padding:20px !important; }
    .sm\:p-20 { padding:20px; }
    .sm\:pt-20 { padding-top:20px; }
    .sm\:pb-20 { padding-bottom:20px; }
    .sm\:pl-20 { padding-left:20px; }
    .sm\:pr-20 { padding-right:20px; }

    .sm\:m-20 {  margin:20px; }
    .sm\:mt-20 { margin-top:20px; }
    .sm\:mb-20 { margin-bottom:20px; }
    .sm\:ml-20 { margin-left:20px; }
    .sm\:mr-20 { margin-right:20px; }

    .sm\:ml--20 { margin-left:-20px; }
    .sm\:mr--20 { margin-right:-20px; }

    .sm\:mt--20 { margin-top:-20px; }
    .sm\:mb--20 { margin-bottom:-20px; }

    .sm\:max--20 { max-width:20%; }
    .sm\:mt---20 { margin-top:-20%; }
    .sm\:mb---20 { margin-bottom:-20%; }
    
    
    .sm\:p--25 { padding:25px !important; }
    .sm\:p-25 { padding:25px; }
    .sm\:pt-25 { padding-top:25px; }
    .sm\:pb-25 { padding-bottom:25px; }
    .sm\:pl-25 { padding-left:25px; }
    .sm\:pr-25 { padding-right:25px; }

    .sm\:m-25 {  margin:25px; }
    .sm\:mt-25 { margin-top:25px; }
    .sm\:mb-25 { margin-bottom:25px; }
    .sm\:ml-25 { margin-left:25px; }
    .sm\:mr-25 { margin-right:25px; }

    .sm\:ml--25 { margin-left:-25px; }
    .sm\:mr--25 { margin-right:-25px; }

    .sm\:mt--25 { margin-top:-25px; }
    .sm\:mb--25 { margin-bottom:-25px; }

    .sm\:max--25 { max-width:25%; }
    .sm\:mt---25 { margin-top:-25%; }
    .sm\:mb---25 { margin-bottom:-25%; }
    
    
    .sm\:p--30 { padding:30px !important; }
    .sm\:p-30 { padding:30px; }
    .sm\:pt-30 { padding-top:30px; }
    .sm\:pb-30 { padding-bottom:30px; }
    .sm\:pl-30 { padding-left:30px; }
    .sm\:pr-30 { padding-right:30px; }

    .sm\:m-30 {  margin:30px; }
    .sm\:mt-30 { margin-top:30px; }
    .sm\:mb-30 { margin-bottom:30px; }
    .sm\:ml-30 { margin-left:30px; }
    .sm\:mr-30 { margin-right:30px; }

    .sm\:ml--30 { margin-left:-30px; }
    .sm\:mr--30 { margin-right:-30px; }

    .sm\:mt--30 { margin-top:-30px; }
    .sm\:mb--30 { margin-bottom:-30px; }

    .sm\:max--30 { max-width:30%; }
    .sm\:mt---30 { margin-top:-30%; }
    .sm\:mb---30 { margin-bottom:-30%; }
    
    
    .sm\:p--35 { padding:35px !important; }
    .sm\:p-35 { padding:35px; }
    .sm\:pt-35 { padding-top:35px; }
    .sm\:pb-35 { padding-bottom:35px; }
    .sm\:pl-35 { padding-left:35px; }
    .sm\:pr-35 { padding-right:35px; }

    .sm\:m-35 {  margin:35px; }
    .sm\:mt-35 { margin-top:35px; }
    .sm\:mb-35 { margin-bottom:35px; }
    .sm\:ml-35 { margin-left:35px; }
    .sm\:mr-35 { margin-right:35px; }

    .sm\:ml--35 { margin-left:-35px; }
    .sm\:mr--35 { margin-right:-35px; }

    .sm\:mt--35 { margin-top:-35px; }
    .sm\:mb--35 { margin-bottom:-35px; }

    .sm\:max--35 { max-width:35%; }
    .sm\:mt---35 { margin-top:-35%; }
    .sm\:mb---35 { margin-bottom:-35%; }
    
    
    .sm\:p--40 { padding:40px !important; }
    .sm\:p-40 { padding:40px; }
    .sm\:pt-40 { padding-top:40px; }
    .sm\:pb-40 { padding-bottom:40px; }
    .sm\:pl-40 { padding-left:40px; }
    .sm\:pr-40 { padding-right:40px; }

    .sm\:m-40 {  margin:40px; }
    .sm\:mt-40 { margin-top:40px; }
    .sm\:mb-40 { margin-bottom:40px; }
    .sm\:ml-40 { margin-left:40px; }
    .sm\:mr-40 { margin-right:40px; }

    .sm\:ml--40 { margin-left:-40px; }
    .sm\:mr--40 { margin-right:-40px; }

    .sm\:mt--40 { margin-top:-40px; }
    .sm\:mb--40 { margin-bottom:-40px; }

    .sm\:max--40 { max-width:40%; }
    .sm\:mt---40 { margin-top:-40%; }
    .sm\:mb---40 { margin-bottom:-40%; }
    
    
    .sm\:p--45 { padding:45px !important; }
    .sm\:p-45 { padding:45px; }
    .sm\:pt-45 { padding-top:45px; }
    .sm\:pb-45 { padding-bottom:45px; }
    .sm\:pl-45 { padding-left:45px; }
    .sm\:pr-45 { padding-right:45px; }

    .sm\:m-45 {  margin:45px; }
    .sm\:mt-45 { margin-top:45px; }
    .sm\:mb-45 { margin-bottom:45px; }
    .sm\:ml-45 { margin-left:45px; }
    .sm\:mr-45 { margin-right:45px; }

    .sm\:ml--45 { margin-left:-45px; }
    .sm\:mr--45 { margin-right:-45px; }

    .sm\:mt--45 { margin-top:-45px; }
    .sm\:mb--45 { margin-bottom:-45px; }

    .sm\:max--45 { max-width:45%; }
    .sm\:mt---45 { margin-top:-45%; }
    .sm\:mb---45 { margin-bottom:-45%; }
    
    
    .sm\:p--50 { padding:50px !important; }
    .sm\:p-50 { padding:50px; }
    .sm\:pt-50 { padding-top:50px; }
    .sm\:pb-50 { padding-bottom:50px; }
    .sm\:pl-50 { padding-left:50px; }
    .sm\:pr-50 { padding-right:50px; }

    .sm\:m-50 {  margin:50px; }
    .sm\:mt-50 { margin-top:50px; }
    .sm\:mb-50 { margin-bottom:50px; }
    .sm\:ml-50 { margin-left:50px; }
    .sm\:mr-50 { margin-right:50px; }

    .sm\:ml--50 { margin-left:-50px; }
    .sm\:mr--50 { margin-right:-50px; }

    .sm\:mt--50 { margin-top:-50px; }
    .sm\:mb--50 { margin-bottom:-50px; }

    .sm\:max--50 { max-width:50%; }
    .sm\:mt---50 { margin-top:-50%; }
    .sm\:mb---50 { margin-bottom:-50%; }
    
    
    .sm\:p--55 { padding:55px !important; }
    .sm\:p-55 { padding:55px; }
    .sm\:pt-55 { padding-top:55px; }
    .sm\:pb-55 { padding-bottom:55px; }
    .sm\:pl-55 { padding-left:55px; }
    .sm\:pr-55 { padding-right:55px; }

    .sm\:m-55 {  margin:55px; }
    .sm\:mt-55 { margin-top:55px; }
    .sm\:mb-55 { margin-bottom:55px; }
    .sm\:ml-55 { margin-left:55px; }
    .sm\:mr-55 { margin-right:55px; }

    .sm\:ml--55 { margin-left:-55px; }
    .sm\:mr--55 { margin-right:-55px; }

    .sm\:mt--55 { margin-top:-55px; }
    .sm\:mb--55 { margin-bottom:-55px; }

    .sm\:max--55 { max-width:55%; }
    .sm\:mt---55 { margin-top:-55%; }
    .sm\:mb---55 { margin-bottom:-55%; }
    
    
    .sm\:p--60 { padding:60px !important; }
    .sm\:p-60 { padding:60px; }
    .sm\:pt-60 { padding-top:60px; }
    .sm\:pb-60 { padding-bottom:60px; }
    .sm\:pl-60 { padding-left:60px; }
    .sm\:pr-60 { padding-right:60px; }

    .sm\:m-60 {  margin:60px; }
    .sm\:mt-60 { margin-top:60px; }
    .sm\:mb-60 { margin-bottom:60px; }
    .sm\:ml-60 { margin-left:60px; }
    .sm\:mr-60 { margin-right:60px; }

    .sm\:ml--60 { margin-left:-60px; }
    .sm\:mr--60 { margin-right:-60px; }

    .sm\:mt--60 { margin-top:-60px; }
    .sm\:mb--60 { margin-bottom:-60px; }

    .sm\:max--60 { max-width:60%; }
    .sm\:mt---60 { margin-top:-60%; }
    .sm\:mb---60 { margin-bottom:-60%; }
    
    
    .sm\:p--65 { padding:65px !important; }
    .sm\:p-65 { padding:65px; }
    .sm\:pt-65 { padding-top:65px; }
    .sm\:pb-65 { padding-bottom:65px; }
    .sm\:pl-65 { padding-left:65px; }
    .sm\:pr-65 { padding-right:65px; }

    .sm\:m-65 {  margin:65px; }
    .sm\:mt-65 { margin-top:65px; }
    .sm\:mb-65 { margin-bottom:65px; }
    .sm\:ml-65 { margin-left:65px; }
    .sm\:mr-65 { margin-right:65px; }

    .sm\:ml--65 { margin-left:-65px; }
    .sm\:mr--65 { margin-right:-65px; }

    .sm\:mt--65 { margin-top:-65px; }
    .sm\:mb--65 { margin-bottom:-65px; }

    .sm\:max--65 { max-width:65%; }
    .sm\:mt---65 { margin-top:-65%; }
    .sm\:mb---65 { margin-bottom:-65%; }
    
    
    .sm\:p--70 { padding:70px !important; }
    .sm\:p-70 { padding:70px; }
    .sm\:pt-70 { padding-top:70px; }
    .sm\:pb-70 { padding-bottom:70px; }
    .sm\:pl-70 { padding-left:70px; }
    .sm\:pr-70 { padding-right:70px; }

    .sm\:m-70 {  margin:70px; }
    .sm\:mt-70 { margin-top:70px; }
    .sm\:mb-70 { margin-bottom:70px; }
    .sm\:ml-70 { margin-left:70px; }
    .sm\:mr-70 { margin-right:70px; }

    .sm\:ml--70 { margin-left:-70px; }
    .sm\:mr--70 { margin-right:-70px; }

    .sm\:mt--70 { margin-top:-70px; }
    .sm\:mb--70 { margin-bottom:-70px; }

    .sm\:max--70 { max-width:70%; }
    .sm\:mt---70 { margin-top:-70%; }
    .sm\:mb---70 { margin-bottom:-70%; }
    
    
    .sm\:p--75 { padding:75px !important; }
    .sm\:p-75 { padding:75px; }
    .sm\:pt-75 { padding-top:75px; }
    .sm\:pb-75 { padding-bottom:75px; }
    .sm\:pl-75 { padding-left:75px; }
    .sm\:pr-75 { padding-right:75px; }

    .sm\:m-75 {  margin:75px; }
    .sm\:mt-75 { margin-top:75px; }
    .sm\:mb-75 { margin-bottom:75px; }
    .sm\:ml-75 { margin-left:75px; }
    .sm\:mr-75 { margin-right:75px; }

    .sm\:ml--75 { margin-left:-75px; }
    .sm\:mr--75 { margin-right:-75px; }

    .sm\:mt--75 { margin-top:-75px; }
    .sm\:mb--75 { margin-bottom:-75px; }

    .sm\:max--75 { max-width:75%; }
    .sm\:mt---75 { margin-top:-75%; }
    .sm\:mb---75 { margin-bottom:-75%; }
    
    
    .sm\:p--80 { padding:80px !important; }
    .sm\:p-80 { padding:80px; }
    .sm\:pt-80 { padding-top:80px; }
    .sm\:pb-80 { padding-bottom:80px; }
    .sm\:pl-80 { padding-left:80px; }
    .sm\:pr-80 { padding-right:80px; }

    .sm\:m-80 {  margin:80px; }
    .sm\:mt-80 { margin-top:80px; }
    .sm\:mb-80 { margin-bottom:80px; }
    .sm\:ml-80 { margin-left:80px; }
    .sm\:mr-80 { margin-right:80px; }

    .sm\:ml--80 { margin-left:-80px; }
    .sm\:mr--80 { margin-right:-80px; }

    .sm\:mt--80 { margin-top:-80px; }
    .sm\:mb--80 { margin-bottom:-80px; }

    .sm\:max--80 { max-width:80%; }
    .sm\:mt---80 { margin-top:-80%; }
    .sm\:mb---80 { margin-bottom:-80%; }
    
    
    .sm\:p--85 { padding:85px !important; }
    .sm\:p-85 { padding:85px; }
    .sm\:pt-85 { padding-top:85px; }
    .sm\:pb-85 { padding-bottom:85px; }
    .sm\:pl-85 { padding-left:85px; }
    .sm\:pr-85 { padding-right:85px; }

    .sm\:m-85 {  margin:85px; }
    .sm\:mt-85 { margin-top:85px; }
    .sm\:mb-85 { margin-bottom:85px; }
    .sm\:ml-85 { margin-left:85px; }
    .sm\:mr-85 { margin-right:85px; }

    .sm\:ml--85 { margin-left:-85px; }
    .sm\:mr--85 { margin-right:-85px; }

    .sm\:mt--85 { margin-top:-85px; }
    .sm\:mb--85 { margin-bottom:-85px; }

    .sm\:max--85 { max-width:85%; }
    .sm\:mt---85 { margin-top:-85%; }
    .sm\:mb---85 { margin-bottom:-85%; }
    
    
    .sm\:p--90 { padding:90px !important; }
    .sm\:p-90 { padding:90px; }
    .sm\:pt-90 { padding-top:90px; }
    .sm\:pb-90 { padding-bottom:90px; }
    .sm\:pl-90 { padding-left:90px; }
    .sm\:pr-90 { padding-right:90px; }

    .sm\:m-90 {  margin:90px; }
    .sm\:mt-90 { margin-top:90px; }
    .sm\:mb-90 { margin-bottom:90px; }
    .sm\:ml-90 { margin-left:90px; }
    .sm\:mr-90 { margin-right:90px; }

    .sm\:ml--90 { margin-left:-90px; }
    .sm\:mr--90 { margin-right:-90px; }

    .sm\:mt--90 { margin-top:-90px; }
    .sm\:mb--90 { margin-bottom:-90px; }

    .sm\:max--90 { max-width:90%; }
    .sm\:mt---90 { margin-top:-90%; }
    .sm\:mb---90 { margin-bottom:-90%; }
    
    
    .sm\:p--95 { padding:95px !important; }
    .sm\:p-95 { padding:95px; }
    .sm\:pt-95 { padding-top:95px; }
    .sm\:pb-95 { padding-bottom:95px; }
    .sm\:pl-95 { padding-left:95px; }
    .sm\:pr-95 { padding-right:95px; }

    .sm\:m-95 {  margin:95px; }
    .sm\:mt-95 { margin-top:95px; }
    .sm\:mb-95 { margin-bottom:95px; }
    .sm\:ml-95 { margin-left:95px; }
    .sm\:mr-95 { margin-right:95px; }

    .sm\:ml--95 { margin-left:-95px; }
    .sm\:mr--95 { margin-right:-95px; }

    .sm\:mt--95 { margin-top:-95px; }
    .sm\:mb--95 { margin-bottom:-95px; }

    .sm\:max--95 { max-width:95%; }
    .sm\:mt---95 { margin-top:-95%; }
    .sm\:mb---95 { margin-bottom:-95%; }
    
    
    .sm\:p--100 { padding:100px !important; }
    .sm\:p-100 { padding:100px; }
    .sm\:pt-100 { padding-top:100px; }
    .sm\:pb-100 { padding-bottom:100px; }
    .sm\:pl-100 { padding-left:100px; }
    .sm\:pr-100 { padding-right:100px; }

    .sm\:m-100 {  margin:100px; }
    .sm\:mt-100 { margin-top:100px; }
    .sm\:mb-100 { margin-bottom:100px; }
    .sm\:ml-100 { margin-left:100px; }
    .sm\:mr-100 { margin-right:100px; }

    .sm\:ml--100 { margin-left:-100px; }
    .sm\:mr--100 { margin-right:-100px; }

    .sm\:mt--100 { margin-top:-100px; }
    .sm\:mb--100 { margin-bottom:-100px; }

    .sm\:max--100 { max-width:100%; }
    .sm\:mt---100 { margin-top:-100%; }
    .sm\:mb---100 { margin-bottom:-100%; }
    
    
    .sm\:p--105 { padding:105px !important; }
    .sm\:p-105 { padding:105px; }
    .sm\:pt-105 { padding-top:105px; }
    .sm\:pb-105 { padding-bottom:105px; }
    .sm\:pl-105 { padding-left:105px; }
    .sm\:pr-105 { padding-right:105px; }

    .sm\:m-105 {  margin:105px; }
    .sm\:mt-105 { margin-top:105px; }
    .sm\:mb-105 { margin-bottom:105px; }
    .sm\:ml-105 { margin-left:105px; }
    .sm\:mr-105 { margin-right:105px; }

    .sm\:ml--105 { margin-left:-105px; }
    .sm\:mr--105 { margin-right:-105px; }

    .sm\:mt--105 { margin-top:-105px; }
    .sm\:mb--105 { margin-bottom:-105px; }

    .sm\:max--105 { max-width:105%; }
    .sm\:mt---105 { margin-top:-105%; }
    .sm\:mb---105 { margin-bottom:-105%; }
    
    
    .sm\:p--110 { padding:110px !important; }
    .sm\:p-110 { padding:110px; }
    .sm\:pt-110 { padding-top:110px; }
    .sm\:pb-110 { padding-bottom:110px; }
    .sm\:pl-110 { padding-left:110px; }
    .sm\:pr-110 { padding-right:110px; }

    .sm\:m-110 {  margin:110px; }
    .sm\:mt-110 { margin-top:110px; }
    .sm\:mb-110 { margin-bottom:110px; }
    .sm\:ml-110 { margin-left:110px; }
    .sm\:mr-110 { margin-right:110px; }

    .sm\:ml--110 { margin-left:-110px; }
    .sm\:mr--110 { margin-right:-110px; }

    .sm\:mt--110 { margin-top:-110px; }
    .sm\:mb--110 { margin-bottom:-110px; }

    .sm\:max--110 { max-width:110%; }
    .sm\:mt---110 { margin-top:-110%; }
    .sm\:mb---110 { margin-bottom:-110%; }
    
    
    .sm\:p--115 { padding:115px !important; }
    .sm\:p-115 { padding:115px; }
    .sm\:pt-115 { padding-top:115px; }
    .sm\:pb-115 { padding-bottom:115px; }
    .sm\:pl-115 { padding-left:115px; }
    .sm\:pr-115 { padding-right:115px; }

    .sm\:m-115 {  margin:115px; }
    .sm\:mt-115 { margin-top:115px; }
    .sm\:mb-115 { margin-bottom:115px; }
    .sm\:ml-115 { margin-left:115px; }
    .sm\:mr-115 { margin-right:115px; }

    .sm\:ml--115 { margin-left:-115px; }
    .sm\:mr--115 { margin-right:-115px; }

    .sm\:mt--115 { margin-top:-115px; }
    .sm\:mb--115 { margin-bottom:-115px; }

    .sm\:max--115 { max-width:115%; }
    .sm\:mt---115 { margin-top:-115%; }
    .sm\:mb---115 { margin-bottom:-115%; }
    
    
    .sm\:p--120 { padding:120px !important; }
    .sm\:p-120 { padding:120px; }
    .sm\:pt-120 { padding-top:120px; }
    .sm\:pb-120 { padding-bottom:120px; }
    .sm\:pl-120 { padding-left:120px; }
    .sm\:pr-120 { padding-right:120px; }

    .sm\:m-120 {  margin:120px; }
    .sm\:mt-120 { margin-top:120px; }
    .sm\:mb-120 { margin-bottom:120px; }
    .sm\:ml-120 { margin-left:120px; }
    .sm\:mr-120 { margin-right:120px; }

    .sm\:ml--120 { margin-left:-120px; }
    .sm\:mr--120 { margin-right:-120px; }

    .sm\:mt--120 { margin-top:-120px; }
    .sm\:mb--120 { margin-bottom:-120px; }

    .sm\:max--120 { max-width:120%; }
    .sm\:mt---120 { margin-top:-120%; }
    .sm\:mb---120 { margin-bottom:-120%; }
    
    
    .sm\:p--125 { padding:125px !important; }
    .sm\:p-125 { padding:125px; }
    .sm\:pt-125 { padding-top:125px; }
    .sm\:pb-125 { padding-bottom:125px; }
    .sm\:pl-125 { padding-left:125px; }
    .sm\:pr-125 { padding-right:125px; }

    .sm\:m-125 {  margin:125px; }
    .sm\:mt-125 { margin-top:125px; }
    .sm\:mb-125 { margin-bottom:125px; }
    .sm\:ml-125 { margin-left:125px; }
    .sm\:mr-125 { margin-right:125px; }

    .sm\:ml--125 { margin-left:-125px; }
    .sm\:mr--125 { margin-right:-125px; }

    .sm\:mt--125 { margin-top:-125px; }
    .sm\:mb--125 { margin-bottom:-125px; }

    .sm\:max--125 { max-width:125%; }
    .sm\:mt---125 { margin-top:-125%; }
    .sm\:mb---125 { margin-bottom:-125%; }
    
    
    .sm\:p--130 { padding:130px !important; }
    .sm\:p-130 { padding:130px; }
    .sm\:pt-130 { padding-top:130px; }
    .sm\:pb-130 { padding-bottom:130px; }
    .sm\:pl-130 { padding-left:130px; }
    .sm\:pr-130 { padding-right:130px; }

    .sm\:m-130 {  margin:130px; }
    .sm\:mt-130 { margin-top:130px; }
    .sm\:mb-130 { margin-bottom:130px; }
    .sm\:ml-130 { margin-left:130px; }
    .sm\:mr-130 { margin-right:130px; }

    .sm\:ml--130 { margin-left:-130px; }
    .sm\:mr--130 { margin-right:-130px; }

    .sm\:mt--130 { margin-top:-130px; }
    .sm\:mb--130 { margin-bottom:-130px; }

    .sm\:max--130 { max-width:130%; }
    .sm\:mt---130 { margin-top:-130%; }
    .sm\:mb---130 { margin-bottom:-130%; }
    
    
    .sm\:p--135 { padding:135px !important; }
    .sm\:p-135 { padding:135px; }
    .sm\:pt-135 { padding-top:135px; }
    .sm\:pb-135 { padding-bottom:135px; }
    .sm\:pl-135 { padding-left:135px; }
    .sm\:pr-135 { padding-right:135px; }

    .sm\:m-135 {  margin:135px; }
    .sm\:mt-135 { margin-top:135px; }
    .sm\:mb-135 { margin-bottom:135px; }
    .sm\:ml-135 { margin-left:135px; }
    .sm\:mr-135 { margin-right:135px; }

    .sm\:ml--135 { margin-left:-135px; }
    .sm\:mr--135 { margin-right:-135px; }

    .sm\:mt--135 { margin-top:-135px; }
    .sm\:mb--135 { margin-bottom:-135px; }

    .sm\:max--135 { max-width:135%; }
    .sm\:mt---135 { margin-top:-135%; }
    .sm\:mb---135 { margin-bottom:-135%; }
    
    
    .sm\:p--140 { padding:140px !important; }
    .sm\:p-140 { padding:140px; }
    .sm\:pt-140 { padding-top:140px; }
    .sm\:pb-140 { padding-bottom:140px; }
    .sm\:pl-140 { padding-left:140px; }
    .sm\:pr-140 { padding-right:140px; }

    .sm\:m-140 {  margin:140px; }
    .sm\:mt-140 { margin-top:140px; }
    .sm\:mb-140 { margin-bottom:140px; }
    .sm\:ml-140 { margin-left:140px; }
    .sm\:mr-140 { margin-right:140px; }

    .sm\:ml--140 { margin-left:-140px; }
    .sm\:mr--140 { margin-right:-140px; }

    .sm\:mt--140 { margin-top:-140px; }
    .sm\:mb--140 { margin-bottom:-140px; }

    .sm\:max--140 { max-width:140%; }
    .sm\:mt---140 { margin-top:-140%; }
    .sm\:mb---140 { margin-bottom:-140%; }
    
    
    .sm\:p--145 { padding:145px !important; }
    .sm\:p-145 { padding:145px; }
    .sm\:pt-145 { padding-top:145px; }
    .sm\:pb-145 { padding-bottom:145px; }
    .sm\:pl-145 { padding-left:145px; }
    .sm\:pr-145 { padding-right:145px; }

    .sm\:m-145 {  margin:145px; }
    .sm\:mt-145 { margin-top:145px; }
    .sm\:mb-145 { margin-bottom:145px; }
    .sm\:ml-145 { margin-left:145px; }
    .sm\:mr-145 { margin-right:145px; }

    .sm\:ml--145 { margin-left:-145px; }
    .sm\:mr--145 { margin-right:-145px; }

    .sm\:mt--145 { margin-top:-145px; }
    .sm\:mb--145 { margin-bottom:-145px; }

    .sm\:max--145 { max-width:145%; }
    .sm\:mt---145 { margin-top:-145%; }
    .sm\:mb---145 { margin-bottom:-145%; }
    
    
    .sm\:p--150 { padding:150px !important; }
    .sm\:p-150 { padding:150px; }
    .sm\:pt-150 { padding-top:150px; }
    .sm\:pb-150 { padding-bottom:150px; }
    .sm\:pl-150 { padding-left:150px; }
    .sm\:pr-150 { padding-right:150px; }

    .sm\:m-150 {  margin:150px; }
    .sm\:mt-150 { margin-top:150px; }
    .sm\:mb-150 { margin-bottom:150px; }
    .sm\:ml-150 { margin-left:150px; }
    .sm\:mr-150 { margin-right:150px; }

    .sm\:ml--150 { margin-left:-150px; }
    .sm\:mr--150 { margin-right:-150px; }

    .sm\:mt--150 { margin-top:-150px; }
    .sm\:mb--150 { margin-bottom:-150px; }

    .sm\:max--150 { max-width:150%; }
    .sm\:mt---150 { margin-top:-150%; }
    .sm\:mb---150 { margin-bottom:-150%; }
    
    
    .sm\:p--155 { padding:155px !important; }
    .sm\:p-155 { padding:155px; }
    .sm\:pt-155 { padding-top:155px; }
    .sm\:pb-155 { padding-bottom:155px; }
    .sm\:pl-155 { padding-left:155px; }
    .sm\:pr-155 { padding-right:155px; }

    .sm\:m-155 {  margin:155px; }
    .sm\:mt-155 { margin-top:155px; }
    .sm\:mb-155 { margin-bottom:155px; }
    .sm\:ml-155 { margin-left:155px; }
    .sm\:mr-155 { margin-right:155px; }

    .sm\:ml--155 { margin-left:-155px; }
    .sm\:mr--155 { margin-right:-155px; }

    .sm\:mt--155 { margin-top:-155px; }
    .sm\:mb--155 { margin-bottom:-155px; }

    .sm\:max--155 { max-width:155%; }
    .sm\:mt---155 { margin-top:-155%; }
    .sm\:mb---155 { margin-bottom:-155%; }
    
    
    .sm\:p--160 { padding:160px !important; }
    .sm\:p-160 { padding:160px; }
    .sm\:pt-160 { padding-top:160px; }
    .sm\:pb-160 { padding-bottom:160px; }
    .sm\:pl-160 { padding-left:160px; }
    .sm\:pr-160 { padding-right:160px; }

    .sm\:m-160 {  margin:160px; }
    .sm\:mt-160 { margin-top:160px; }
    .sm\:mb-160 { margin-bottom:160px; }
    .sm\:ml-160 { margin-left:160px; }
    .sm\:mr-160 { margin-right:160px; }

    .sm\:ml--160 { margin-left:-160px; }
    .sm\:mr--160 { margin-right:-160px; }

    .sm\:mt--160 { margin-top:-160px; }
    .sm\:mb--160 { margin-bottom:-160px; }

    .sm\:max--160 { max-width:160%; }
    .sm\:mt---160 { margin-top:-160%; }
    .sm\:mb---160 { margin-bottom:-160%; }
    
    
    .sm\:p--165 { padding:165px !important; }
    .sm\:p-165 { padding:165px; }
    .sm\:pt-165 { padding-top:165px; }
    .sm\:pb-165 { padding-bottom:165px; }
    .sm\:pl-165 { padding-left:165px; }
    .sm\:pr-165 { padding-right:165px; }

    .sm\:m-165 {  margin:165px; }
    .sm\:mt-165 { margin-top:165px; }
    .sm\:mb-165 { margin-bottom:165px; }
    .sm\:ml-165 { margin-left:165px; }
    .sm\:mr-165 { margin-right:165px; }

    .sm\:ml--165 { margin-left:-165px; }
    .sm\:mr--165 { margin-right:-165px; }

    .sm\:mt--165 { margin-top:-165px; }
    .sm\:mb--165 { margin-bottom:-165px; }

    .sm\:max--165 { max-width:165%; }
    .sm\:mt---165 { margin-top:-165%; }
    .sm\:mb---165 { margin-bottom:-165%; }
    
    
    .sm\:p--170 { padding:170px !important; }
    .sm\:p-170 { padding:170px; }
    .sm\:pt-170 { padding-top:170px; }
    .sm\:pb-170 { padding-bottom:170px; }
    .sm\:pl-170 { padding-left:170px; }
    .sm\:pr-170 { padding-right:170px; }

    .sm\:m-170 {  margin:170px; }
    .sm\:mt-170 { margin-top:170px; }
    .sm\:mb-170 { margin-bottom:170px; }
    .sm\:ml-170 { margin-left:170px; }
    .sm\:mr-170 { margin-right:170px; }

    .sm\:ml--170 { margin-left:-170px; }
    .sm\:mr--170 { margin-right:-170px; }

    .sm\:mt--170 { margin-top:-170px; }
    .sm\:mb--170 { margin-bottom:-170px; }

    .sm\:max--170 { max-width:170%; }
    .sm\:mt---170 { margin-top:-170%; }
    .sm\:mb---170 { margin-bottom:-170%; }
    
    
    .sm\:p--175 { padding:175px !important; }
    .sm\:p-175 { padding:175px; }
    .sm\:pt-175 { padding-top:175px; }
    .sm\:pb-175 { padding-bottom:175px; }
    .sm\:pl-175 { padding-left:175px; }
    .sm\:pr-175 { padding-right:175px; }

    .sm\:m-175 {  margin:175px; }
    .sm\:mt-175 { margin-top:175px; }
    .sm\:mb-175 { margin-bottom:175px; }
    .sm\:ml-175 { margin-left:175px; }
    .sm\:mr-175 { margin-right:175px; }

    .sm\:ml--175 { margin-left:-175px; }
    .sm\:mr--175 { margin-right:-175px; }

    .sm\:mt--175 { margin-top:-175px; }
    .sm\:mb--175 { margin-bottom:-175px; }

    .sm\:max--175 { max-width:175%; }
    .sm\:mt---175 { margin-top:-175%; }
    .sm\:mb---175 { margin-bottom:-175%; }
    
    
    .sm\:p--180 { padding:180px !important; }
    .sm\:p-180 { padding:180px; }
    .sm\:pt-180 { padding-top:180px; }
    .sm\:pb-180 { padding-bottom:180px; }
    .sm\:pl-180 { padding-left:180px; }
    .sm\:pr-180 { padding-right:180px; }

    .sm\:m-180 {  margin:180px; }
    .sm\:mt-180 { margin-top:180px; }
    .sm\:mb-180 { margin-bottom:180px; }
    .sm\:ml-180 { margin-left:180px; }
    .sm\:mr-180 { margin-right:180px; }

    .sm\:ml--180 { margin-left:-180px; }
    .sm\:mr--180 { margin-right:-180px; }

    .sm\:mt--180 { margin-top:-180px; }
    .sm\:mb--180 { margin-bottom:-180px; }

    .sm\:max--180 { max-width:180%; }
    .sm\:mt---180 { margin-top:-180%; }
    .sm\:mb---180 { margin-bottom:-180%; }
    
    
    .sm\:p--185 { padding:185px !important; }
    .sm\:p-185 { padding:185px; }
    .sm\:pt-185 { padding-top:185px; }
    .sm\:pb-185 { padding-bottom:185px; }
    .sm\:pl-185 { padding-left:185px; }
    .sm\:pr-185 { padding-right:185px; }

    .sm\:m-185 {  margin:185px; }
    .sm\:mt-185 { margin-top:185px; }
    .sm\:mb-185 { margin-bottom:185px; }
    .sm\:ml-185 { margin-left:185px; }
    .sm\:mr-185 { margin-right:185px; }

    .sm\:ml--185 { margin-left:-185px; }
    .sm\:mr--185 { margin-right:-185px; }

    .sm\:mt--185 { margin-top:-185px; }
    .sm\:mb--185 { margin-bottom:-185px; }

    .sm\:max--185 { max-width:185%; }
    .sm\:mt---185 { margin-top:-185%; }
    .sm\:mb---185 { margin-bottom:-185%; }
    
    
    .sm\:p--190 { padding:190px !important; }
    .sm\:p-190 { padding:190px; }
    .sm\:pt-190 { padding-top:190px; }
    .sm\:pb-190 { padding-bottom:190px; }
    .sm\:pl-190 { padding-left:190px; }
    .sm\:pr-190 { padding-right:190px; }

    .sm\:m-190 {  margin:190px; }
    .sm\:mt-190 { margin-top:190px; }
    .sm\:mb-190 { margin-bottom:190px; }
    .sm\:ml-190 { margin-left:190px; }
    .sm\:mr-190 { margin-right:190px; }

    .sm\:ml--190 { margin-left:-190px; }
    .sm\:mr--190 { margin-right:-190px; }

    .sm\:mt--190 { margin-top:-190px; }
    .sm\:mb--190 { margin-bottom:-190px; }

    .sm\:max--190 { max-width:190%; }
    .sm\:mt---190 { margin-top:-190%; }
    .sm\:mb---190 { margin-bottom:-190%; }
    
    
    .sm\:p--195 { padding:195px !important; }
    .sm\:p-195 { padding:195px; }
    .sm\:pt-195 { padding-top:195px; }
    .sm\:pb-195 { padding-bottom:195px; }
    .sm\:pl-195 { padding-left:195px; }
    .sm\:pr-195 { padding-right:195px; }

    .sm\:m-195 {  margin:195px; }
    .sm\:mt-195 { margin-top:195px; }
    .sm\:mb-195 { margin-bottom:195px; }
    .sm\:ml-195 { margin-left:195px; }
    .sm\:mr-195 { margin-right:195px; }

    .sm\:ml--195 { margin-left:-195px; }
    .sm\:mr--195 { margin-right:-195px; }

    .sm\:mt--195 { margin-top:-195px; }
    .sm\:mb--195 { margin-bottom:-195px; }

    .sm\:max--195 { max-width:195%; }
    .sm\:mt---195 { margin-top:-195%; }
    .sm\:mb---195 { margin-bottom:-195%; }
    
    
    .sm\:p--200 { padding:200px !important; }
    .sm\:p-200 { padding:200px; }
    .sm\:pt-200 { padding-top:200px; }
    .sm\:pb-200 { padding-bottom:200px; }
    .sm\:pl-200 { padding-left:200px; }
    .sm\:pr-200 { padding-right:200px; }

    .sm\:m-200 {  margin:200px; }
    .sm\:mt-200 { margin-top:200px; }
    .sm\:mb-200 { margin-bottom:200px; }
    .sm\:ml-200 { margin-left:200px; }
    .sm\:mr-200 { margin-right:200px; }

    .sm\:ml--200 { margin-left:-200px; }
    .sm\:mr--200 { margin-right:-200px; }

    .sm\:mt--200 { margin-top:-200px; }
    .sm\:mb--200 { margin-bottom:-200px; }

    .sm\:max--200 { max-width:200%; }
    .sm\:mt---200 { margin-top:-200%; }
    .sm\:mb---200 { margin-bottom:-200%; }
    
    

    
    .sm\:col-1 { max-width:8.333%; flex:0 0 8.333%; }
    .sm\:max-50 { max-width:50px; }
    .sm\:text-2{ font-size:2px; } 

    
    .sm\:col-2 { max-width:16.666%; flex:0 0 16.666%; }
    .sm\:max-100 { max-width:100px; }
    .sm\:text-4{ font-size:4px; } 

    
    .sm\:col-3 { max-width:24.999000000000002%; flex:0 0 24.999000000000002%; }
    .sm\:max-150 { max-width:150px; }
    .sm\:text-6{ font-size:6px; } 

    
    .sm\:col-4 { max-width:33.332%; flex:0 0 33.332%; }
    .sm\:max-200 { max-width:200px; }
    .sm\:text-8{ font-size:8px; } 

    
    .sm\:col-5 { max-width:41.665%; flex:0 0 41.665%; }
    .sm\:max-250 { max-width:250px; }
    .sm\:text-10{ font-size:10px; } 

    
    .sm\:col-6 { max-width:49.998000000000005%; flex:0 0 49.998000000000005%; }
    .sm\:max-300 { max-width:300px; }
    .sm\:text-12{ font-size:12px; } 

    
    .sm\:col-7 { max-width:58.331%; flex:0 0 58.331%; }
    .sm\:max-350 { max-width:350px; }
    .sm\:text-14{ font-size:14px; } 

    
    .sm\:col-8 { max-width:66.664%; flex:0 0 66.664%; }
    .sm\:max-400 { max-width:400px; }
    .sm\:text-16{ font-size:16px; } 

    
    .sm\:col-9 { max-width:74.997%; flex:0 0 74.997%; }
    .sm\:max-450 { max-width:450px; }
    .sm\:text-18{ font-size:18px; } 

    
    .sm\:col-10 { max-width:83.33%; flex:0 0 83.33%; }
    .sm\:max-500 { max-width:500px; }
    .sm\:text-20{ font-size:20px; } 

    
    .sm\:col-11 { max-width:91.663%; flex:0 0 91.663%; }
    .sm\:max-550 { max-width:550px; }
    .sm\:text-22{ font-size:22px; } 

    
    .sm\:col-12 { max-width:99.99600000000001%; flex:0 0 99.99600000000001%; }
    .sm\:max-600 { max-width:600px; }
    .sm\:text-24{ font-size:24px; } 

    
    .sm\:col-13 { max-width:108.32900000000001%; flex:0 0 108.32900000000001%; }
    .sm\:max-650 { max-width:650px; }
    .sm\:text-26{ font-size:26px; } 

    
    .sm\:col-14 { max-width:116.662%; flex:0 0 116.662%; }
    .sm\:max-700 { max-width:700px; }
    .sm\:text-28{ font-size:28px; } 

    
    .sm\:col-15 { max-width:124.995%; flex:0 0 124.995%; }
    .sm\:max-750 { max-width:750px; }
    .sm\:text-30{ font-size:30px; } 

    
    .sm\:col-16 { max-width:133.328%; flex:0 0 133.328%; }
    .sm\:max-800 { max-width:800px; }
    .sm\:text-32{ font-size:32px; } 

    
    .sm\:col-17 { max-width:141.661%; flex:0 0 141.661%; }
    .sm\:max-850 { max-width:850px; }
    .sm\:text-34{ font-size:34px; } 

    
    .sm\:col-18 { max-width:149.994%; flex:0 0 149.994%; }
    .sm\:max-900 { max-width:900px; }
    .sm\:text-36{ font-size:36px; } 

    
    .sm\:col-19 { max-width:158.327%; flex:0 0 158.327%; }
    .sm\:max-950 { max-width:950px; }
    .sm\:text-38{ font-size:38px; } 

    
    .sm\:col-20 { max-width:166.66%; flex:0 0 166.66%; }
    .sm\:max-1000 { max-width:1000px; }
    .sm\:text-40{ font-size:40px; } 

    
    .sm\:col-21 { max-width:174.993%; flex:0 0 174.993%; }
    .sm\:max-1050 { max-width:1050px; }
    .sm\:text-42{ font-size:42px; } 

    
    .sm\:col-22 { max-width:183.326%; flex:0 0 183.326%; }
    .sm\:max-1100 { max-width:1100px; }
    .sm\:text-44{ font-size:44px; } 

    
    .sm\:col-23 { max-width:191.659%; flex:0 0 191.659%; }
    .sm\:max-1150 { max-width:1150px; }
    .sm\:text-46{ font-size:46px; } 

    
    .sm\:col-24 { max-width:199.99200000000002%; flex:0 0 199.99200000000002%; }
    .sm\:max-1200 { max-width:1200px; }
    .sm\:text-48{ font-size:48px; } 

    
    .sm\:col-25 { max-width:208.32500000000002%; flex:0 0 208.32500000000002%; }
    .sm\:max-1250 { max-width:1250px; }
    .sm\:text-50{ font-size:50px; } 

    
    .sm\:col-26 { max-width:216.65800000000002%; flex:0 0 216.65800000000002%; }
    .sm\:max-1300 { max-width:1300px; }
    .sm\:text-52{ font-size:52px; } 

    
    .sm\:col-27 { max-width:224.991%; flex:0 0 224.991%; }
    .sm\:max-1350 { max-width:1350px; }
    .sm\:text-54{ font-size:54px; } 

    
    .sm\:col-28 { max-width:233.324%; flex:0 0 233.324%; }
    .sm\:max-1400 { max-width:1400px; }
    .sm\:text-56{ font-size:56px; } 

    
    .sm\:col-29 { max-width:241.657%; flex:0 0 241.657%; }
    .sm\:max-1450 { max-width:1450px; }
    .sm\:text-58{ font-size:58px; } 

    

    .sm\:max-full { max-width:100%; }
    .sm\:ml-auto{ margin-left:auto; }
    .sm\:mr-auto{ margin-right:auto; }
    .sm\:vh-100{ height:100vh; }
    .sm\:vh-auto{ height:auto; }
}


@media(min-width:992px){
    
    
    .md\:d-block {
        display:block;
    }
    
    .md\:d-inline-block {
        display:inline-block;
    }
    
    .md\:d-flex {
        display:flex;
    }
    
    .md\:d-inline-flex {
        display:inline-flex;
    }
    
    .md\:d-none {
        display:none;
    }
    
    
    
    .md\:align-center {
        align-items:center;
    }
    
    .md\:align-flex-start {
        align-items:flex-start;
    }
    
    .md\:align-flex-end {
        align-items:flex-end;
    }
    
    .md\:align-normal {
        align-items:normal;
    }
    
    
    
    .md\:justify-center {
        justify-content:center;
    }
    
    .md\:justify-flex-end {
        justify-content:flex-end;
    }
    
    .md\:justify-flex-start {
        justify-content:flex-start;
    }
    
    .md\:justify-space-around {
        justify-content:space-around;
    }
    
    .md\:justify-space-between {
        justify-content:space-between;
    }
    
    
    
    .md\:text-left {
        text-align:left;
    }
    
    .md\:text-right {
        text-align:right;
    }
    
    .md\:text-center {
        text-align:center;
    }
    
    
    
    .md\:direction-column {
        flex-direction:column;
    }
    
    .md\:direction-column-reverse {
        flex-direction:column-reverse;
    }
    
    .md\:direction-row {
        flex-direction:row;
    }
    
    .md\:direction-row-reverse {
        flex-direction:row-reverse;
    }
    
    

    
    .md\:p--0 { padding:0px !important; }
    .md\:p-0 { padding:0px; }
    .md\:pt-0 { padding-top:0px; }
    .md\:pb-0 { padding-bottom:0px; }
    .md\:pl-0 { padding-left:0px; }
    .md\:pr-0 { padding-right:0px; }

    .md\:m-0 {  margin:0px; }
    .md\:mt-0 { margin-top:0px; }
    .md\:mb-0 { margin-bottom:0px; }
    .md\:ml-0 { margin-left:0px; }
    .md\:mr-0 { margin-right:0px; }

    .md\:ml--0 { margin-left:-0px; }
    .md\:mr--0 { margin-right:-0px; }

    .md\:mt--0 { margin-top:-0px; }
    .md\:mb--0 { margin-bottom:-0px; }

    .md\:max--0 { max-width:0%; }
    .md\:mt---0 { margin-top:-0%; }
    .md\:mb---0 { margin-bottom:-0%; }
    
    
    .md\:p--5 { padding:5px !important; }
    .md\:p-5 { padding:5px; }
    .md\:pt-5 { padding-top:5px; }
    .md\:pb-5 { padding-bottom:5px; }
    .md\:pl-5 { padding-left:5px; }
    .md\:pr-5 { padding-right:5px; }

    .md\:m-5 {  margin:5px; }
    .md\:mt-5 { margin-top:5px; }
    .md\:mb-5 { margin-bottom:5px; }
    .md\:ml-5 { margin-left:5px; }
    .md\:mr-5 { margin-right:5px; }

    .md\:ml--5 { margin-left:-5px; }
    .md\:mr--5 { margin-right:-5px; }

    .md\:mt--5 { margin-top:-5px; }
    .md\:mb--5 { margin-bottom:-5px; }

    .md\:max--5 { max-width:5%; }
    .md\:mt---5 { margin-top:-5%; }
    .md\:mb---5 { margin-bottom:-5%; }
    
    
    .md\:p--10 { padding:10px !important; }
    .md\:p-10 { padding:10px; }
    .md\:pt-10 { padding-top:10px; }
    .md\:pb-10 { padding-bottom:10px; }
    .md\:pl-10 { padding-left:10px; }
    .md\:pr-10 { padding-right:10px; }

    .md\:m-10 {  margin:10px; }
    .md\:mt-10 { margin-top:10px; }
    .md\:mb-10 { margin-bottom:10px; }
    .md\:ml-10 { margin-left:10px; }
    .md\:mr-10 { margin-right:10px; }

    .md\:ml--10 { margin-left:-10px; }
    .md\:mr--10 { margin-right:-10px; }

    .md\:mt--10 { margin-top:-10px; }
    .md\:mb--10 { margin-bottom:-10px; }

    .md\:max--10 { max-width:10%; }
    .md\:mt---10 { margin-top:-10%; }
    .md\:mb---10 { margin-bottom:-10%; }
    
    
    .md\:p--15 { padding:15px !important; }
    .md\:p-15 { padding:15px; }
    .md\:pt-15 { padding-top:15px; }
    .md\:pb-15 { padding-bottom:15px; }
    .md\:pl-15 { padding-left:15px; }
    .md\:pr-15 { padding-right:15px; }

    .md\:m-15 {  margin:15px; }
    .md\:mt-15 { margin-top:15px; }
    .md\:mb-15 { margin-bottom:15px; }
    .md\:ml-15 { margin-left:15px; }
    .md\:mr-15 { margin-right:15px; }

    .md\:ml--15 { margin-left:-15px; }
    .md\:mr--15 { margin-right:-15px; }

    .md\:mt--15 { margin-top:-15px; }
    .md\:mb--15 { margin-bottom:-15px; }

    .md\:max--15 { max-width:15%; }
    .md\:mt---15 { margin-top:-15%; }
    .md\:mb---15 { margin-bottom:-15%; }
    
    
    .md\:p--20 { padding:20px !important; }
    .md\:p-20 { padding:20px; }
    .md\:pt-20 { padding-top:20px; }
    .md\:pb-20 { padding-bottom:20px; }
    .md\:pl-20 { padding-left:20px; }
    .md\:pr-20 { padding-right:20px; }

    .md\:m-20 {  margin:20px; }
    .md\:mt-20 { margin-top:20px; }
    .md\:mb-20 { margin-bottom:20px; }
    .md\:ml-20 { margin-left:20px; }
    .md\:mr-20 { margin-right:20px; }

    .md\:ml--20 { margin-left:-20px; }
    .md\:mr--20 { margin-right:-20px; }

    .md\:mt--20 { margin-top:-20px; }
    .md\:mb--20 { margin-bottom:-20px; }

    .md\:max--20 { max-width:20%; }
    .md\:mt---20 { margin-top:-20%; }
    .md\:mb---20 { margin-bottom:-20%; }
    
    
    .md\:p--25 { padding:25px !important; }
    .md\:p-25 { padding:25px; }
    .md\:pt-25 { padding-top:25px; }
    .md\:pb-25 { padding-bottom:25px; }
    .md\:pl-25 { padding-left:25px; }
    .md\:pr-25 { padding-right:25px; }

    .md\:m-25 {  margin:25px; }
    .md\:mt-25 { margin-top:25px; }
    .md\:mb-25 { margin-bottom:25px; }
    .md\:ml-25 { margin-left:25px; }
    .md\:mr-25 { margin-right:25px; }

    .md\:ml--25 { margin-left:-25px; }
    .md\:mr--25 { margin-right:-25px; }

    .md\:mt--25 { margin-top:-25px; }
    .md\:mb--25 { margin-bottom:-25px; }

    .md\:max--25 { max-width:25%; }
    .md\:mt---25 { margin-top:-25%; }
    .md\:mb---25 { margin-bottom:-25%; }
    
    
    .md\:p--30 { padding:30px !important; }
    .md\:p-30 { padding:30px; }
    .md\:pt-30 { padding-top:30px; }
    .md\:pb-30 { padding-bottom:30px; }
    .md\:pl-30 { padding-left:30px; }
    .md\:pr-30 { padding-right:30px; }

    .md\:m-30 {  margin:30px; }
    .md\:mt-30 { margin-top:30px; }
    .md\:mb-30 { margin-bottom:30px; }
    .md\:ml-30 { margin-left:30px; }
    .md\:mr-30 { margin-right:30px; }

    .md\:ml--30 { margin-left:-30px; }
    .md\:mr--30 { margin-right:-30px; }

    .md\:mt--30 { margin-top:-30px; }
    .md\:mb--30 { margin-bottom:-30px; }

    .md\:max--30 { max-width:30%; }
    .md\:mt---30 { margin-top:-30%; }
    .md\:mb---30 { margin-bottom:-30%; }
    
    
    .md\:p--35 { padding:35px !important; }
    .md\:p-35 { padding:35px; }
    .md\:pt-35 { padding-top:35px; }
    .md\:pb-35 { padding-bottom:35px; }
    .md\:pl-35 { padding-left:35px; }
    .md\:pr-35 { padding-right:35px; }

    .md\:m-35 {  margin:35px; }
    .md\:mt-35 { margin-top:35px; }
    .md\:mb-35 { margin-bottom:35px; }
    .md\:ml-35 { margin-left:35px; }
    .md\:mr-35 { margin-right:35px; }

    .md\:ml--35 { margin-left:-35px; }
    .md\:mr--35 { margin-right:-35px; }

    .md\:mt--35 { margin-top:-35px; }
    .md\:mb--35 { margin-bottom:-35px; }

    .md\:max--35 { max-width:35%; }
    .md\:mt---35 { margin-top:-35%; }
    .md\:mb---35 { margin-bottom:-35%; }
    
    
    .md\:p--40 { padding:40px !important; }
    .md\:p-40 { padding:40px; }
    .md\:pt-40 { padding-top:40px; }
    .md\:pb-40 { padding-bottom:40px; }
    .md\:pl-40 { padding-left:40px; }
    .md\:pr-40 { padding-right:40px; }

    .md\:m-40 {  margin:40px; }
    .md\:mt-40 { margin-top:40px; }
    .md\:mb-40 { margin-bottom:40px; }
    .md\:ml-40 { margin-left:40px; }
    .md\:mr-40 { margin-right:40px; }

    .md\:ml--40 { margin-left:-40px; }
    .md\:mr--40 { margin-right:-40px; }

    .md\:mt--40 { margin-top:-40px; }
    .md\:mb--40 { margin-bottom:-40px; }

    .md\:max--40 { max-width:40%; }
    .md\:mt---40 { margin-top:-40%; }
    .md\:mb---40 { margin-bottom:-40%; }
    
    
    .md\:p--45 { padding:45px !important; }
    .md\:p-45 { padding:45px; }
    .md\:pt-45 { padding-top:45px; }
    .md\:pb-45 { padding-bottom:45px; }
    .md\:pl-45 { padding-left:45px; }
    .md\:pr-45 { padding-right:45px; }

    .md\:m-45 {  margin:45px; }
    .md\:mt-45 { margin-top:45px; }
    .md\:mb-45 { margin-bottom:45px; }
    .md\:ml-45 { margin-left:45px; }
    .md\:mr-45 { margin-right:45px; }

    .md\:ml--45 { margin-left:-45px; }
    .md\:mr--45 { margin-right:-45px; }

    .md\:mt--45 { margin-top:-45px; }
    .md\:mb--45 { margin-bottom:-45px; }

    .md\:max--45 { max-width:45%; }
    .md\:mt---45 { margin-top:-45%; }
    .md\:mb---45 { margin-bottom:-45%; }
    
    
    .md\:p--50 { padding:50px !important; }
    .md\:p-50 { padding:50px; }
    .md\:pt-50 { padding-top:50px; }
    .md\:pb-50 { padding-bottom:50px; }
    .md\:pl-50 { padding-left:50px; }
    .md\:pr-50 { padding-right:50px; }

    .md\:m-50 {  margin:50px; }
    .md\:mt-50 { margin-top:50px; }
    .md\:mb-50 { margin-bottom:50px; }
    .md\:ml-50 { margin-left:50px; }
    .md\:mr-50 { margin-right:50px; }

    .md\:ml--50 { margin-left:-50px; }
    .md\:mr--50 { margin-right:-50px; }

    .md\:mt--50 { margin-top:-50px; }
    .md\:mb--50 { margin-bottom:-50px; }

    .md\:max--50 { max-width:50%; }
    .md\:mt---50 { margin-top:-50%; }
    .md\:mb---50 { margin-bottom:-50%; }
    
    
    .md\:p--55 { padding:55px !important; }
    .md\:p-55 { padding:55px; }
    .md\:pt-55 { padding-top:55px; }
    .md\:pb-55 { padding-bottom:55px; }
    .md\:pl-55 { padding-left:55px; }
    .md\:pr-55 { padding-right:55px; }

    .md\:m-55 {  margin:55px; }
    .md\:mt-55 { margin-top:55px; }
    .md\:mb-55 { margin-bottom:55px; }
    .md\:ml-55 { margin-left:55px; }
    .md\:mr-55 { margin-right:55px; }

    .md\:ml--55 { margin-left:-55px; }
    .md\:mr--55 { margin-right:-55px; }

    .md\:mt--55 { margin-top:-55px; }
    .md\:mb--55 { margin-bottom:-55px; }

    .md\:max--55 { max-width:55%; }
    .md\:mt---55 { margin-top:-55%; }
    .md\:mb---55 { margin-bottom:-55%; }
    
    
    .md\:p--60 { padding:60px !important; }
    .md\:p-60 { padding:60px; }
    .md\:pt-60 { padding-top:60px; }
    .md\:pb-60 { padding-bottom:60px; }
    .md\:pl-60 { padding-left:60px; }
    .md\:pr-60 { padding-right:60px; }

    .md\:m-60 {  margin:60px; }
    .md\:mt-60 { margin-top:60px; }
    .md\:mb-60 { margin-bottom:60px; }
    .md\:ml-60 { margin-left:60px; }
    .md\:mr-60 { margin-right:60px; }

    .md\:ml--60 { margin-left:-60px; }
    .md\:mr--60 { margin-right:-60px; }

    .md\:mt--60 { margin-top:-60px; }
    .md\:mb--60 { margin-bottom:-60px; }

    .md\:max--60 { max-width:60%; }
    .md\:mt---60 { margin-top:-60%; }
    .md\:mb---60 { margin-bottom:-60%; }
    
    
    .md\:p--65 { padding:65px !important; }
    .md\:p-65 { padding:65px; }
    .md\:pt-65 { padding-top:65px; }
    .md\:pb-65 { padding-bottom:65px; }
    .md\:pl-65 { padding-left:65px; }
    .md\:pr-65 { padding-right:65px; }

    .md\:m-65 {  margin:65px; }
    .md\:mt-65 { margin-top:65px; }
    .md\:mb-65 { margin-bottom:65px; }
    .md\:ml-65 { margin-left:65px; }
    .md\:mr-65 { margin-right:65px; }

    .md\:ml--65 { margin-left:-65px; }
    .md\:mr--65 { margin-right:-65px; }

    .md\:mt--65 { margin-top:-65px; }
    .md\:mb--65 { margin-bottom:-65px; }

    .md\:max--65 { max-width:65%; }
    .md\:mt---65 { margin-top:-65%; }
    .md\:mb---65 { margin-bottom:-65%; }
    
    
    .md\:p--70 { padding:70px !important; }
    .md\:p-70 { padding:70px; }
    .md\:pt-70 { padding-top:70px; }
    .md\:pb-70 { padding-bottom:70px; }
    .md\:pl-70 { padding-left:70px; }
    .md\:pr-70 { padding-right:70px; }

    .md\:m-70 {  margin:70px; }
    .md\:mt-70 { margin-top:70px; }
    .md\:mb-70 { margin-bottom:70px; }
    .md\:ml-70 { margin-left:70px; }
    .md\:mr-70 { margin-right:70px; }

    .md\:ml--70 { margin-left:-70px; }
    .md\:mr--70 { margin-right:-70px; }

    .md\:mt--70 { margin-top:-70px; }
    .md\:mb--70 { margin-bottom:-70px; }

    .md\:max--70 { max-width:70%; }
    .md\:mt---70 { margin-top:-70%; }
    .md\:mb---70 { margin-bottom:-70%; }
    
    
    .md\:p--75 { padding:75px !important; }
    .md\:p-75 { padding:75px; }
    .md\:pt-75 { padding-top:75px; }
    .md\:pb-75 { padding-bottom:75px; }
    .md\:pl-75 { padding-left:75px; }
    .md\:pr-75 { padding-right:75px; }

    .md\:m-75 {  margin:75px; }
    .md\:mt-75 { margin-top:75px; }
    .md\:mb-75 { margin-bottom:75px; }
    .md\:ml-75 { margin-left:75px; }
    .md\:mr-75 { margin-right:75px; }

    .md\:ml--75 { margin-left:-75px; }
    .md\:mr--75 { margin-right:-75px; }

    .md\:mt--75 { margin-top:-75px; }
    .md\:mb--75 { margin-bottom:-75px; }

    .md\:max--75 { max-width:75%; }
    .md\:mt---75 { margin-top:-75%; }
    .md\:mb---75 { margin-bottom:-75%; }
    
    
    .md\:p--80 { padding:80px !important; }
    .md\:p-80 { padding:80px; }
    .md\:pt-80 { padding-top:80px; }
    .md\:pb-80 { padding-bottom:80px; }
    .md\:pl-80 { padding-left:80px; }
    .md\:pr-80 { padding-right:80px; }

    .md\:m-80 {  margin:80px; }
    .md\:mt-80 { margin-top:80px; }
    .md\:mb-80 { margin-bottom:80px; }
    .md\:ml-80 { margin-left:80px; }
    .md\:mr-80 { margin-right:80px; }

    .md\:ml--80 { margin-left:-80px; }
    .md\:mr--80 { margin-right:-80px; }

    .md\:mt--80 { margin-top:-80px; }
    .md\:mb--80 { margin-bottom:-80px; }

    .md\:max--80 { max-width:80%; }
    .md\:mt---80 { margin-top:-80%; }
    .md\:mb---80 { margin-bottom:-80%; }
    
    
    .md\:p--85 { padding:85px !important; }
    .md\:p-85 { padding:85px; }
    .md\:pt-85 { padding-top:85px; }
    .md\:pb-85 { padding-bottom:85px; }
    .md\:pl-85 { padding-left:85px; }
    .md\:pr-85 { padding-right:85px; }

    .md\:m-85 {  margin:85px; }
    .md\:mt-85 { margin-top:85px; }
    .md\:mb-85 { margin-bottom:85px; }
    .md\:ml-85 { margin-left:85px; }
    .md\:mr-85 { margin-right:85px; }

    .md\:ml--85 { margin-left:-85px; }
    .md\:mr--85 { margin-right:-85px; }

    .md\:mt--85 { margin-top:-85px; }
    .md\:mb--85 { margin-bottom:-85px; }

    .md\:max--85 { max-width:85%; }
    .md\:mt---85 { margin-top:-85%; }
    .md\:mb---85 { margin-bottom:-85%; }
    
    
    .md\:p--90 { padding:90px !important; }
    .md\:p-90 { padding:90px; }
    .md\:pt-90 { padding-top:90px; }
    .md\:pb-90 { padding-bottom:90px; }
    .md\:pl-90 { padding-left:90px; }
    .md\:pr-90 { padding-right:90px; }

    .md\:m-90 {  margin:90px; }
    .md\:mt-90 { margin-top:90px; }
    .md\:mb-90 { margin-bottom:90px; }
    .md\:ml-90 { margin-left:90px; }
    .md\:mr-90 { margin-right:90px; }

    .md\:ml--90 { margin-left:-90px; }
    .md\:mr--90 { margin-right:-90px; }

    .md\:mt--90 { margin-top:-90px; }
    .md\:mb--90 { margin-bottom:-90px; }

    .md\:max--90 { max-width:90%; }
    .md\:mt---90 { margin-top:-90%; }
    .md\:mb---90 { margin-bottom:-90%; }
    
    
    .md\:p--95 { padding:95px !important; }
    .md\:p-95 { padding:95px; }
    .md\:pt-95 { padding-top:95px; }
    .md\:pb-95 { padding-bottom:95px; }
    .md\:pl-95 { padding-left:95px; }
    .md\:pr-95 { padding-right:95px; }

    .md\:m-95 {  margin:95px; }
    .md\:mt-95 { margin-top:95px; }
    .md\:mb-95 { margin-bottom:95px; }
    .md\:ml-95 { margin-left:95px; }
    .md\:mr-95 { margin-right:95px; }

    .md\:ml--95 { margin-left:-95px; }
    .md\:mr--95 { margin-right:-95px; }

    .md\:mt--95 { margin-top:-95px; }
    .md\:mb--95 { margin-bottom:-95px; }

    .md\:max--95 { max-width:95%; }
    .md\:mt---95 { margin-top:-95%; }
    .md\:mb---95 { margin-bottom:-95%; }
    
    
    .md\:p--100 { padding:100px !important; }
    .md\:p-100 { padding:100px; }
    .md\:pt-100 { padding-top:100px; }
    .md\:pb-100 { padding-bottom:100px; }
    .md\:pl-100 { padding-left:100px; }
    .md\:pr-100 { padding-right:100px; }

    .md\:m-100 {  margin:100px; }
    .md\:mt-100 { margin-top:100px; }
    .md\:mb-100 { margin-bottom:100px; }
    .md\:ml-100 { margin-left:100px; }
    .md\:mr-100 { margin-right:100px; }

    .md\:ml--100 { margin-left:-100px; }
    .md\:mr--100 { margin-right:-100px; }

    .md\:mt--100 { margin-top:-100px; }
    .md\:mb--100 { margin-bottom:-100px; }

    .md\:max--100 { max-width:100%; }
    .md\:mt---100 { margin-top:-100%; }
    .md\:mb---100 { margin-bottom:-100%; }
    
    
    .md\:p--105 { padding:105px !important; }
    .md\:p-105 { padding:105px; }
    .md\:pt-105 { padding-top:105px; }
    .md\:pb-105 { padding-bottom:105px; }
    .md\:pl-105 { padding-left:105px; }
    .md\:pr-105 { padding-right:105px; }

    .md\:m-105 {  margin:105px; }
    .md\:mt-105 { margin-top:105px; }
    .md\:mb-105 { margin-bottom:105px; }
    .md\:ml-105 { margin-left:105px; }
    .md\:mr-105 { margin-right:105px; }

    .md\:ml--105 { margin-left:-105px; }
    .md\:mr--105 { margin-right:-105px; }

    .md\:mt--105 { margin-top:-105px; }
    .md\:mb--105 { margin-bottom:-105px; }

    .md\:max--105 { max-width:105%; }
    .md\:mt---105 { margin-top:-105%; }
    .md\:mb---105 { margin-bottom:-105%; }
    
    
    .md\:p--110 { padding:110px !important; }
    .md\:p-110 { padding:110px; }
    .md\:pt-110 { padding-top:110px; }
    .md\:pb-110 { padding-bottom:110px; }
    .md\:pl-110 { padding-left:110px; }
    .md\:pr-110 { padding-right:110px; }

    .md\:m-110 {  margin:110px; }
    .md\:mt-110 { margin-top:110px; }
    .md\:mb-110 { margin-bottom:110px; }
    .md\:ml-110 { margin-left:110px; }
    .md\:mr-110 { margin-right:110px; }

    .md\:ml--110 { margin-left:-110px; }
    .md\:mr--110 { margin-right:-110px; }

    .md\:mt--110 { margin-top:-110px; }
    .md\:mb--110 { margin-bottom:-110px; }

    .md\:max--110 { max-width:110%; }
    .md\:mt---110 { margin-top:-110%; }
    .md\:mb---110 { margin-bottom:-110%; }
    
    
    .md\:p--115 { padding:115px !important; }
    .md\:p-115 { padding:115px; }
    .md\:pt-115 { padding-top:115px; }
    .md\:pb-115 { padding-bottom:115px; }
    .md\:pl-115 { padding-left:115px; }
    .md\:pr-115 { padding-right:115px; }

    .md\:m-115 {  margin:115px; }
    .md\:mt-115 { margin-top:115px; }
    .md\:mb-115 { margin-bottom:115px; }
    .md\:ml-115 { margin-left:115px; }
    .md\:mr-115 { margin-right:115px; }

    .md\:ml--115 { margin-left:-115px; }
    .md\:mr--115 { margin-right:-115px; }

    .md\:mt--115 { margin-top:-115px; }
    .md\:mb--115 { margin-bottom:-115px; }

    .md\:max--115 { max-width:115%; }
    .md\:mt---115 { margin-top:-115%; }
    .md\:mb---115 { margin-bottom:-115%; }
    
    
    .md\:p--120 { padding:120px !important; }
    .md\:p-120 { padding:120px; }
    .md\:pt-120 { padding-top:120px; }
    .md\:pb-120 { padding-bottom:120px; }
    .md\:pl-120 { padding-left:120px; }
    .md\:pr-120 { padding-right:120px; }

    .md\:m-120 {  margin:120px; }
    .md\:mt-120 { margin-top:120px; }
    .md\:mb-120 { margin-bottom:120px; }
    .md\:ml-120 { margin-left:120px; }
    .md\:mr-120 { margin-right:120px; }

    .md\:ml--120 { margin-left:-120px; }
    .md\:mr--120 { margin-right:-120px; }

    .md\:mt--120 { margin-top:-120px; }
    .md\:mb--120 { margin-bottom:-120px; }

    .md\:max--120 { max-width:120%; }
    .md\:mt---120 { margin-top:-120%; }
    .md\:mb---120 { margin-bottom:-120%; }
    
    
    .md\:p--125 { padding:125px !important; }
    .md\:p-125 { padding:125px; }
    .md\:pt-125 { padding-top:125px; }
    .md\:pb-125 { padding-bottom:125px; }
    .md\:pl-125 { padding-left:125px; }
    .md\:pr-125 { padding-right:125px; }

    .md\:m-125 {  margin:125px; }
    .md\:mt-125 { margin-top:125px; }
    .md\:mb-125 { margin-bottom:125px; }
    .md\:ml-125 { margin-left:125px; }
    .md\:mr-125 { margin-right:125px; }

    .md\:ml--125 { margin-left:-125px; }
    .md\:mr--125 { margin-right:-125px; }

    .md\:mt--125 { margin-top:-125px; }
    .md\:mb--125 { margin-bottom:-125px; }

    .md\:max--125 { max-width:125%; }
    .md\:mt---125 { margin-top:-125%; }
    .md\:mb---125 { margin-bottom:-125%; }
    
    
    .md\:p--130 { padding:130px !important; }
    .md\:p-130 { padding:130px; }
    .md\:pt-130 { padding-top:130px; }
    .md\:pb-130 { padding-bottom:130px; }
    .md\:pl-130 { padding-left:130px; }
    .md\:pr-130 { padding-right:130px; }

    .md\:m-130 {  margin:130px; }
    .md\:mt-130 { margin-top:130px; }
    .md\:mb-130 { margin-bottom:130px; }
    .md\:ml-130 { margin-left:130px; }
    .md\:mr-130 { margin-right:130px; }

    .md\:ml--130 { margin-left:-130px; }
    .md\:mr--130 { margin-right:-130px; }

    .md\:mt--130 { margin-top:-130px; }
    .md\:mb--130 { margin-bottom:-130px; }

    .md\:max--130 { max-width:130%; }
    .md\:mt---130 { margin-top:-130%; }
    .md\:mb---130 { margin-bottom:-130%; }
    
    
    .md\:p--135 { padding:135px !important; }
    .md\:p-135 { padding:135px; }
    .md\:pt-135 { padding-top:135px; }
    .md\:pb-135 { padding-bottom:135px; }
    .md\:pl-135 { padding-left:135px; }
    .md\:pr-135 { padding-right:135px; }

    .md\:m-135 {  margin:135px; }
    .md\:mt-135 { margin-top:135px; }
    .md\:mb-135 { margin-bottom:135px; }
    .md\:ml-135 { margin-left:135px; }
    .md\:mr-135 { margin-right:135px; }

    .md\:ml--135 { margin-left:-135px; }
    .md\:mr--135 { margin-right:-135px; }

    .md\:mt--135 { margin-top:-135px; }
    .md\:mb--135 { margin-bottom:-135px; }

    .md\:max--135 { max-width:135%; }
    .md\:mt---135 { margin-top:-135%; }
    .md\:mb---135 { margin-bottom:-135%; }
    
    
    .md\:p--140 { padding:140px !important; }
    .md\:p-140 { padding:140px; }
    .md\:pt-140 { padding-top:140px; }
    .md\:pb-140 { padding-bottom:140px; }
    .md\:pl-140 { padding-left:140px; }
    .md\:pr-140 { padding-right:140px; }

    .md\:m-140 {  margin:140px; }
    .md\:mt-140 { margin-top:140px; }
    .md\:mb-140 { margin-bottom:140px; }
    .md\:ml-140 { margin-left:140px; }
    .md\:mr-140 { margin-right:140px; }

    .md\:ml--140 { margin-left:-140px; }
    .md\:mr--140 { margin-right:-140px; }

    .md\:mt--140 { margin-top:-140px; }
    .md\:mb--140 { margin-bottom:-140px; }

    .md\:max--140 { max-width:140%; }
    .md\:mt---140 { margin-top:-140%; }
    .md\:mb---140 { margin-bottom:-140%; }
    
    
    .md\:p--145 { padding:145px !important; }
    .md\:p-145 { padding:145px; }
    .md\:pt-145 { padding-top:145px; }
    .md\:pb-145 { padding-bottom:145px; }
    .md\:pl-145 { padding-left:145px; }
    .md\:pr-145 { padding-right:145px; }

    .md\:m-145 {  margin:145px; }
    .md\:mt-145 { margin-top:145px; }
    .md\:mb-145 { margin-bottom:145px; }
    .md\:ml-145 { margin-left:145px; }
    .md\:mr-145 { margin-right:145px; }

    .md\:ml--145 { margin-left:-145px; }
    .md\:mr--145 { margin-right:-145px; }

    .md\:mt--145 { margin-top:-145px; }
    .md\:mb--145 { margin-bottom:-145px; }

    .md\:max--145 { max-width:145%; }
    .md\:mt---145 { margin-top:-145%; }
    .md\:mb---145 { margin-bottom:-145%; }
    
    
    .md\:p--150 { padding:150px !important; }
    .md\:p-150 { padding:150px; }
    .md\:pt-150 { padding-top:150px; }
    .md\:pb-150 { padding-bottom:150px; }
    .md\:pl-150 { padding-left:150px; }
    .md\:pr-150 { padding-right:150px; }

    .md\:m-150 {  margin:150px; }
    .md\:mt-150 { margin-top:150px; }
    .md\:mb-150 { margin-bottom:150px; }
    .md\:ml-150 { margin-left:150px; }
    .md\:mr-150 { margin-right:150px; }

    .md\:ml--150 { margin-left:-150px; }
    .md\:mr--150 { margin-right:-150px; }

    .md\:mt--150 { margin-top:-150px; }
    .md\:mb--150 { margin-bottom:-150px; }

    .md\:max--150 { max-width:150%; }
    .md\:mt---150 { margin-top:-150%; }
    .md\:mb---150 { margin-bottom:-150%; }
    
    
    .md\:p--155 { padding:155px !important; }
    .md\:p-155 { padding:155px; }
    .md\:pt-155 { padding-top:155px; }
    .md\:pb-155 { padding-bottom:155px; }
    .md\:pl-155 { padding-left:155px; }
    .md\:pr-155 { padding-right:155px; }

    .md\:m-155 {  margin:155px; }
    .md\:mt-155 { margin-top:155px; }
    .md\:mb-155 { margin-bottom:155px; }
    .md\:ml-155 { margin-left:155px; }
    .md\:mr-155 { margin-right:155px; }

    .md\:ml--155 { margin-left:-155px; }
    .md\:mr--155 { margin-right:-155px; }

    .md\:mt--155 { margin-top:-155px; }
    .md\:mb--155 { margin-bottom:-155px; }

    .md\:max--155 { max-width:155%; }
    .md\:mt---155 { margin-top:-155%; }
    .md\:mb---155 { margin-bottom:-155%; }
    
    
    .md\:p--160 { padding:160px !important; }
    .md\:p-160 { padding:160px; }
    .md\:pt-160 { padding-top:160px; }
    .md\:pb-160 { padding-bottom:160px; }
    .md\:pl-160 { padding-left:160px; }
    .md\:pr-160 { padding-right:160px; }

    .md\:m-160 {  margin:160px; }
    .md\:mt-160 { margin-top:160px; }
    .md\:mb-160 { margin-bottom:160px; }
    .md\:ml-160 { margin-left:160px; }
    .md\:mr-160 { margin-right:160px; }

    .md\:ml--160 { margin-left:-160px; }
    .md\:mr--160 { margin-right:-160px; }

    .md\:mt--160 { margin-top:-160px; }
    .md\:mb--160 { margin-bottom:-160px; }

    .md\:max--160 { max-width:160%; }
    .md\:mt---160 { margin-top:-160%; }
    .md\:mb---160 { margin-bottom:-160%; }
    
    
    .md\:p--165 { padding:165px !important; }
    .md\:p-165 { padding:165px; }
    .md\:pt-165 { padding-top:165px; }
    .md\:pb-165 { padding-bottom:165px; }
    .md\:pl-165 { padding-left:165px; }
    .md\:pr-165 { padding-right:165px; }

    .md\:m-165 {  margin:165px; }
    .md\:mt-165 { margin-top:165px; }
    .md\:mb-165 { margin-bottom:165px; }
    .md\:ml-165 { margin-left:165px; }
    .md\:mr-165 { margin-right:165px; }

    .md\:ml--165 { margin-left:-165px; }
    .md\:mr--165 { margin-right:-165px; }

    .md\:mt--165 { margin-top:-165px; }
    .md\:mb--165 { margin-bottom:-165px; }

    .md\:max--165 { max-width:165%; }
    .md\:mt---165 { margin-top:-165%; }
    .md\:mb---165 { margin-bottom:-165%; }
    
    
    .md\:p--170 { padding:170px !important; }
    .md\:p-170 { padding:170px; }
    .md\:pt-170 { padding-top:170px; }
    .md\:pb-170 { padding-bottom:170px; }
    .md\:pl-170 { padding-left:170px; }
    .md\:pr-170 { padding-right:170px; }

    .md\:m-170 {  margin:170px; }
    .md\:mt-170 { margin-top:170px; }
    .md\:mb-170 { margin-bottom:170px; }
    .md\:ml-170 { margin-left:170px; }
    .md\:mr-170 { margin-right:170px; }

    .md\:ml--170 { margin-left:-170px; }
    .md\:mr--170 { margin-right:-170px; }

    .md\:mt--170 { margin-top:-170px; }
    .md\:mb--170 { margin-bottom:-170px; }

    .md\:max--170 { max-width:170%; }
    .md\:mt---170 { margin-top:-170%; }
    .md\:mb---170 { margin-bottom:-170%; }
    
    
    .md\:p--175 { padding:175px !important; }
    .md\:p-175 { padding:175px; }
    .md\:pt-175 { padding-top:175px; }
    .md\:pb-175 { padding-bottom:175px; }
    .md\:pl-175 { padding-left:175px; }
    .md\:pr-175 { padding-right:175px; }

    .md\:m-175 {  margin:175px; }
    .md\:mt-175 { margin-top:175px; }
    .md\:mb-175 { margin-bottom:175px; }
    .md\:ml-175 { margin-left:175px; }
    .md\:mr-175 { margin-right:175px; }

    .md\:ml--175 { margin-left:-175px; }
    .md\:mr--175 { margin-right:-175px; }

    .md\:mt--175 { margin-top:-175px; }
    .md\:mb--175 { margin-bottom:-175px; }

    .md\:max--175 { max-width:175%; }
    .md\:mt---175 { margin-top:-175%; }
    .md\:mb---175 { margin-bottom:-175%; }
    
    
    .md\:p--180 { padding:180px !important; }
    .md\:p-180 { padding:180px; }
    .md\:pt-180 { padding-top:180px; }
    .md\:pb-180 { padding-bottom:180px; }
    .md\:pl-180 { padding-left:180px; }
    .md\:pr-180 { padding-right:180px; }

    .md\:m-180 {  margin:180px; }
    .md\:mt-180 { margin-top:180px; }
    .md\:mb-180 { margin-bottom:180px; }
    .md\:ml-180 { margin-left:180px; }
    .md\:mr-180 { margin-right:180px; }

    .md\:ml--180 { margin-left:-180px; }
    .md\:mr--180 { margin-right:-180px; }

    .md\:mt--180 { margin-top:-180px; }
    .md\:mb--180 { margin-bottom:-180px; }

    .md\:max--180 { max-width:180%; }
    .md\:mt---180 { margin-top:-180%; }
    .md\:mb---180 { margin-bottom:-180%; }
    
    
    .md\:p--185 { padding:185px !important; }
    .md\:p-185 { padding:185px; }
    .md\:pt-185 { padding-top:185px; }
    .md\:pb-185 { padding-bottom:185px; }
    .md\:pl-185 { padding-left:185px; }
    .md\:pr-185 { padding-right:185px; }

    .md\:m-185 {  margin:185px; }
    .md\:mt-185 { margin-top:185px; }
    .md\:mb-185 { margin-bottom:185px; }
    .md\:ml-185 { margin-left:185px; }
    .md\:mr-185 { margin-right:185px; }

    .md\:ml--185 { margin-left:-185px; }
    .md\:mr--185 { margin-right:-185px; }

    .md\:mt--185 { margin-top:-185px; }
    .md\:mb--185 { margin-bottom:-185px; }

    .md\:max--185 { max-width:185%; }
    .md\:mt---185 { margin-top:-185%; }
    .md\:mb---185 { margin-bottom:-185%; }
    
    
    .md\:p--190 { padding:190px !important; }
    .md\:p-190 { padding:190px; }
    .md\:pt-190 { padding-top:190px; }
    .md\:pb-190 { padding-bottom:190px; }
    .md\:pl-190 { padding-left:190px; }
    .md\:pr-190 { padding-right:190px; }

    .md\:m-190 {  margin:190px; }
    .md\:mt-190 { margin-top:190px; }
    .md\:mb-190 { margin-bottom:190px; }
    .md\:ml-190 { margin-left:190px; }
    .md\:mr-190 { margin-right:190px; }

    .md\:ml--190 { margin-left:-190px; }
    .md\:mr--190 { margin-right:-190px; }

    .md\:mt--190 { margin-top:-190px; }
    .md\:mb--190 { margin-bottom:-190px; }

    .md\:max--190 { max-width:190%; }
    .md\:mt---190 { margin-top:-190%; }
    .md\:mb---190 { margin-bottom:-190%; }
    
    
    .md\:p--195 { padding:195px !important; }
    .md\:p-195 { padding:195px; }
    .md\:pt-195 { padding-top:195px; }
    .md\:pb-195 { padding-bottom:195px; }
    .md\:pl-195 { padding-left:195px; }
    .md\:pr-195 { padding-right:195px; }

    .md\:m-195 {  margin:195px; }
    .md\:mt-195 { margin-top:195px; }
    .md\:mb-195 { margin-bottom:195px; }
    .md\:ml-195 { margin-left:195px; }
    .md\:mr-195 { margin-right:195px; }

    .md\:ml--195 { margin-left:-195px; }
    .md\:mr--195 { margin-right:-195px; }

    .md\:mt--195 { margin-top:-195px; }
    .md\:mb--195 { margin-bottom:-195px; }

    .md\:max--195 { max-width:195%; }
    .md\:mt---195 { margin-top:-195%; }
    .md\:mb---195 { margin-bottom:-195%; }
    
    
    .md\:p--200 { padding:200px !important; }
    .md\:p-200 { padding:200px; }
    .md\:pt-200 { padding-top:200px; }
    .md\:pb-200 { padding-bottom:200px; }
    .md\:pl-200 { padding-left:200px; }
    .md\:pr-200 { padding-right:200px; }

    .md\:m-200 {  margin:200px; }
    .md\:mt-200 { margin-top:200px; }
    .md\:mb-200 { margin-bottom:200px; }
    .md\:ml-200 { margin-left:200px; }
    .md\:mr-200 { margin-right:200px; }

    .md\:ml--200 { margin-left:-200px; }
    .md\:mr--200 { margin-right:-200px; }

    .md\:mt--200 { margin-top:-200px; }
    .md\:mb--200 { margin-bottom:-200px; }

    .md\:max--200 { max-width:200%; }
    .md\:mt---200 { margin-top:-200%; }
    .md\:mb---200 { margin-bottom:-200%; }
    
    

    
    .md\:col-1 { max-width:8.333%; flex:0 0 8.333%; }
    .md\:max-50 { max-width:50px; }
    .md\:text-2{ font-size:2px; } 

    
    .md\:col-2 { max-width:16.666%; flex:0 0 16.666%; }
    .md\:max-100 { max-width:100px; }
    .md\:text-4{ font-size:4px; } 

    
    .md\:col-3 { max-width:24.999000000000002%; flex:0 0 24.999000000000002%; }
    .md\:max-150 { max-width:150px; }
    .md\:text-6{ font-size:6px; } 

    
    .md\:col-4 { max-width:33.332%; flex:0 0 33.332%; }
    .md\:max-200 { max-width:200px; }
    .md\:text-8{ font-size:8px; } 

    
    .md\:col-5 { max-width:41.665%; flex:0 0 41.665%; }
    .md\:max-250 { max-width:250px; }
    .md\:text-10{ font-size:10px; } 

    
    .md\:col-6 { max-width:49.998000000000005%; flex:0 0 49.998000000000005%; }
    .md\:max-300 { max-width:300px; }
    .md\:text-12{ font-size:12px; } 

    
    .md\:col-7 { max-width:58.331%; flex:0 0 58.331%; }
    .md\:max-350 { max-width:350px; }
    .md\:text-14{ font-size:14px; } 

    
    .md\:col-8 { max-width:66.664%; flex:0 0 66.664%; }
    .md\:max-400 { max-width:400px; }
    .md\:text-16{ font-size:16px; } 

    
    .md\:col-9 { max-width:74.997%; flex:0 0 74.997%; }
    .md\:max-450 { max-width:450px; }
    .md\:text-18{ font-size:18px; } 

    
    .md\:col-10 { max-width:83.33%; flex:0 0 83.33%; }
    .md\:max-500 { max-width:500px; }
    .md\:text-20{ font-size:20px; } 

    
    .md\:col-11 { max-width:91.663%; flex:0 0 91.663%; }
    .md\:max-550 { max-width:550px; }
    .md\:text-22{ font-size:22px; } 

    
    .md\:col-12 { max-width:99.99600000000001%; flex:0 0 99.99600000000001%; }
    .md\:max-600 { max-width:600px; }
    .md\:text-24{ font-size:24px; } 

    
    .md\:col-13 { max-width:108.32900000000001%; flex:0 0 108.32900000000001%; }
    .md\:max-650 { max-width:650px; }
    .md\:text-26{ font-size:26px; } 

    
    .md\:col-14 { max-width:116.662%; flex:0 0 116.662%; }
    .md\:max-700 { max-width:700px; }
    .md\:text-28{ font-size:28px; } 

    
    .md\:col-15 { max-width:124.995%; flex:0 0 124.995%; }
    .md\:max-750 { max-width:750px; }
    .md\:text-30{ font-size:30px; } 

    
    .md\:col-16 { max-width:133.328%; flex:0 0 133.328%; }
    .md\:max-800 { max-width:800px; }
    .md\:text-32{ font-size:32px; } 

    
    .md\:col-17 { max-width:141.661%; flex:0 0 141.661%; }
    .md\:max-850 { max-width:850px; }
    .md\:text-34{ font-size:34px; } 

    
    .md\:col-18 { max-width:149.994%; flex:0 0 149.994%; }
    .md\:max-900 { max-width:900px; }
    .md\:text-36{ font-size:36px; } 

    
    .md\:col-19 { max-width:158.327%; flex:0 0 158.327%; }
    .md\:max-950 { max-width:950px; }
    .md\:text-38{ font-size:38px; } 

    
    .md\:col-20 { max-width:166.66%; flex:0 0 166.66%; }
    .md\:max-1000 { max-width:1000px; }
    .md\:text-40{ font-size:40px; } 

    
    .md\:col-21 { max-width:174.993%; flex:0 0 174.993%; }
    .md\:max-1050 { max-width:1050px; }
    .md\:text-42{ font-size:42px; } 

    
    .md\:col-22 { max-width:183.326%; flex:0 0 183.326%; }
    .md\:max-1100 { max-width:1100px; }
    .md\:text-44{ font-size:44px; } 

    
    .md\:col-23 { max-width:191.659%; flex:0 0 191.659%; }
    .md\:max-1150 { max-width:1150px; }
    .md\:text-46{ font-size:46px; } 

    
    .md\:col-24 { max-width:199.99200000000002%; flex:0 0 199.99200000000002%; }
    .md\:max-1200 { max-width:1200px; }
    .md\:text-48{ font-size:48px; } 

    
    .md\:col-25 { max-width:208.32500000000002%; flex:0 0 208.32500000000002%; }
    .md\:max-1250 { max-width:1250px; }
    .md\:text-50{ font-size:50px; } 

    
    .md\:col-26 { max-width:216.65800000000002%; flex:0 0 216.65800000000002%; }
    .md\:max-1300 { max-width:1300px; }
    .md\:text-52{ font-size:52px; } 

    
    .md\:col-27 { max-width:224.991%; flex:0 0 224.991%; }
    .md\:max-1350 { max-width:1350px; }
    .md\:text-54{ font-size:54px; } 

    
    .md\:col-28 { max-width:233.324%; flex:0 0 233.324%; }
    .md\:max-1400 { max-width:1400px; }
    .md\:text-56{ font-size:56px; } 

    
    .md\:col-29 { max-width:241.657%; flex:0 0 241.657%; }
    .md\:max-1450 { max-width:1450px; }
    .md\:text-58{ font-size:58px; } 

    

    .md\:max-full { max-width:100%; }
    .md\:ml-auto{ margin-left:auto; }
    .md\:mr-auto{ margin-right:auto; }
    .md\:vh-100{ height:100vh; }
    .md\:vh-auto{ height:auto; }
}


@media(min-width:1200px){
    
    
    .lg\:d-block {
        display:block;
    }
    
    .lg\:d-inline-block {
        display:inline-block;
    }
    
    .lg\:d-flex {
        display:flex;
    }
    
    .lg\:d-inline-flex {
        display:inline-flex;
    }
    
    .lg\:d-none {
        display:none;
    }
    
    
    
    .lg\:align-center {
        align-items:center;
    }
    
    .lg\:align-flex-start {
        align-items:flex-start;
    }
    
    .lg\:align-flex-end {
        align-items:flex-end;
    }
    
    .lg\:align-normal {
        align-items:normal;
    }
    
    
    
    .lg\:justify-center {
        justify-content:center;
    }
    
    .lg\:justify-flex-end {
        justify-content:flex-end;
    }
    
    .lg\:justify-flex-start {
        justify-content:flex-start;
    }
    
    .lg\:justify-space-around {
        justify-content:space-around;
    }
    
    .lg\:justify-space-between {
        justify-content:space-between;
    }
    
    
    
    .lg\:text-left {
        text-align:left;
    }
    
    .lg\:text-right {
        text-align:right;
    }
    
    .lg\:text-center {
        text-align:center;
    }
    
    
    
    .lg\:direction-column {
        flex-direction:column;
    }
    
    .lg\:direction-column-reverse {
        flex-direction:column-reverse;
    }
    
    .lg\:direction-row {
        flex-direction:row;
    }
    
    .lg\:direction-row-reverse {
        flex-direction:row-reverse;
    }
    
    

    
    .lg\:p--0 { padding:0px !important; }
    .lg\:p-0 { padding:0px; }
    .lg\:pt-0 { padding-top:0px; }
    .lg\:pb-0 { padding-bottom:0px; }
    .lg\:pl-0 { padding-left:0px; }
    .lg\:pr-0 { padding-right:0px; }

    .lg\:m-0 {  margin:0px; }
    .lg\:mt-0 { margin-top:0px; }
    .lg\:mb-0 { margin-bottom:0px; }
    .lg\:ml-0 { margin-left:0px; }
    .lg\:mr-0 { margin-right:0px; }

    .lg\:ml--0 { margin-left:-0px; }
    .lg\:mr--0 { margin-right:-0px; }

    .lg\:mt--0 { margin-top:-0px; }
    .lg\:mb--0 { margin-bottom:-0px; }

    .lg\:max--0 { max-width:0%; }
    .lg\:mt---0 { margin-top:-0%; }
    .lg\:mb---0 { margin-bottom:-0%; }
    
    
    .lg\:p--5 { padding:5px !important; }
    .lg\:p-5 { padding:5px; }
    .lg\:pt-5 { padding-top:5px; }
    .lg\:pb-5 { padding-bottom:5px; }
    .lg\:pl-5 { padding-left:5px; }
    .lg\:pr-5 { padding-right:5px; }

    .lg\:m-5 {  margin:5px; }
    .lg\:mt-5 { margin-top:5px; }
    .lg\:mb-5 { margin-bottom:5px; }
    .lg\:ml-5 { margin-left:5px; }
    .lg\:mr-5 { margin-right:5px; }

    .lg\:ml--5 { margin-left:-5px; }
    .lg\:mr--5 { margin-right:-5px; }

    .lg\:mt--5 { margin-top:-5px; }
    .lg\:mb--5 { margin-bottom:-5px; }

    .lg\:max--5 { max-width:5%; }
    .lg\:mt---5 { margin-top:-5%; }
    .lg\:mb---5 { margin-bottom:-5%; }
    
    
    .lg\:p--10 { padding:10px !important; }
    .lg\:p-10 { padding:10px; }
    .lg\:pt-10 { padding-top:10px; }
    .lg\:pb-10 { padding-bottom:10px; }
    .lg\:pl-10 { padding-left:10px; }
    .lg\:pr-10 { padding-right:10px; }

    .lg\:m-10 {  margin:10px; }
    .lg\:mt-10 { margin-top:10px; }
    .lg\:mb-10 { margin-bottom:10px; }
    .lg\:ml-10 { margin-left:10px; }
    .lg\:mr-10 { margin-right:10px; }

    .lg\:ml--10 { margin-left:-10px; }
    .lg\:mr--10 { margin-right:-10px; }

    .lg\:mt--10 { margin-top:-10px; }
    .lg\:mb--10 { margin-bottom:-10px; }

    .lg\:max--10 { max-width:10%; }
    .lg\:mt---10 { margin-top:-10%; }
    .lg\:mb---10 { margin-bottom:-10%; }
    
    
    .lg\:p--15 { padding:15px !important; }
    .lg\:p-15 { padding:15px; }
    .lg\:pt-15 { padding-top:15px; }
    .lg\:pb-15 { padding-bottom:15px; }
    .lg\:pl-15 { padding-left:15px; }
    .lg\:pr-15 { padding-right:15px; }

    .lg\:m-15 {  margin:15px; }
    .lg\:mt-15 { margin-top:15px; }
    .lg\:mb-15 { margin-bottom:15px; }
    .lg\:ml-15 { margin-left:15px; }
    .lg\:mr-15 { margin-right:15px; }

    .lg\:ml--15 { margin-left:-15px; }
    .lg\:mr--15 { margin-right:-15px; }

    .lg\:mt--15 { margin-top:-15px; }
    .lg\:mb--15 { margin-bottom:-15px; }

    .lg\:max--15 { max-width:15%; }
    .lg\:mt---15 { margin-top:-15%; }
    .lg\:mb---15 { margin-bottom:-15%; }
    
    
    .lg\:p--20 { padding:20px !important; }
    .lg\:p-20 { padding:20px; }
    .lg\:pt-20 { padding-top:20px; }
    .lg\:pb-20 { padding-bottom:20px; }
    .lg\:pl-20 { padding-left:20px; }
    .lg\:pr-20 { padding-right:20px; }

    .lg\:m-20 {  margin:20px; }
    .lg\:mt-20 { margin-top:20px; }
    .lg\:mb-20 { margin-bottom:20px; }
    .lg\:ml-20 { margin-left:20px; }
    .lg\:mr-20 { margin-right:20px; }

    .lg\:ml--20 { margin-left:-20px; }
    .lg\:mr--20 { margin-right:-20px; }

    .lg\:mt--20 { margin-top:-20px; }
    .lg\:mb--20 { margin-bottom:-20px; }

    .lg\:max--20 { max-width:20%; }
    .lg\:mt---20 { margin-top:-20%; }
    .lg\:mb---20 { margin-bottom:-20%; }
    
    
    .lg\:p--25 { padding:25px !important; }
    .lg\:p-25 { padding:25px; }
    .lg\:pt-25 { padding-top:25px; }
    .lg\:pb-25 { padding-bottom:25px; }
    .lg\:pl-25 { padding-left:25px; }
    .lg\:pr-25 { padding-right:25px; }

    .lg\:m-25 {  margin:25px; }
    .lg\:mt-25 { margin-top:25px; }
    .lg\:mb-25 { margin-bottom:25px; }
    .lg\:ml-25 { margin-left:25px; }
    .lg\:mr-25 { margin-right:25px; }

    .lg\:ml--25 { margin-left:-25px; }
    .lg\:mr--25 { margin-right:-25px; }

    .lg\:mt--25 { margin-top:-25px; }
    .lg\:mb--25 { margin-bottom:-25px; }

    .lg\:max--25 { max-width:25%; }
    .lg\:mt---25 { margin-top:-25%; }
    .lg\:mb---25 { margin-bottom:-25%; }
    
    
    .lg\:p--30 { padding:30px !important; }
    .lg\:p-30 { padding:30px; }
    .lg\:pt-30 { padding-top:30px; }
    .lg\:pb-30 { padding-bottom:30px; }
    .lg\:pl-30 { padding-left:30px; }
    .lg\:pr-30 { padding-right:30px; }

    .lg\:m-30 {  margin:30px; }
    .lg\:mt-30 { margin-top:30px; }
    .lg\:mb-30 { margin-bottom:30px; }
    .lg\:ml-30 { margin-left:30px; }
    .lg\:mr-30 { margin-right:30px; }

    .lg\:ml--30 { margin-left:-30px; }
    .lg\:mr--30 { margin-right:-30px; }

    .lg\:mt--30 { margin-top:-30px; }
    .lg\:mb--30 { margin-bottom:-30px; }

    .lg\:max--30 { max-width:30%; }
    .lg\:mt---30 { margin-top:-30%; }
    .lg\:mb---30 { margin-bottom:-30%; }
    
    
    .lg\:p--35 { padding:35px !important; }
    .lg\:p-35 { padding:35px; }
    .lg\:pt-35 { padding-top:35px; }
    .lg\:pb-35 { padding-bottom:35px; }
    .lg\:pl-35 { padding-left:35px; }
    .lg\:pr-35 { padding-right:35px; }

    .lg\:m-35 {  margin:35px; }
    .lg\:mt-35 { margin-top:35px; }
    .lg\:mb-35 { margin-bottom:35px; }
    .lg\:ml-35 { margin-left:35px; }
    .lg\:mr-35 { margin-right:35px; }

    .lg\:ml--35 { margin-left:-35px; }
    .lg\:mr--35 { margin-right:-35px; }

    .lg\:mt--35 { margin-top:-35px; }
    .lg\:mb--35 { margin-bottom:-35px; }

    .lg\:max--35 { max-width:35%; }
    .lg\:mt---35 { margin-top:-35%; }
    .lg\:mb---35 { margin-bottom:-35%; }
    
    
    .lg\:p--40 { padding:40px !important; }
    .lg\:p-40 { padding:40px; }
    .lg\:pt-40 { padding-top:40px; }
    .lg\:pb-40 { padding-bottom:40px; }
    .lg\:pl-40 { padding-left:40px; }
    .lg\:pr-40 { padding-right:40px; }

    .lg\:m-40 {  margin:40px; }
    .lg\:mt-40 { margin-top:40px; }
    .lg\:mb-40 { margin-bottom:40px; }
    .lg\:ml-40 { margin-left:40px; }
    .lg\:mr-40 { margin-right:40px; }

    .lg\:ml--40 { margin-left:-40px; }
    .lg\:mr--40 { margin-right:-40px; }

    .lg\:mt--40 { margin-top:-40px; }
    .lg\:mb--40 { margin-bottom:-40px; }

    .lg\:max--40 { max-width:40%; }
    .lg\:mt---40 { margin-top:-40%; }
    .lg\:mb---40 { margin-bottom:-40%; }
    
    
    .lg\:p--45 { padding:45px !important; }
    .lg\:p-45 { padding:45px; }
    .lg\:pt-45 { padding-top:45px; }
    .lg\:pb-45 { padding-bottom:45px; }
    .lg\:pl-45 { padding-left:45px; }
    .lg\:pr-45 { padding-right:45px; }

    .lg\:m-45 {  margin:45px; }
    .lg\:mt-45 { margin-top:45px; }
    .lg\:mb-45 { margin-bottom:45px; }
    .lg\:ml-45 { margin-left:45px; }
    .lg\:mr-45 { margin-right:45px; }

    .lg\:ml--45 { margin-left:-45px; }
    .lg\:mr--45 { margin-right:-45px; }

    .lg\:mt--45 { margin-top:-45px; }
    .lg\:mb--45 { margin-bottom:-45px; }

    .lg\:max--45 { max-width:45%; }
    .lg\:mt---45 { margin-top:-45%; }
    .lg\:mb---45 { margin-bottom:-45%; }
    
    
    .lg\:p--50 { padding:50px !important; }
    .lg\:p-50 { padding:50px; }
    .lg\:pt-50 { padding-top:50px; }
    .lg\:pb-50 { padding-bottom:50px; }
    .lg\:pl-50 { padding-left:50px; }
    .lg\:pr-50 { padding-right:50px; }

    .lg\:m-50 {  margin:50px; }
    .lg\:mt-50 { margin-top:50px; }
    .lg\:mb-50 { margin-bottom:50px; }
    .lg\:ml-50 { margin-left:50px; }
    .lg\:mr-50 { margin-right:50px; }

    .lg\:ml--50 { margin-left:-50px; }
    .lg\:mr--50 { margin-right:-50px; }

    .lg\:mt--50 { margin-top:-50px; }
    .lg\:mb--50 { margin-bottom:-50px; }

    .lg\:max--50 { max-width:50%; }
    .lg\:mt---50 { margin-top:-50%; }
    .lg\:mb---50 { margin-bottom:-50%; }
    
    
    .lg\:p--55 { padding:55px !important; }
    .lg\:p-55 { padding:55px; }
    .lg\:pt-55 { padding-top:55px; }
    .lg\:pb-55 { padding-bottom:55px; }
    .lg\:pl-55 { padding-left:55px; }
    .lg\:pr-55 { padding-right:55px; }

    .lg\:m-55 {  margin:55px; }
    .lg\:mt-55 { margin-top:55px; }
    .lg\:mb-55 { margin-bottom:55px; }
    .lg\:ml-55 { margin-left:55px; }
    .lg\:mr-55 { margin-right:55px; }

    .lg\:ml--55 { margin-left:-55px; }
    .lg\:mr--55 { margin-right:-55px; }

    .lg\:mt--55 { margin-top:-55px; }
    .lg\:mb--55 { margin-bottom:-55px; }

    .lg\:max--55 { max-width:55%; }
    .lg\:mt---55 { margin-top:-55%; }
    .lg\:mb---55 { margin-bottom:-55%; }
    
    
    .lg\:p--60 { padding:60px !important; }
    .lg\:p-60 { padding:60px; }
    .lg\:pt-60 { padding-top:60px; }
    .lg\:pb-60 { padding-bottom:60px; }
    .lg\:pl-60 { padding-left:60px; }
    .lg\:pr-60 { padding-right:60px; }

    .lg\:m-60 {  margin:60px; }
    .lg\:mt-60 { margin-top:60px; }
    .lg\:mb-60 { margin-bottom:60px; }
    .lg\:ml-60 { margin-left:60px; }
    .lg\:mr-60 { margin-right:60px; }

    .lg\:ml--60 { margin-left:-60px; }
    .lg\:mr--60 { margin-right:-60px; }

    .lg\:mt--60 { margin-top:-60px; }
    .lg\:mb--60 { margin-bottom:-60px; }

    .lg\:max--60 { max-width:60%; }
    .lg\:mt---60 { margin-top:-60%; }
    .lg\:mb---60 { margin-bottom:-60%; }
    
    
    .lg\:p--65 { padding:65px !important; }
    .lg\:p-65 { padding:65px; }
    .lg\:pt-65 { padding-top:65px; }
    .lg\:pb-65 { padding-bottom:65px; }
    .lg\:pl-65 { padding-left:65px; }
    .lg\:pr-65 { padding-right:65px; }

    .lg\:m-65 {  margin:65px; }
    .lg\:mt-65 { margin-top:65px; }
    .lg\:mb-65 { margin-bottom:65px; }
    .lg\:ml-65 { margin-left:65px; }
    .lg\:mr-65 { margin-right:65px; }

    .lg\:ml--65 { margin-left:-65px; }
    .lg\:mr--65 { margin-right:-65px; }

    .lg\:mt--65 { margin-top:-65px; }
    .lg\:mb--65 { margin-bottom:-65px; }

    .lg\:max--65 { max-width:65%; }
    .lg\:mt---65 { margin-top:-65%; }
    .lg\:mb---65 { margin-bottom:-65%; }
    
    
    .lg\:p--70 { padding:70px !important; }
    .lg\:p-70 { padding:70px; }
    .lg\:pt-70 { padding-top:70px; }
    .lg\:pb-70 { padding-bottom:70px; }
    .lg\:pl-70 { padding-left:70px; }
    .lg\:pr-70 { padding-right:70px; }

    .lg\:m-70 {  margin:70px; }
    .lg\:mt-70 { margin-top:70px; }
    .lg\:mb-70 { margin-bottom:70px; }
    .lg\:ml-70 { margin-left:70px; }
    .lg\:mr-70 { margin-right:70px; }

    .lg\:ml--70 { margin-left:-70px; }
    .lg\:mr--70 { margin-right:-70px; }

    .lg\:mt--70 { margin-top:-70px; }
    .lg\:mb--70 { margin-bottom:-70px; }

    .lg\:max--70 { max-width:70%; }
    .lg\:mt---70 { margin-top:-70%; }
    .lg\:mb---70 { margin-bottom:-70%; }
    
    
    .lg\:p--75 { padding:75px !important; }
    .lg\:p-75 { padding:75px; }
    .lg\:pt-75 { padding-top:75px; }
    .lg\:pb-75 { padding-bottom:75px; }
    .lg\:pl-75 { padding-left:75px; }
    .lg\:pr-75 { padding-right:75px; }

    .lg\:m-75 {  margin:75px; }
    .lg\:mt-75 { margin-top:75px; }
    .lg\:mb-75 { margin-bottom:75px; }
    .lg\:ml-75 { margin-left:75px; }
    .lg\:mr-75 { margin-right:75px; }

    .lg\:ml--75 { margin-left:-75px; }
    .lg\:mr--75 { margin-right:-75px; }

    .lg\:mt--75 { margin-top:-75px; }
    .lg\:mb--75 { margin-bottom:-75px; }

    .lg\:max--75 { max-width:75%; }
    .lg\:mt---75 { margin-top:-75%; }
    .lg\:mb---75 { margin-bottom:-75%; }
    
    
    .lg\:p--80 { padding:80px !important; }
    .lg\:p-80 { padding:80px; }
    .lg\:pt-80 { padding-top:80px; }
    .lg\:pb-80 { padding-bottom:80px; }
    .lg\:pl-80 { padding-left:80px; }
    .lg\:pr-80 { padding-right:80px; }

    .lg\:m-80 {  margin:80px; }
    .lg\:mt-80 { margin-top:80px; }
    .lg\:mb-80 { margin-bottom:80px; }
    .lg\:ml-80 { margin-left:80px; }
    .lg\:mr-80 { margin-right:80px; }

    .lg\:ml--80 { margin-left:-80px; }
    .lg\:mr--80 { margin-right:-80px; }

    .lg\:mt--80 { margin-top:-80px; }
    .lg\:mb--80 { margin-bottom:-80px; }

    .lg\:max--80 { max-width:80%; }
    .lg\:mt---80 { margin-top:-80%; }
    .lg\:mb---80 { margin-bottom:-80%; }
    
    
    .lg\:p--85 { padding:85px !important; }
    .lg\:p-85 { padding:85px; }
    .lg\:pt-85 { padding-top:85px; }
    .lg\:pb-85 { padding-bottom:85px; }
    .lg\:pl-85 { padding-left:85px; }
    .lg\:pr-85 { padding-right:85px; }

    .lg\:m-85 {  margin:85px; }
    .lg\:mt-85 { margin-top:85px; }
    .lg\:mb-85 { margin-bottom:85px; }
    .lg\:ml-85 { margin-left:85px; }
    .lg\:mr-85 { margin-right:85px; }

    .lg\:ml--85 { margin-left:-85px; }
    .lg\:mr--85 { margin-right:-85px; }

    .lg\:mt--85 { margin-top:-85px; }
    .lg\:mb--85 { margin-bottom:-85px; }

    .lg\:max--85 { max-width:85%; }
    .lg\:mt---85 { margin-top:-85%; }
    .lg\:mb---85 { margin-bottom:-85%; }
    
    
    .lg\:p--90 { padding:90px !important; }
    .lg\:p-90 { padding:90px; }
    .lg\:pt-90 { padding-top:90px; }
    .lg\:pb-90 { padding-bottom:90px; }
    .lg\:pl-90 { padding-left:90px; }
    .lg\:pr-90 { padding-right:90px; }

    .lg\:m-90 {  margin:90px; }
    .lg\:mt-90 { margin-top:90px; }
    .lg\:mb-90 { margin-bottom:90px; }
    .lg\:ml-90 { margin-left:90px; }
    .lg\:mr-90 { margin-right:90px; }

    .lg\:ml--90 { margin-left:-90px; }
    .lg\:mr--90 { margin-right:-90px; }

    .lg\:mt--90 { margin-top:-90px; }
    .lg\:mb--90 { margin-bottom:-90px; }

    .lg\:max--90 { max-width:90%; }
    .lg\:mt---90 { margin-top:-90%; }
    .lg\:mb---90 { margin-bottom:-90%; }
    
    
    .lg\:p--95 { padding:95px !important; }
    .lg\:p-95 { padding:95px; }
    .lg\:pt-95 { padding-top:95px; }
    .lg\:pb-95 { padding-bottom:95px; }
    .lg\:pl-95 { padding-left:95px; }
    .lg\:pr-95 { padding-right:95px; }

    .lg\:m-95 {  margin:95px; }
    .lg\:mt-95 { margin-top:95px; }
    .lg\:mb-95 { margin-bottom:95px; }
    .lg\:ml-95 { margin-left:95px; }
    .lg\:mr-95 { margin-right:95px; }

    .lg\:ml--95 { margin-left:-95px; }
    .lg\:mr--95 { margin-right:-95px; }

    .lg\:mt--95 { margin-top:-95px; }
    .lg\:mb--95 { margin-bottom:-95px; }

    .lg\:max--95 { max-width:95%; }
    .lg\:mt---95 { margin-top:-95%; }
    .lg\:mb---95 { margin-bottom:-95%; }
    
    
    .lg\:p--100 { padding:100px !important; }
    .lg\:p-100 { padding:100px; }
    .lg\:pt-100 { padding-top:100px; }
    .lg\:pb-100 { padding-bottom:100px; }
    .lg\:pl-100 { padding-left:100px; }
    .lg\:pr-100 { padding-right:100px; }

    .lg\:m-100 {  margin:100px; }
    .lg\:mt-100 { margin-top:100px; }
    .lg\:mb-100 { margin-bottom:100px; }
    .lg\:ml-100 { margin-left:100px; }
    .lg\:mr-100 { margin-right:100px; }

    .lg\:ml--100 { margin-left:-100px; }
    .lg\:mr--100 { margin-right:-100px; }

    .lg\:mt--100 { margin-top:-100px; }
    .lg\:mb--100 { margin-bottom:-100px; }

    .lg\:max--100 { max-width:100%; }
    .lg\:mt---100 { margin-top:-100%; }
    .lg\:mb---100 { margin-bottom:-100%; }
    
    
    .lg\:p--105 { padding:105px !important; }
    .lg\:p-105 { padding:105px; }
    .lg\:pt-105 { padding-top:105px; }
    .lg\:pb-105 { padding-bottom:105px; }
    .lg\:pl-105 { padding-left:105px; }
    .lg\:pr-105 { padding-right:105px; }

    .lg\:m-105 {  margin:105px; }
    .lg\:mt-105 { margin-top:105px; }
    .lg\:mb-105 { margin-bottom:105px; }
    .lg\:ml-105 { margin-left:105px; }
    .lg\:mr-105 { margin-right:105px; }

    .lg\:ml--105 { margin-left:-105px; }
    .lg\:mr--105 { margin-right:-105px; }

    .lg\:mt--105 { margin-top:-105px; }
    .lg\:mb--105 { margin-bottom:-105px; }

    .lg\:max--105 { max-width:105%; }
    .lg\:mt---105 { margin-top:-105%; }
    .lg\:mb---105 { margin-bottom:-105%; }
    
    
    .lg\:p--110 { padding:110px !important; }
    .lg\:p-110 { padding:110px; }
    .lg\:pt-110 { padding-top:110px; }
    .lg\:pb-110 { padding-bottom:110px; }
    .lg\:pl-110 { padding-left:110px; }
    .lg\:pr-110 { padding-right:110px; }

    .lg\:m-110 {  margin:110px; }
    .lg\:mt-110 { margin-top:110px; }
    .lg\:mb-110 { margin-bottom:110px; }
    .lg\:ml-110 { margin-left:110px; }
    .lg\:mr-110 { margin-right:110px; }

    .lg\:ml--110 { margin-left:-110px; }
    .lg\:mr--110 { margin-right:-110px; }

    .lg\:mt--110 { margin-top:-110px; }
    .lg\:mb--110 { margin-bottom:-110px; }

    .lg\:max--110 { max-width:110%; }
    .lg\:mt---110 { margin-top:-110%; }
    .lg\:mb---110 { margin-bottom:-110%; }
    
    
    .lg\:p--115 { padding:115px !important; }
    .lg\:p-115 { padding:115px; }
    .lg\:pt-115 { padding-top:115px; }
    .lg\:pb-115 { padding-bottom:115px; }
    .lg\:pl-115 { padding-left:115px; }
    .lg\:pr-115 { padding-right:115px; }

    .lg\:m-115 {  margin:115px; }
    .lg\:mt-115 { margin-top:115px; }
    .lg\:mb-115 { margin-bottom:115px; }
    .lg\:ml-115 { margin-left:115px; }
    .lg\:mr-115 { margin-right:115px; }

    .lg\:ml--115 { margin-left:-115px; }
    .lg\:mr--115 { margin-right:-115px; }

    .lg\:mt--115 { margin-top:-115px; }
    .lg\:mb--115 { margin-bottom:-115px; }

    .lg\:max--115 { max-width:115%; }
    .lg\:mt---115 { margin-top:-115%; }
    .lg\:mb---115 { margin-bottom:-115%; }
    
    
    .lg\:p--120 { padding:120px !important; }
    .lg\:p-120 { padding:120px; }
    .lg\:pt-120 { padding-top:120px; }
    .lg\:pb-120 { padding-bottom:120px; }
    .lg\:pl-120 { padding-left:120px; }
    .lg\:pr-120 { padding-right:120px; }

    .lg\:m-120 {  margin:120px; }
    .lg\:mt-120 { margin-top:120px; }
    .lg\:mb-120 { margin-bottom:120px; }
    .lg\:ml-120 { margin-left:120px; }
    .lg\:mr-120 { margin-right:120px; }

    .lg\:ml--120 { margin-left:-120px; }
    .lg\:mr--120 { margin-right:-120px; }

    .lg\:mt--120 { margin-top:-120px; }
    .lg\:mb--120 { margin-bottom:-120px; }

    .lg\:max--120 { max-width:120%; }
    .lg\:mt---120 { margin-top:-120%; }
    .lg\:mb---120 { margin-bottom:-120%; }
    
    
    .lg\:p--125 { padding:125px !important; }
    .lg\:p-125 { padding:125px; }
    .lg\:pt-125 { padding-top:125px; }
    .lg\:pb-125 { padding-bottom:125px; }
    .lg\:pl-125 { padding-left:125px; }
    .lg\:pr-125 { padding-right:125px; }

    .lg\:m-125 {  margin:125px; }
    .lg\:mt-125 { margin-top:125px; }
    .lg\:mb-125 { margin-bottom:125px; }
    .lg\:ml-125 { margin-left:125px; }
    .lg\:mr-125 { margin-right:125px; }

    .lg\:ml--125 { margin-left:-125px; }
    .lg\:mr--125 { margin-right:-125px; }

    .lg\:mt--125 { margin-top:-125px; }
    .lg\:mb--125 { margin-bottom:-125px; }

    .lg\:max--125 { max-width:125%; }
    .lg\:mt---125 { margin-top:-125%; }
    .lg\:mb---125 { margin-bottom:-125%; }
    
    
    .lg\:p--130 { padding:130px !important; }
    .lg\:p-130 { padding:130px; }
    .lg\:pt-130 { padding-top:130px; }
    .lg\:pb-130 { padding-bottom:130px; }
    .lg\:pl-130 { padding-left:130px; }
    .lg\:pr-130 { padding-right:130px; }

    .lg\:m-130 {  margin:130px; }
    .lg\:mt-130 { margin-top:130px; }
    .lg\:mb-130 { margin-bottom:130px; }
    .lg\:ml-130 { margin-left:130px; }
    .lg\:mr-130 { margin-right:130px; }

    .lg\:ml--130 { margin-left:-130px; }
    .lg\:mr--130 { margin-right:-130px; }

    .lg\:mt--130 { margin-top:-130px; }
    .lg\:mb--130 { margin-bottom:-130px; }

    .lg\:max--130 { max-width:130%; }
    .lg\:mt---130 { margin-top:-130%; }
    .lg\:mb---130 { margin-bottom:-130%; }
    
    
    .lg\:p--135 { padding:135px !important; }
    .lg\:p-135 { padding:135px; }
    .lg\:pt-135 { padding-top:135px; }
    .lg\:pb-135 { padding-bottom:135px; }
    .lg\:pl-135 { padding-left:135px; }
    .lg\:pr-135 { padding-right:135px; }

    .lg\:m-135 {  margin:135px; }
    .lg\:mt-135 { margin-top:135px; }
    .lg\:mb-135 { margin-bottom:135px; }
    .lg\:ml-135 { margin-left:135px; }
    .lg\:mr-135 { margin-right:135px; }

    .lg\:ml--135 { margin-left:-135px; }
    .lg\:mr--135 { margin-right:-135px; }

    .lg\:mt--135 { margin-top:-135px; }
    .lg\:mb--135 { margin-bottom:-135px; }

    .lg\:max--135 { max-width:135%; }
    .lg\:mt---135 { margin-top:-135%; }
    .lg\:mb---135 { margin-bottom:-135%; }
    
    
    .lg\:p--140 { padding:140px !important; }
    .lg\:p-140 { padding:140px; }
    .lg\:pt-140 { padding-top:140px; }
    .lg\:pb-140 { padding-bottom:140px; }
    .lg\:pl-140 { padding-left:140px; }
    .lg\:pr-140 { padding-right:140px; }

    .lg\:m-140 {  margin:140px; }
    .lg\:mt-140 { margin-top:140px; }
    .lg\:mb-140 { margin-bottom:140px; }
    .lg\:ml-140 { margin-left:140px; }
    .lg\:mr-140 { margin-right:140px; }

    .lg\:ml--140 { margin-left:-140px; }
    .lg\:mr--140 { margin-right:-140px; }

    .lg\:mt--140 { margin-top:-140px; }
    .lg\:mb--140 { margin-bottom:-140px; }

    .lg\:max--140 { max-width:140%; }
    .lg\:mt---140 { margin-top:-140%; }
    .lg\:mb---140 { margin-bottom:-140%; }
    
    
    .lg\:p--145 { padding:145px !important; }
    .lg\:p-145 { padding:145px; }
    .lg\:pt-145 { padding-top:145px; }
    .lg\:pb-145 { padding-bottom:145px; }
    .lg\:pl-145 { padding-left:145px; }
    .lg\:pr-145 { padding-right:145px; }

    .lg\:m-145 {  margin:145px; }
    .lg\:mt-145 { margin-top:145px; }
    .lg\:mb-145 { margin-bottom:145px; }
    .lg\:ml-145 { margin-left:145px; }
    .lg\:mr-145 { margin-right:145px; }

    .lg\:ml--145 { margin-left:-145px; }
    .lg\:mr--145 { margin-right:-145px; }

    .lg\:mt--145 { margin-top:-145px; }
    .lg\:mb--145 { margin-bottom:-145px; }

    .lg\:max--145 { max-width:145%; }
    .lg\:mt---145 { margin-top:-145%; }
    .lg\:mb---145 { margin-bottom:-145%; }
    
    
    .lg\:p--150 { padding:150px !important; }
    .lg\:p-150 { padding:150px; }
    .lg\:pt-150 { padding-top:150px; }
    .lg\:pb-150 { padding-bottom:150px; }
    .lg\:pl-150 { padding-left:150px; }
    .lg\:pr-150 { padding-right:150px; }

    .lg\:m-150 {  margin:150px; }
    .lg\:mt-150 { margin-top:150px; }
    .lg\:mb-150 { margin-bottom:150px; }
    .lg\:ml-150 { margin-left:150px; }
    .lg\:mr-150 { margin-right:150px; }

    .lg\:ml--150 { margin-left:-150px; }
    .lg\:mr--150 { margin-right:-150px; }

    .lg\:mt--150 { margin-top:-150px; }
    .lg\:mb--150 { margin-bottom:-150px; }

    .lg\:max--150 { max-width:150%; }
    .lg\:mt---150 { margin-top:-150%; }
    .lg\:mb---150 { margin-bottom:-150%; }
    
    
    .lg\:p--155 { padding:155px !important; }
    .lg\:p-155 { padding:155px; }
    .lg\:pt-155 { padding-top:155px; }
    .lg\:pb-155 { padding-bottom:155px; }
    .lg\:pl-155 { padding-left:155px; }
    .lg\:pr-155 { padding-right:155px; }

    .lg\:m-155 {  margin:155px; }
    .lg\:mt-155 { margin-top:155px; }
    .lg\:mb-155 { margin-bottom:155px; }
    .lg\:ml-155 { margin-left:155px; }
    .lg\:mr-155 { margin-right:155px; }

    .lg\:ml--155 { margin-left:-155px; }
    .lg\:mr--155 { margin-right:-155px; }

    .lg\:mt--155 { margin-top:-155px; }
    .lg\:mb--155 { margin-bottom:-155px; }

    .lg\:max--155 { max-width:155%; }
    .lg\:mt---155 { margin-top:-155%; }
    .lg\:mb---155 { margin-bottom:-155%; }
    
    
    .lg\:p--160 { padding:160px !important; }
    .lg\:p-160 { padding:160px; }
    .lg\:pt-160 { padding-top:160px; }
    .lg\:pb-160 { padding-bottom:160px; }
    .lg\:pl-160 { padding-left:160px; }
    .lg\:pr-160 { padding-right:160px; }

    .lg\:m-160 {  margin:160px; }
    .lg\:mt-160 { margin-top:160px; }
    .lg\:mb-160 { margin-bottom:160px; }
    .lg\:ml-160 { margin-left:160px; }
    .lg\:mr-160 { margin-right:160px; }

    .lg\:ml--160 { margin-left:-160px; }
    .lg\:mr--160 { margin-right:-160px; }

    .lg\:mt--160 { margin-top:-160px; }
    .lg\:mb--160 { margin-bottom:-160px; }

    .lg\:max--160 { max-width:160%; }
    .lg\:mt---160 { margin-top:-160%; }
    .lg\:mb---160 { margin-bottom:-160%; }
    
    
    .lg\:p--165 { padding:165px !important; }
    .lg\:p-165 { padding:165px; }
    .lg\:pt-165 { padding-top:165px; }
    .lg\:pb-165 { padding-bottom:165px; }
    .lg\:pl-165 { padding-left:165px; }
    .lg\:pr-165 { padding-right:165px; }

    .lg\:m-165 {  margin:165px; }
    .lg\:mt-165 { margin-top:165px; }
    .lg\:mb-165 { margin-bottom:165px; }
    .lg\:ml-165 { margin-left:165px; }
    .lg\:mr-165 { margin-right:165px; }

    .lg\:ml--165 { margin-left:-165px; }
    .lg\:mr--165 { margin-right:-165px; }

    .lg\:mt--165 { margin-top:-165px; }
    .lg\:mb--165 { margin-bottom:-165px; }

    .lg\:max--165 { max-width:165%; }
    .lg\:mt---165 { margin-top:-165%; }
    .lg\:mb---165 { margin-bottom:-165%; }
    
    
    .lg\:p--170 { padding:170px !important; }
    .lg\:p-170 { padding:170px; }
    .lg\:pt-170 { padding-top:170px; }
    .lg\:pb-170 { padding-bottom:170px; }
    .lg\:pl-170 { padding-left:170px; }
    .lg\:pr-170 { padding-right:170px; }

    .lg\:m-170 {  margin:170px; }
    .lg\:mt-170 { margin-top:170px; }
    .lg\:mb-170 { margin-bottom:170px; }
    .lg\:ml-170 { margin-left:170px; }
    .lg\:mr-170 { margin-right:170px; }

    .lg\:ml--170 { margin-left:-170px; }
    .lg\:mr--170 { margin-right:-170px; }

    .lg\:mt--170 { margin-top:-170px; }
    .lg\:mb--170 { margin-bottom:-170px; }

    .lg\:max--170 { max-width:170%; }
    .lg\:mt---170 { margin-top:-170%; }
    .lg\:mb---170 { margin-bottom:-170%; }
    
    
    .lg\:p--175 { padding:175px !important; }
    .lg\:p-175 { padding:175px; }
    .lg\:pt-175 { padding-top:175px; }
    .lg\:pb-175 { padding-bottom:175px; }
    .lg\:pl-175 { padding-left:175px; }
    .lg\:pr-175 { padding-right:175px; }

    .lg\:m-175 {  margin:175px; }
    .lg\:mt-175 { margin-top:175px; }
    .lg\:mb-175 { margin-bottom:175px; }
    .lg\:ml-175 { margin-left:175px; }
    .lg\:mr-175 { margin-right:175px; }

    .lg\:ml--175 { margin-left:-175px; }
    .lg\:mr--175 { margin-right:-175px; }

    .lg\:mt--175 { margin-top:-175px; }
    .lg\:mb--175 { margin-bottom:-175px; }

    .lg\:max--175 { max-width:175%; }
    .lg\:mt---175 { margin-top:-175%; }
    .lg\:mb---175 { margin-bottom:-175%; }
    
    
    .lg\:p--180 { padding:180px !important; }
    .lg\:p-180 { padding:180px; }
    .lg\:pt-180 { padding-top:180px; }
    .lg\:pb-180 { padding-bottom:180px; }
    .lg\:pl-180 { padding-left:180px; }
    .lg\:pr-180 { padding-right:180px; }

    .lg\:m-180 {  margin:180px; }
    .lg\:mt-180 { margin-top:180px; }
    .lg\:mb-180 { margin-bottom:180px; }
    .lg\:ml-180 { margin-left:180px; }
    .lg\:mr-180 { margin-right:180px; }

    .lg\:ml--180 { margin-left:-180px; }
    .lg\:mr--180 { margin-right:-180px; }

    .lg\:mt--180 { margin-top:-180px; }
    .lg\:mb--180 { margin-bottom:-180px; }

    .lg\:max--180 { max-width:180%; }
    .lg\:mt---180 { margin-top:-180%; }
    .lg\:mb---180 { margin-bottom:-180%; }
    
    
    .lg\:p--185 { padding:185px !important; }
    .lg\:p-185 { padding:185px; }
    .lg\:pt-185 { padding-top:185px; }
    .lg\:pb-185 { padding-bottom:185px; }
    .lg\:pl-185 { padding-left:185px; }
    .lg\:pr-185 { padding-right:185px; }

    .lg\:m-185 {  margin:185px; }
    .lg\:mt-185 { margin-top:185px; }
    .lg\:mb-185 { margin-bottom:185px; }
    .lg\:ml-185 { margin-left:185px; }
    .lg\:mr-185 { margin-right:185px; }

    .lg\:ml--185 { margin-left:-185px; }
    .lg\:mr--185 { margin-right:-185px; }

    .lg\:mt--185 { margin-top:-185px; }
    .lg\:mb--185 { margin-bottom:-185px; }

    .lg\:max--185 { max-width:185%; }
    .lg\:mt---185 { margin-top:-185%; }
    .lg\:mb---185 { margin-bottom:-185%; }
    
    
    .lg\:p--190 { padding:190px !important; }
    .lg\:p-190 { padding:190px; }
    .lg\:pt-190 { padding-top:190px; }
    .lg\:pb-190 { padding-bottom:190px; }
    .lg\:pl-190 { padding-left:190px; }
    .lg\:pr-190 { padding-right:190px; }

    .lg\:m-190 {  margin:190px; }
    .lg\:mt-190 { margin-top:190px; }
    .lg\:mb-190 { margin-bottom:190px; }
    .lg\:ml-190 { margin-left:190px; }
    .lg\:mr-190 { margin-right:190px; }

    .lg\:ml--190 { margin-left:-190px; }
    .lg\:mr--190 { margin-right:-190px; }

    .lg\:mt--190 { margin-top:-190px; }
    .lg\:mb--190 { margin-bottom:-190px; }

    .lg\:max--190 { max-width:190%; }
    .lg\:mt---190 { margin-top:-190%; }
    .lg\:mb---190 { margin-bottom:-190%; }
    
    
    .lg\:p--195 { padding:195px !important; }
    .lg\:p-195 { padding:195px; }
    .lg\:pt-195 { padding-top:195px; }
    .lg\:pb-195 { padding-bottom:195px; }
    .lg\:pl-195 { padding-left:195px; }
    .lg\:pr-195 { padding-right:195px; }

    .lg\:m-195 {  margin:195px; }
    .lg\:mt-195 { margin-top:195px; }
    .lg\:mb-195 { margin-bottom:195px; }
    .lg\:ml-195 { margin-left:195px; }
    .lg\:mr-195 { margin-right:195px; }

    .lg\:ml--195 { margin-left:-195px; }
    .lg\:mr--195 { margin-right:-195px; }

    .lg\:mt--195 { margin-top:-195px; }
    .lg\:mb--195 { margin-bottom:-195px; }

    .lg\:max--195 { max-width:195%; }
    .lg\:mt---195 { margin-top:-195%; }
    .lg\:mb---195 { margin-bottom:-195%; }
    
    
    .lg\:p--200 { padding:200px !important; }
    .lg\:p-200 { padding:200px; }
    .lg\:pt-200 { padding-top:200px; }
    .lg\:pb-200 { padding-bottom:200px; }
    .lg\:pl-200 { padding-left:200px; }
    .lg\:pr-200 { padding-right:200px; }

    .lg\:m-200 {  margin:200px; }
    .lg\:mt-200 { margin-top:200px; }
    .lg\:mb-200 { margin-bottom:200px; }
    .lg\:ml-200 { margin-left:200px; }
    .lg\:mr-200 { margin-right:200px; }

    .lg\:ml--200 { margin-left:-200px; }
    .lg\:mr--200 { margin-right:-200px; }

    .lg\:mt--200 { margin-top:-200px; }
    .lg\:mb--200 { margin-bottom:-200px; }

    .lg\:max--200 { max-width:200%; }
    .lg\:mt---200 { margin-top:-200%; }
    .lg\:mb---200 { margin-bottom:-200%; }
    
    

    
    .lg\:col-1 { max-width:8.333%; flex:0 0 8.333%; }
    .lg\:max-50 { max-width:50px; }
    .lg\:text-2{ font-size:2px; } 

    
    .lg\:col-2 { max-width:16.666%; flex:0 0 16.666%; }
    .lg\:max-100 { max-width:100px; }
    .lg\:text-4{ font-size:4px; } 

    
    .lg\:col-3 { max-width:24.999000000000002%; flex:0 0 24.999000000000002%; }
    .lg\:max-150 { max-width:150px; }
    .lg\:text-6{ font-size:6px; } 

    
    .lg\:col-4 { max-width:33.332%; flex:0 0 33.332%; }
    .lg\:max-200 { max-width:200px; }
    .lg\:text-8{ font-size:8px; } 

    
    .lg\:col-5 { max-width:41.665%; flex:0 0 41.665%; }
    .lg\:max-250 { max-width:250px; }
    .lg\:text-10{ font-size:10px; } 

    
    .lg\:col-6 { max-width:49.998000000000005%; flex:0 0 49.998000000000005%; }
    .lg\:max-300 { max-width:300px; }
    .lg\:text-12{ font-size:12px; } 

    
    .lg\:col-7 { max-width:58.331%; flex:0 0 58.331%; }
    .lg\:max-350 { max-width:350px; }
    .lg\:text-14{ font-size:14px; } 

    
    .lg\:col-8 { max-width:66.664%; flex:0 0 66.664%; }
    .lg\:max-400 { max-width:400px; }
    .lg\:text-16{ font-size:16px; } 

    
    .lg\:col-9 { max-width:74.997%; flex:0 0 74.997%; }
    .lg\:max-450 { max-width:450px; }
    .lg\:text-18{ font-size:18px; } 

    
    .lg\:col-10 { max-width:83.33%; flex:0 0 83.33%; }
    .lg\:max-500 { max-width:500px; }
    .lg\:text-20{ font-size:20px; } 

    
    .lg\:col-11 { max-width:91.663%; flex:0 0 91.663%; }
    .lg\:max-550 { max-width:550px; }
    .lg\:text-22{ font-size:22px; } 

    
    .lg\:col-12 { max-width:99.99600000000001%; flex:0 0 99.99600000000001%; }
    .lg\:max-600 { max-width:600px; }
    .lg\:text-24{ font-size:24px; } 

    
    .lg\:col-13 { max-width:108.32900000000001%; flex:0 0 108.32900000000001%; }
    .lg\:max-650 { max-width:650px; }
    .lg\:text-26{ font-size:26px; } 

    
    .lg\:col-14 { max-width:116.662%; flex:0 0 116.662%; }
    .lg\:max-700 { max-width:700px; }
    .lg\:text-28{ font-size:28px; } 

    
    .lg\:col-15 { max-width:124.995%; flex:0 0 124.995%; }
    .lg\:max-750 { max-width:750px; }
    .lg\:text-30{ font-size:30px; } 

    
    .lg\:col-16 { max-width:133.328%; flex:0 0 133.328%; }
    .lg\:max-800 { max-width:800px; }
    .lg\:text-32{ font-size:32px; } 

    
    .lg\:col-17 { max-width:141.661%; flex:0 0 141.661%; }
    .lg\:max-850 { max-width:850px; }
    .lg\:text-34{ font-size:34px; } 

    
    .lg\:col-18 { max-width:149.994%; flex:0 0 149.994%; }
    .lg\:max-900 { max-width:900px; }
    .lg\:text-36{ font-size:36px; } 

    
    .lg\:col-19 { max-width:158.327%; flex:0 0 158.327%; }
    .lg\:max-950 { max-width:950px; }
    .lg\:text-38{ font-size:38px; } 

    
    .lg\:col-20 { max-width:166.66%; flex:0 0 166.66%; }
    .lg\:max-1000 { max-width:1000px; }
    .lg\:text-40{ font-size:40px; } 

    
    .lg\:col-21 { max-width:174.993%; flex:0 0 174.993%; }
    .lg\:max-1050 { max-width:1050px; }
    .lg\:text-42{ font-size:42px; } 

    
    .lg\:col-22 { max-width:183.326%; flex:0 0 183.326%; }
    .lg\:max-1100 { max-width:1100px; }
    .lg\:text-44{ font-size:44px; } 

    
    .lg\:col-23 { max-width:191.659%; flex:0 0 191.659%; }
    .lg\:max-1150 { max-width:1150px; }
    .lg\:text-46{ font-size:46px; } 

    
    .lg\:col-24 { max-width:199.99200000000002%; flex:0 0 199.99200000000002%; }
    .lg\:max-1200 { max-width:1200px; }
    .lg\:text-48{ font-size:48px; } 

    
    .lg\:col-25 { max-width:208.32500000000002%; flex:0 0 208.32500000000002%; }
    .lg\:max-1250 { max-width:1250px; }
    .lg\:text-50{ font-size:50px; } 

    
    .lg\:col-26 { max-width:216.65800000000002%; flex:0 0 216.65800000000002%; }
    .lg\:max-1300 { max-width:1300px; }
    .lg\:text-52{ font-size:52px; } 

    
    .lg\:col-27 { max-width:224.991%; flex:0 0 224.991%; }
    .lg\:max-1350 { max-width:1350px; }
    .lg\:text-54{ font-size:54px; } 

    
    .lg\:col-28 { max-width:233.324%; flex:0 0 233.324%; }
    .lg\:max-1400 { max-width:1400px; }
    .lg\:text-56{ font-size:56px; } 

    
    .lg\:col-29 { max-width:241.657%; flex:0 0 241.657%; }
    .lg\:max-1450 { max-width:1450px; }
    .lg\:text-58{ font-size:58px; } 

    

    .lg\:max-full { max-width:100%; }
    .lg\:ml-auto{ margin-left:auto; }
    .lg\:mr-auto{ margin-right:auto; }
    .lg\:vh-100{ height:100vh; }
    .lg\:vh-auto{ height:auto; }
}



[class*="col-"] { padding-left:15px; padding-right:15px; width:100%; }
.flex-row,.row { margin:0 -15px; display:flex; flex-wrap:wrap; }
.no-gutter [class*="col-"]{ padding-left:0; padding-right:0;}
.no-gutter{margin:0;}
[class*=max-] {
    width: 100%;
    min-height: 1px;
}
.m-auto{ margin-left:auto; margin-right:auto; }

@media(min-width:1350px){
    
}

[class*=color\:] h1,
[class*=color\:] .h1,

[class*=color\:] h2,
[class*=color\:] .h2,

[class*=color\:] h3,
[class*=color\:] .h3,

[class*=color\:] h4,
[class*=color\:] .h4,

[class*=color\:] h5,
[class*=color\:] .h5,

[class*=color\:] h6,
[class*=color\:] .h6 {
    color:inherit;
}

[class*="row"][class*="p-"] {
/*     padding: 0 !important; */
}

.row.p--15 { margin: 0 -15px; }
.row.p--10 { margin: 0 -10px; }
.row.p--5 { margin: 0 -5px; }



.color-inherit,
.color-inherit h1,
.color-inherit h2,
.color-inherit h3, 
.color-inherit h4,
.color-inherit h5,
.color-inherit h6 { color:inherit; }









/* */

.color\:black{ color:#000000; }
.bg\:black{ background-color:#000000; }

.color\:maroon{ color:; }
.bg\:maroon{ background-color:; }

.color\:pink{ color:; }
.bg\:pink{ background-color:; }

.color\:dark_gray{ color:#7E848D; }
.bg\:dark_gray{ background-color:#7E848D; }

.color\:gray{ color:#CCD0D6; }
.bg\:gray{ background-color:#CCD0D6; }

.color\:light_gray{ color:#F8FAFC; }
.bg\:light_gray{ background-color:#F8FAFC; }

.color\:light_blue{ color:#22577A; }
.bg\:light_blue{ background-color:#22577A; }

.color\:white{ color:#ffffff; }
.bg\:white{ background-color:#ffffff; }

@media(min-width:768px){
    
    .hover\:black:hover{ color:#000000; }
    .hoverbg\:black:hover{ background-color:#000000; }
    
    .hover\:maroon:hover{ color:; }
    .hoverbg\:maroon:hover{ background-color:; }
    
    .hover\:pink:hover{ color:; }
    .hoverbg\:pink:hover{ background-color:; }
    
    .hover\:dark_gray:hover{ color:#7E848D; }
    .hoverbg\:dark_gray:hover{ background-color:#7E848D; }
    
    .hover\:gray:hover{ color:#CCD0D6; }
    .hoverbg\:gray:hover{ background-color:#CCD0D6; }
    
    .hover\:light_gray:hover{ color:#F8FAFC; }
    .hoverbg\:light_gray:hover{ background-color:#F8FAFC; }
    
    .hover\:light_blue:hover{ color:#22577A; }
    .hoverbg\:light_blue:hover{ background-color:#22577A; }
    
    .hover\:white:hover{ color:#ffffff; }
    .hoverbg\:white:hover{ background-color:#ffffff; }
    
}



.font-100{ font-weight:100; }
.line\:_1_1{ line-height:1.1; }

.font-200{ font-weight:200; }
.line\:_1_2{ line-height:1.2; }

.font-300{ font-weight:300; }
.line\:_1_3{ line-height:1.3; }

.font-400{ font-weight:400; }
.line\:_1_4{ line-height:1.4; }

.font-500{ font-weight:500; }
.line\:_1_5{ line-height:1.5; }

.font-600{ font-weight:600; }
.line\:_1_6{ line-height:1.6; }

.font-700{ font-weight:700; }
.line\:_1_7{ line-height:1.7; }

.font-800{ font-weight:800; }
.line\:_1_8{ line-height:1.8; }

.font-900{ font-weight:900; }
.line\:_1_9{ line-height:1.9; }


.dt-line-0 { line-height: 0; }
/**/
.listsidemin .listing_main { margin:0 -15px; }
.listing_main { display: flex; flex-wrap: wrap; }
.post_item { width: calc(100%/3); padding: 0 12px 40px; }
.post_item .post_itemin { width:100%; background:#fff; overflow:hidden; border-radius:0 20px 0 20px; box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1); border-radius: 0px 20px; }
.post_item .post_img { width: 100%; height: 300px; background: #f2f2f2; border-radius:0 0 10px 0; vertical-align:top; display: inline-block; }
.post_item h4.post_title { width:100%; margin:5px 0 20px; display:block; }    
.post_item .post_tags a { font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; font-size: 14px; line-height: 40px; }
.post_item .post_info { width:100%; padding:25px; display:inline-block; vertical-align:top; }
 
/**/
.subscrblog_area { position:relative; background: #EFF5F9; min-height: 400px; display: flex; align-items: center; }
.subscrblog_area .container, .subscrblog_area .dt-container { display:flex; flex-wrap:wrap; align-items:center; }
.subscrblog_area .subscrblog_top { width:55%; }  
.subscrblog_area .subscrblog_top h2 { margin-bottom:10px; } 
.subscrblog_area .subscrblog_top h4 { letter-spacing: -0.04em; background: linear-gradient(303.15deg, rgba(226, 7, 34, 0.5) 7.05%, rgba(226, 7, 34, 0) 81.19%), #2C3B59; -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; text-fill-color: transparent; }  
.subscrblog_area .subscrblog_form { width:45%; }  
.subscrblog_area .subscrblog_form form { width: 100%; position: relative; display: flex; flex-wrap: wrap; align-items: center; }
.subscrblog_area .subscrblog_form form .hs-input { margin: 0; width: 100% !important; height:57px; }
.subscrblog_area .subscrblog_form form .hs_email { width:calc(100% - 200px); padding-right:15px; }
.subscrblog_area .subscrblog_form form .hs-error-msgs { position:absolute; left:0; top:100%; }
.subscrblog_area .subscrblog_form form .hs_error_rollup { display:none; }
.subscrblog_area .subscrblog_form .submitted-message { font-size:18px; font-weight:bold; text-align:center; }
   
.filter_topic { width:100%; padding:15px 0; border-bottom:1px solid #C1C6CD; margin-bottom:30px; position:relative; }    
.filter_topic .container, .filter_topic .dt-container { display:flex; flex-wrap:wrap; align-items:center; justify-content: center; }
.filter_topic .topictitle { width:auto; display:inline-block; margin-right:20px; font-weight: 500; font-size: 16px; line-height: 27px; }
.filter_topic .filter_box { width: 100%; display: inline-block; position: relative; max-width: 300px; }
.filter_topic .filter_box ul { padding:0; margin:10px 0 0; list-style:none; display:none; background:#fff; position: absolute; top: 100%; left: 0; width: 100%; border-radius: 10px; border: 1px solid #C1C6CD; }
.filter_topic .filter_box ul li { width:100%; display:block; }
.filter_topic .filter_box ul li a { width:100%; display:inline-block; padding:10px 15px; border-bottom:1px solid #C1C6CD; color:#000; font-size: 16px; line-height: 24px; }
.filter_topic .filter_box ul li:last-child a { border:none; }
.filter_topic span.select_title { width: auto; display: inline-block; cursor:pointer; padding: 12px 25px; background: #FFFFFF; border: 1px solid #C1C6CD; border-radius: 48px; min-width: 300px; font-size: 16px; line-height: 26px; position: relative; }
.filter_topic span.select_title:before { position: absolute; content: "\f107"; top: 50%; right: 16px; font-family: "FontAwesome"; font-size: 26px; transform: translateY(-50%); -webkit-transition: all 400ms ease;
-moz-transition: all 400ms ease;
-o-transition: all 400ms ease;
-ms-transition: all 400ms ease;
transition: all 400ms ease;; }
.filter_topic span.select_title.open:before { transform:translateY(-50%) rotate(180deg); }
  
.title_heading { margin: 0 0 40px; width: 100%; padding: 0 10px;  }
 
/**/
.postview_hero .subtitle,
.postview_hero p.subtitle { display:block; margin-bottom:0; font-size: 30px; font-weight: 800; color: rgba(255, 255, 255, .8) !important; font-weight:800; letter-spacing:.4em; text-transform:uppercase; }
.postview_hero h1 { line-height:40px; }

.postview_main { width:100%; padding:70px 0 150px; }
.postview_main .post_body ul { margin:30px 0; }
.postview_main .post_body h2,.postview_main .post_body h3,.postview_main .post_body h4,.postview_main .post_body h5,.postview_main .post_body h6 { margin:15px 0; }
.blog-post_date span { color: #d32622;}
  
/**/
.pagination { padding:20px 0 130px; }
.pagination .dt-container { position:relative; }
.pagination .paginlinks_wrap { width:100%; position:relative; display: flex; flex-wrap: wrap; }
.pagination .paginlinks_wrap:before { position:absolute; content:""; left:0; top:50%; width:calc(100% - 230px); height:1px; background:#c1c6cd; }
.pagination .paginlinks_wrap:after { background: #c1c6cd; border-radius: 50%; content: ""; height: 5px; left: calc(100% - 230px); margin-top: -2px; position: absolute; top: 50%; width: 5px; }
.pagination .pagination_links { width:auto; display: flex; flex-wrap: wrap; align-items: center; background:#fff; z-index: 1; position: relative; padding-right: 10px; }
.pagination .pagination_links:after { background: #c1c6cd; border-radius: 50%; content: ""; height: 5px; right:-5px; margin-top: -2px; position: absolute; top: 50%; width: 5px; }
.pagination .pagination_links .pagination__link { align-items: center; background: transparent; border: none; border-radius: 50%; color: #000103; display: flex; flex-direction: row-reverse; font-family: Plus Jakarta Sans, sans-serif; font-size: 16px; font-weight: 700; height: 58px; justify-content: center; left: 0; position: relative; top: 0; width: 58px; margin-right: 10px; }
.pagination .pagination_links .pagination__link.pagination__link--active {   color:#fff; }
.pagination .pagearrow.pagination-link--disabled,.pagination .pagearrow.pagination__link--disabled { pointer-events:none; opacity:0.5; }

.pagination .pagearrow { background:#fff; font-size: 44px; line-height: 50px; color:#000; border: 1px solid #cfd3e4; width:96px; height:96px; text-align: center; position: absolute; right: 15px; top: 50%; display: flex; align-items: center; justify-content: center; transform:translateY(-50%); z-index:11; }
.pagination .pagearrow i { line-height:25px; }
.pagination .pagearrow.prev_arrow { right:111px; border-right:0; }
.pagination .pagearrow:hover { background: #F0F0F2; color:#000; }
.pagination .pagearrow:hover:before {  color:#000; }

.pagination span.pagination__link-text { font-size: 18px; }
.pagination .pagearrow.prev_arrow.pagination__link--first, .pagination .pagearrow.pagination__link--last { display: none; } 
.pagination .pagearrow i { font-size: 20px; margin-left: 5px; position: relative; top: 1px; }
.pagination .pagearrow.prev_arrow i { margin-left: 0; margin-right: 5px; }

@media (max-width: 767px){
    .heroinner_area h1 { font-size: 40px; }
}

/**/
.post_listing { width:100%; padding:30px 0 80px; display:inline-block; vertical-align:top; }
.post_listing .container { display:flex; flex-wrap:wrap; padding:0; }
.post_listing .post_item { width:calc(100%/3 - 30px); margin:0 15px 30px; overflow:hidden; border:1px solid #E6E6E6; border-radius:12px; }
.post_listing .post_item .post_img { width:100%; height:255px; display:block; }   
.post_listing .post_item .post_info { width:100%; padding:20px; display:block; }   
.post_listing .post_item h4 { font-size:21px; line-height:30px; }  
.post_listing .post_item h4 a { color:#32396E; }   
.post_listing .post_item h4 a:hover { color:#ED3237; }
.post_listing .post_item .post_text { width:100%; display:block; margin:15px 0; font-size:17px; line-height:26px; }
.post_listing .post_item .link a { display:inline-block; font-size:17px; line-height:24px; text-decoration:underline; }
.post_listing .post_item .date { width:100%; display:block; color:#ED3237; font-weight:500; font-size:14px; line-height:24px; text-transform:uppercase; margin-bottom:20px; } 
    
.post_listing .post_item.featured_post { width:100%; margin-bottom:40px; overflow:visible; }
.post_listing .post_item.featured_post .post_inner { display:flex; flex-wrap:wrap; }
.post_listing .post_item.featured_post .post_img { width:50%; min-height:400px; height:auto; border-radius:10px 0 0 10px; position:relative; background-size: 100% !important; }
.post_listing .post_item.featured_post .post_img .tag { position:relative; width:auto; display:inline-block; color:#fff; margin:20px 0 0 -10px; font-size:16px; line-height:22px; background:url('https://21808848.fs1.hubspotusercontent-na1.net/hubfs/21808848/Cvausa_Theme_2022/Images/fed-bg.png') no-repeat center center/100% 100%; padding:10px 30px 10px 12px; text-transform:uppercase; z-index:1; }
.post_listing .post_item.featured_post .post_img .tag:before { position:absolute; content:""; left:4px; bottom:-8px; border:8px solid transparent; border-left-color:#C13024; transform: rotate(-40deg); z-index:-1; } 
.post_listing .post_item.featured_post .post_info { width:50%; padding:30px 50px;  display:flex; flex-wrap:wrap; align-items:center; } 
.post_listing .post_item.featured_post h4 { font-size:30px; line-height:40px; } 

.newsletter_area { width:100%; padding:50px 0 30px; }
.newsletter_area .newsletter_box { width:100%; display:flex; flex-wrap:wrap; padding:30px; border-radius:10px; background:#F5F5F7; }   
.newsletter_area .newsletter_box .newsletter_right { width:45%; padding-right:15px; display:flex; align-items:center; flex-wrap:wrap; }
.newsletter_area .newsletter_box .newsletter_right h3 { margin-bottom:8px; }
.newsletter_area .newsletter_box .icon { width:70px; }
.newsletter_area .newsletter_box .newsletter_rwrap { width:calc(100% - 70px); padding-left:20px; }
.newsletter_area .newsletter_box .newsletter_wrap { width:55%; }
.newsletter_area .newsletter_box form { width:100%; position:relative; }
.newsletter_area .newsletter_box form .hs-input { margin:0; height:58px; width:100%; position:relative; }
/* .newsletter_area .newsletter_box form .hs-button { position:absolute; cursor:pointer; top:0; right:0; margin:0; border-radius:0 10px 10px 0; min-width:150px; } */
.newsletter_area .newsletter_box form .hs_submit{margin:0;}
.newsletter_area .newsletter_box form .actions{background:transparent;width:auto;display:block;height:auto;box-shadow:none;padding:0;border-radius:0;position:static;font-size:inherit;line-height:normal;}
.newsletter_area .newsletter_box form .actions:after{display:none;}
.newsletter_area .newsletter_box form .hs-button{position:absolute;cursor:pointer;top:0;right:0;margin:0;border-radius:0 35px 35px 0;min-width:150px;background:#ed3137;border:1px solid #ed3137;padding:16px 20px;}

.post_listing .post_item.featured_post { width:100%; margin-bottom:40px; overflow:visible; padding:0;}
.post_listing .post_item.featured_post .post_inner { display:flex; flex-wrap:wrap; }
.post_listing .post_item.featured_post .post_img { width:50%; min-height:400px; height:auto; border-radius:10px 0 0 10px; position:relative; background-size: 100% !important; }
.post_listing .post_item.featured_post .post_img .tag { position:relative; width:auto; display:inline-block; color:#fff; margin:20px 0 0 -10px; font-size:16px; line-height:22px; background:url('https://21808848.fs1.hubspotusercontent-na1.net/hubfs/21808848/Cvausa_Theme_2022/Images/fed-bg.png') no-repeat center center/100% 100%; padding:10px 30px 10px 12px; text-transform:uppercase; z-index:1; }
.post_listing .post_item.featured_post .post_img .tag:before { position:absolute; content:""; left:4px; bottom:-8px; border:8px solid transparent; border-left-color:#C13024; transform: rotate(-40deg); z-index:-1; } 
.post_listing .post_item.featured_post .post_info { width:50%; padding:30px 50px;  display:flex; flex-wrap:wrap; align-items:center; } 
.post_listing .post_item.featured_post h4 { font-size:30px; line-height:40px; } 


@media(max-width:1600px){ 

    .post_item .post_info { padding:25px; }
    .post_item h4.post_title { font-size:20px; line-height:26px; }
    .subscrblog_area .subscrblog_top { padding-right:30px; }
    .post_item .post_img { height:250px; }
    
     
}

@media(max-width:1400px){

    .subscrblog_area .container { max-width:700px; }
    .subscrblog_area .subscrblog_top { width:100%; text-align:center; padding:0 0 40px; }
    .subscrblog_area .subscrblog_form { width:100%; }
    .subscrblog_area .subscrblog_form form { justify-content:center; }
    
    .newsletter_area .newsletter_box .newsletter_right h3 { font-size:20px; margin-bottom: 5px; }
    
    .post_listing .post_item.featured_post .post_info { padding:30px 40px; }     
    .post_listing .post_item.featured_post h4 { font-size: 24px; line-height: 34px; }
      
}

@media(max-width:1200px){
     
    .post_item .post_info { padding:12px 20px 20px 20px; }    
    .subscrblog_area { min-height:350px; }
    
}

@media(max-width:991px) {
    
    .post_item { width:calc(100%/2); }
    
    .newsletter_area .newsletter_box .newsletter_wrap { width:100%; }
    .newsletter_area .newsletter_box .newsletter_right { width:100%; padding:0 0 20px; }
    
    .post_listing .post_item.featured_post h4 { font-size: 20px; line-height: 30px; }
    .post_listing .post_item.featured_post .post_img { min-height:300px; }
    .post_listing .post_item { width:calc(100%/2 - 30px); }
    .post_listing .post_item.featured_post .post_info { padding:30px; }
      
     
}

@media(max-width:767px){ 
  
    .listsidemin .listing_main { margin:0 auto; }
    .listing_main { margin:0 auto; max-width:400px; }
    .filter_topic .topictitle { margin:0 0 10px; width:100%; text-align:center; }
    .post_item { width:100%; padding:0 0 30px; }
    .post_item .post_info { text-align:center; }
    .subscrblog_area .subscrblog_form form .hs_email { width:100%; padding:0 0 15px; }
    .subscrblog_area .subscrblog_top { padding:0 0 30px; }
    .title_heading { text-align:center; }  
    
    .pagination .pagination_links { display:none; }
    .pagination { padding:70px 0 100px; min-height:150px; }  
    .pagination .paginlinks_wrap:before,.pagination .paginlinks_wrap:after { display:none; }  
    .pagination .pagearrow { right:50%; }
    .pagination .pagearrow.next_arrow { margin-right:-96px; }
    .pagination .pagearrow.prev_arrow { right:50%; margin-right:0; }
     
    .postview_main .post_body img { float:left !important; display:block; margin:20px 0 !important; }
    .postview_main .post_body p { width: 100%; display: inline-block; }
    
    .newsletter_area .newsletter_box .icon { margin:0 auto; }
    .newsletter_area .newsletter_box { margin:0 auto; text-align:center; max-width:400px; }
    .newsletter_area .newsletter_box .newsletter_rwrap { width:100%; padding:10px 0 0; }
    .newsletter_area .newsletter_box form .hs-button { position:relative; padding:12px 20px; border-radius:10px; margin-top:15px; }
    
    .post_listing .post_item { width:100%; max-width:400px; margin:0 auto 30px; }
    .post_listing .post_item.featured_post .post_info { padding:20px; width:100%; }
    .post_listing .post_item.featured_post .post_img { width:100%; }  
    
    
}
.content-wrapper {
  margin: 0 auto;
  padding: 0 1rem;
}

@media screen and (min-width: 1380px) {
  .content-wrapper {
    padding: 0;
  }
}

.dnd-section > .row-fluid {
  margin: 0 auto;
}

.dnd-section .dnd-column {
  padding: 0;
}

@media (max-width: 767px) {
  .dnd-section .dnd-column {
    padding: 0;
  }
}
/* CSS variables */

:root {
  --gap: 2.127659574%;
}

.container,.row-fluid .container { width:100%; margin:0 auto; padding:0 15px; max-width:1470px; }     

/* Mobile layout */

.row-fluid {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.row-fluid [class*='span'] {
  min-height: 0px;
  width: 100%;
}

/* Desktop layout */

@media (min-width: 768px) {
  .row-fluid {
    flex-wrap: nowrap;
    justify-content: space-between;
  }

  .row-fluid .span11 {
    width: calc(91.66% - var(--gap));
  }

  .row-fluid .span10 {
    width: calc(83.33% - var(--gap));
  }

  .row-fluid .span9 {
    width: calc(75% - var(--gap));
  }

  .row-fluid .span8 {
    width: calc(66.66% - var(--gap));
  }

  .row-fluid .span7 {
    width: calc(58.33% - var(--gap));
  }

  .row-fluid .span6 {
    width: calc(50% - var(--gap));
  }

  .row-fluid .span5 {
    width: calc(41.66% - var(--gap));
  }

  .row-fluid .span4 {
    width: calc(33.33% - var(--gap));
  }

  .row-fluid .span3 {
    width: calc(25% - var(--gap));
  }

  .row-fluid .span2 {
    width: calc(16.66% - var(--gap));
  }

  .row-fluid .span1 {
    width: calc(8.33% - var(--gap));
  }
}

@media (max-width: 1800px){ 
    .container,.row-fluid .container { max-width:1440px; }   
}

@media (max-width: 1500px){ 
    .container,.row-fluid .container { max-width:1170px; }
}

@media (max-width: 1200px){ 
    .container,.row-fluid .container { max-width:950px; }  
}

@media (max-width: 991px){ 
    .container,.row-fluid .container { max-width:750px; }  
}

@media (max-width: 767px){ 
    .container,.row-fluid .container { max-width:100%; }    
}



/* flex */
.flex { display:flex; }
.flex_wrap { display:flex; flex-wrap:wrap; }
.align_center { display:flex; align-items:center; }
.align_start { display:flex; align-items:flex-start; }
.align_end { display:flex; align-items:flex-end; }
.justify_center { display:flex; justify-content:center; }
.inlinetop { width:100%; display:inline-block; vertical-align:top; }

/* padding-top */
.pt_150 { padding-top:150px; }
.pt_140 { padding-top:140px; }
.pt_130 { padding-top:130px; }
.pt_120 { padding-top:120px; }
.pt_100 { padding-top:100px; }
.pt_90 { padding-top:90px; }
.pt_80 { padding-top:80px; }
.pt_70 { padding-top:70px; }
.pt_60 { padding-top:60px; }
.pt_50 { padding-top:50px; }
.pt_40 { padding-top:40px; }
.pt_30 { padding-top:30px; }
.pt_20 { padding-top:20px; }

/* padding-bottom */
.pb_150 { padding-bottom:150px; }
.pb_140 { padding-bottom:140px; }
.pb_130 { padding-bottom:130px; }
.pb_120 { padding-bottom:120px; }
.pb_100 { padding-bottom:100px; }
.pb_90 { padding-bottom:90px; }
.pb_80 { padding-bottom:80px; }
.pb_70 { padding-bottom:70px; }
.pb_60 { padding-bottom:60px; }
.pb_50 { padding-bottom:50px; }
.pb_40 { padding-bottom:40px; }
.pb_30 { padding-bottom:30px; }
.pb_20 { padding-bottom:20px; }


@media (max-width: 1200px){ 
   
    .pb_150 { padding-bottom:130px; }
    .pb_140 { padding-bottom:120px; }
    .pb_130 { padding-bottom:100px; }
    .pb_120 { padding-bottom:90px; }
    .pb_100 { padding-bottom:70px; }
    
    .pt_150 { padding-top:130px; }
    .pt_140 { padding-top:120px; }
    .pt_130 { padding-top:100px; }
    .pt_120 { padding-top:90px; }
    .pt_100 { padding-top:70px; }
    
}

@media (max-width: 991px){ 
  
    .pt_100 { padding-top:60px; }
    .pt_90 { padding-top:40px; }
    .pt_80 { padding-top:40px; }
    .pt_70 { padding-top:40px; }
    .pt_60 { padding-top:40px; }
    .pt_50 { padding-top:40px; }

    .pb_100 { padding-bottom:60px; }
    .pb_90 { padding-bottom:40px; }
    .pb_80 { padding-bottom:40px; }
    .pb_70 { padding-bottom:40px; }
    .pb_60 { padding-bottom:40px; }
    .pb_50 { padding-bottom:40px; }

    .pb_150 { padding-bottom:90px; }
    .pb_140 { padding-bottom:70px; }
    .pb_130 { padding-bottom:60px; }
    .pb_120 { padding-bottom:50px; } 

    .pt_150 { padding-top:90px; }
    .pt_140 { padding-top:70px; }
    .pt_130 { padding-top:60px; }
    .pt_120 { padding-top:50px; } 

}

@media (max-width: 767px){ 

    .pt_100 { padding-top:50px; }
    .pt_90 { padding-top:40px; }
    .pt_80 { padding-top:40px; }
    .pt_70 { padding-top:40px; }
    .pt_60 { padding-top:40px; }
    .pt_50 { padding-top:40px; }
 
    .pb_100 { padding-bottom:50px; }
    .pb_90 { padding-bottom:40px; } 
    .pb_80 { padding-bottom:40px; }
    .pb_70 { padding-bottom:40px; }
    .pb_60 { padding-bottom:40px; }
    .pb_50 { padding-bottom:40px; }
    
    .pb_150 { padding-bottom:50px; }
    .pb_140 { padding-bottom:40px; }
    .pb_130 { padding-bottom:40px; }
    .pb_120 { padding-bottom:40px; } 

    .pt_150 { padding-top:50px; }
    .pt_140 { padding-top:40px; }
    .pt_130 { padding-top:40px; }
    .pt_120 { padding-top:40px; } 
    
}
/* Error pages */
.error-page { padding: 10rem 0; position: relative; text-align: center; }
.error-page:before { color: #F3F6F9; content: attr(data-error); font-size: 40vw; font-weight: bold; left: 50%; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 100%; z-index: -1; }

@media screen and (min-width:1100px) {
  .error-page:before { font-size: 20rem; }
}

/* System pages */
.systems-page { margin: 0 auto; max-width: 700px; padding: 3rem 1.4rem; }
.systems-page--search-results { max-width: 100%; }
.systems-page .header { background-color: transparent; border-bottom: none; padding: 0; }
.systems-page .success { background-color: #CDE3CC; border: 1.5px solid #4F7D24; border-radius: 6px; color: #4F7D24; display: inline-block; margin: 1.4rem 0; padding: 0.1rem 0.7rem; width: 100%; }
.systems-page form input { max-width: 100%; }
.systems-page form input[type='submit'] { margin: 0.7rem 0; display: block; }

/* Search pages */
.hs-search-results__title { font-size: 1.25rem; margin-bottom: 0.35rem; text-decoration: underline; }
.hs-search-results__title:hover { text-decoration: none; }
.hs-search-results__description { padding-top: 0.7rem; }

/* Password prompt */
.password-prompt input[type=password] { height: auto !important; margin-bottom: 1.4rem; }
.systems-page #hs-login-widget-remember, .systems-page #hs-login-widget-remember ~ label { display: inline-block; margin-bottom: 0.175rem; }
.systems-page #hs_login_reset { display: block; margin-bottom: 0.7rem; }

/* Backup unsubscribe */
.backup-unsubscribe #email-prefs-form div { padding-bottom: 0 !important; }
.backup-unsubscribe input[type=email] { font-size: 0.875rem !important; margin-bottom: 1.4rem; padding: 0.7rem !important; }

/* Subscription preferences */
#email-prefs-form .item.disabled { opacity: 0.6; cursor: not-allowed; }
#email-prefs-form .item.disabled input:disabled { cursor: not-allowed; }

/* Membership pages */
#hs-membership-form a[class*='show-password'] { font-size: 0.75rem; }

/* Input error messages */
.form-input-validation-message ul.hs-error-msgs { padding-left: 0; margin: 0; }
.form-input-validation-message ul.hs-error-msgs li { margin: 0; }

.system_area h1 { margin-bottom:10px; }
.system_area h5 { width:100%; margin:30px 0; }


section.error-system { padding: 80px 0 100px; }
section.error-system h1 { margin: 0 0 20px; background: linear-gradient(278.19deg, rgba(177, 27, 37, 0.8) 29.5%, rgba(177, 27, 37, 0) 47.53%), #233142; -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; text-fill-color: transparent; }
section.error-system h3 { font-size: 30px; line-height: 38px; margin: 0 0 12px; }
section.error-system .content { font-size: 20px; line-height: 28px; }
section.error-system .btn_style { margin: 20px 0 0; }

.systems-page h1 { background: linear-gradient(294.71deg, rgba(177, 27, 37, 0.6) 26.47%, rgba(177, 27, 37, 0) 68.43%), #2c3b59; -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; text-fill-color: transparent; }
.systems-page form .hs-form-field { margin-bottom: 15px; }
.systems-page form input[type = checkbox] { width: auto !important; height: auto !important; }
.systems-page form .actions { background: linear-gradient(90deg, #b11b25, #e20823); }
.systems-page ul { list-style-type: none; padding: 0; margin: 0; }

.search-results-page {padding: 200px 0 120px;}
.search-results-page h1 {margin-bottom: 30px;}
.search-results-page .hs-search-results__listing li {margin-bottom: 15px;}
.search-results-page .hs-search-results__message {border-top: 2px solid #032b43;border-bottom: 2px solid #032b43;margin-bottom: 30px;}
.search-results-page .hs-search-results__pagination .hs-search-results__pagination__link--first,
.search-results-page .hs-search-results__pagination .hs-search-results__pagination__link--last {display: none;}
.search-results-page .hs-search-results__pagination .hs-search-results__pagination__link--disabled {opacity: .4;pointer-events: none;}

@media(max-width:991px) {
    .search-results-page {padding: 150px 0 70px;}
}

@media(max-width:767px) {

    section.error-system { padding: 60px 0; }
    section.error-system .content { font-size: 18px; line-height: 28px; }
    section.error-system h3 { font-size: 24px; line-height: 34px; }
    
    .search-results-page {padding: 110px 0 70px;}
    .search-results-page .hs-search-results__listing li {margin-bottom: 8px;}
    .search-results-page h1 {font-size: 40px;margin: 0;}
    .search-results-page .hs-search-results__pagination {flex-wrap: wrap;}
    .search-results-page .hs-search-results__featured-image-wrapper {margin-bottom: 20px;}

}
.dt-container { margin: 0 auto; max-width: 1470px; padding: 0 15px; width: 100%; }

@media(max-width: 1800px) {
    .dt-container { max-width: 1440px; }
}

@media(max-width: 1500px) {
    .dt-container { max-width: 1170px; }
}

@media(max-width: 1200px) {
    .dt-container { max-width: 950px; }
}

@media(max-width: 991px) {
    .dt-container { max-width: 750px; }
}

@media(max-width: 767px) {
    .dt-container { max-width: 100%; }
}


.phone-modal {
  position: fixed; top: 0; left: 0; width: 100%; height: 100%;
  background: rgba(0,0,0,0.6); display: flex; justify-content: center; align-items: center; z-index:1000;
}
.phone-modal-content {
  background: #fff; padding: 20px; border-radius: 8px; max-width: 400px; text-align: center; position:relative;
}
.phone-modal-close {
  position: absolute; top: 0; right: 10px; cursor: pointer; font-weight: bold;
}


.slider_style .slick-arrow { top:auto; right:15px; bottom:-10px; transform: translateY(0); background:#fff; }
.slider_style .slick-prev.slick-arrow { right:110px; left:auto; border-right:0; }
.slider_style .slick-arrow:hover { background: #F0F0F2; color:#000; }
.slider_style .slick-arrow:hover:before {  color:#000; }

.slider_style ul.slick-dots { padding: 0; position: absolute; bottom: 8px; text-align: left; }
.slider_style ul.slick-dots:before { position:absolute; content:""; left:0; top:50%; width:calc(100% - 245px); height:1px; background:#C1C6CD; margin-top:-1px; }
.slider_style ul.slick-dots:after { position:absolute; content:""; left:calc(100% - 245px); top:50%; width:5px; height:5px; background:#C1C6CD; margin-top:-3px; border-radius: 50%; }
.slider_style ul.slick-dots li { width:auto; padding: 0; position:relative; display: inline-block; background:#fff; transition:all .4s ease;  }
.slider_style ul.slick-dots li:before { position:absolute; content:""; left:0; top:0; color:#000103; font-weight: 700; font-size: 16px; line-height: 18px; width:100%; height:100%; }
.slider_style ul.slick-dots li button { position:relative; border-radius:50%; left:0; top:0; width:58px; height:58px; background:transparent; border:none; font-size:16px; color:#000103; display: flex; flex-direction: row-reverse; font-weight: 700; font-family: Plus Jakarta Sans,sans-serif;     justify-content: center; align-items: center; } 
.slider_style ul.slick-dots li.slick-active button {  color:#fff; }
.slider_style ul.slick-dots li:nth-child(n+10) span { display: none; }
.slider_style ul.slick-dots li:last-child { padding-right:20px; } 
.slider_style ul.slick-dots li:last-child:before { position:absolute; content:""; right:0; left:auto; top:50%; width:5px; height:5px; background:#C1C6CD; margin-top:-3px; border-radius: 50%;  }  

.font-gray { color:#999; }
.font-weight-400 { font-weight:400; }

.cvmlmcp_area { width:100%; position:relative; line-height:0; }
.cvmlmcp_area:before { position:absolute; content:""; left:0; bottom:0; width:50%; height:30px; background:#fff; }
.cvmlmcp_area:after { position:absolute; content:""; width: 737px; height: 654px; background: #E21F2C; opacity: 0.27; filter: blur(257px); top:50%; left:-300px; transform: translateY(-50%); }
     
.cvmlmcp_slider { width: 100%; max-width: 980px; padding: 40px 90px 40px 50px; z-index: 11; position: relative; background: #FFFFFF; box-shadow: 0px 9px 80px rgba(46, 62, 93, 0.2), 0px 11.6px 13px rgba(0, 0, 0, 0.085); }
.cvmlmcp_slider ul { padding: 0; margin: 0; list-style: none; width: 100%; }
.cvmlmcp_slider ul li h2 { text-transform:uppercase; background: linear-gradient(293.24deg, rgba(226, 7, 34, 0.6) 18.19%, rgba(226, 7, 34, 0) 67.75%), #000103; -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; text-fill-color: transparent; }

.cvmlmcp_slider .slick-arrow { width:80px; height:80px; } 
.cvmlmcp_slider .slick-arrow.slick-prev { left: auto; right: -90px; top:auto; bottom: -40px; transform: translateY(0); }
.cvmlmcp_slider .slick-arrow.slick-next { top: 1px; right: -90px; bottom: auto; }

.cvmlmcp_area .cvmlmcp_top { width:100%; margin-top:200px; color:#fff; line-height:1.1; }  
.cvmlmcp_area .cvmlmcp_top.cvmlmcp_top_increase { margin-top:0; padding-top:200px; }
.cvmlmcp_area .cvmlmcp_top h2 { margin-bottom:20px; width:100%; font-weight: 800; display:inline-block; vertical-align:top; background: linear-gradient(274.63deg, rgba(177, 27, 37, 0.3) 9.39%, rgba(177, 27, 37, 0) 37.09%), #FFFFFF; -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; text-fill-color: transparent; }
.cvmlmcp_area .cvmlmcp_cover { width:100%; display:flex; flex-wrap:wrap; margin-top:70px; }
.cvmlmcp_area .cvmlmcp_left { width:60%; }
.cvmlmcp_area .cvmlmcp_right { width:40%; padding-left:80px; }
.cvmlmcp_area .cvmlmcp_left img { border-bottom:30px solid #fff; }
.cvmlmcp_area .cvmlmcp_toptext { font-weight: 700; font-size: 20px; line-height:30px; letter-spacing: -0.01em; }

.cvmlmcp_area .cvmlmcp_box { width:100%; max-width:500px; display:flex; flex-wrap:wrap; align-items:center; margin-bottom:20px; padding-bottom:28px; border-bottom: 1px dashed rgba(255,255,255,0.2); }
.cvmlmcp_area .cvmlmcp_box .cvmlmcp_boxicon { max-width:75px; width:100%; }
.cvmlmcp_area .cvmlmcp_box .cvmlmcp_boxin { width:calc(100% - 75px); padding-left:41px; color:#fff; line-height:1.1; }
.cvmlmcp_area .cvmlmcp_box .count_title { font-weight: 500; font-size: 18px; }
.cvmlmcp_area .cvmlmcp_box h2 { font-weight: 800; font-size: 60px; line-height: 76px; color:#fff; margin-bottom:5px; }
.cvmlmcp_area .cvmlmcp_box h2 span { min-width:100px; }
.cvmlmcp_area .cvmlmcp_box .cvmlmcp_toptext { font-weight: 700; font-size: 20px; line-height:26px; }
.cvmlmcp_area .cvmlmcp_box:last-child { border-bottom:none; }

.cvmlmcp_area .cvmlmcp_img { position: absolute; width: calc(50% - 180px); height: 560px; right:0; top:-200px; border-radius: 40px 4px 4px 4px; overflow:hidden; z-index:1; }
.cvmlmcp_area .cvmlmcp_img:before { position:absolute; content:""; left:0; top:0; width:100%; height:100%;  }  


/**/
.cardspecial_area { width:100%; padding:150px 0; }
.fhv .cardspecial_area { padding:100px 0 70px; }
.cardspecial_area .cardspecial_text { margin:25px auto 0; max-width:1060px; width:100%; font-weight: 600; font-size: 20px; line-height:30px; } 
.cardspecial_area .cardspecial_cover { width:100%; margin-top:50px; padding-bottom: 130px; }
.fhv .cardspecial_area .cardspecial_cover { padding-bottom:70px; }
.cardspecial_area .cardspecial_box_wrap { width:100%; display:flex !important; flex-wrap:wrap; }
.cardspecial_area .cardspecial_box { text-align:center; width:calc(100%/4); padding:0 10px; }
.cardspecial_area .cardspecial_icon { width:190px; height:190px; border-radius:50%; position:relative; display:inline-block; vertical-align:middle; margin-bottom:30px; -webkit-transition: all 400ms ease;
-moz-transition: all 400ms ease;
-o-transition: all 400ms ease;
-ms-transition: all 400ms ease;
transition: all 400ms ease;; background-size:100% !important; }
.cardspecial_area .cardspecial_icon:before { position:absolute; content:""; left:5px; top:10px; width:100%; height:100%; border-radius:50%; z-index:-1; }
.cardspecial_area .cardspecial_icon:after { position:absolute; content:""; left:-30px; top:0; width:125px; height:133px; background:url('https://21808848.fs1.hubspotusercontent-na1.net/hubfs/21808848/CVM_2022/Images/dots%202.png') no-repeat center center/100%; z-index:-1; } 
.cardspecial_area .cardspecial_box .subtext { width:100%; margin:10px 0 20px; display:block; }
.cardspecial_area .slick-arrow { top:auto; bottom:0; transform: translateY(0); background:#fff; }
.cardspecial_area .slick-prev.slick-arrow { right:96px; left:auto; border-right:0; }
.cardspecial_area .slick-arrow:hover { background: #F0F0F2; color:#000; }
.cardspecial_area .slick-arrow:hover:before {  color:#000; }
.cardspecial_area .cardspecial_box h4 a { color:#233142; -webkit-transition: all 400ms ease;
-moz-transition: all 400ms ease;
-o-transition: all 400ms ease;
-ms-transition: all 400ms ease;
transition: all 400ms ease;;  }
.cardspecial_area .cardspecial_box:hover a {  text-decoration:underline; }
.cardspecial_area .cardspecial_box:hover .cardspecial_icon { background-size:120% !important; }
       
.cardspecial_area ul.slick-dots { padding: 0; position: absolute; bottom: 8px; text-align: left; }
.cardspecial_area ul.slick-dots:before { position:absolute; content:""; left:0; top:50%; width:calc(100% - 230px); height:1px; background:#C1C6CD; margin-top:-1px; }
.cardspecial_area ul.slick-dots:after { position:absolute; content:""; left:calc(100% - 230px); top:50%; width:5px; height:5px; background:#C1C6CD; margin-top:-3px; border-radius: 50%; }
.cardspecial_area ul.slick-dots li { width:auto;  padding: 0; position:relative; display: inline-block; background:#fff; transition:all .4s ease;  }
.cardspecial_area ul.slick-dots li:before { position:absolute; content:""; left:0; top:0; color:#000103; font-weight: 700; font-size: 16px; line-height: 18px; width:100%; height:100%; }
.cardspecial_area ul.slick-dots li button { position:relative; border-radius:50%; left:0; top:0; width:58px; height:58px; background:transparent; border:none; font-size:16px; color:#000103; display: flex; flex-direction: row-reverse; font-weight: 700; font-family: Plus Jakarta Sans,sans-serif;     justify-content: center; align-items: center; } 
.cardspecial_area ul.slick-dots li.slick-active button { color:#fff; }
.cardspecial_area ul.slick-dots li:nth-child(n+10) span { display: none; }
.cardspecial_area ul.slick-dots li:last-child { padding-right:20px; } 
.cardspecial_area ul.slick-dots li:last-child:before { position:absolute; content:""; right:0; left:auto; top:50%; width:5px; height:5px; background:#C1C6CD; margin-top:-3px; border-radius: 50%;  }  

/**/ 
.testvideo_area { width:100%; padding:200px 0 200px;  position:relative; overflow:hidden; }
.testvideo_area:before { position:absolute; content:""; right:-335px; top:50%; width: 675px; height: 606px; background: #E21F2C; opacity: 0.5; filter: blur(287px); transform: translateY(-50%); }
.testvideo_area:after {  position:absolute; content:""; right:0; top:0; background:#fff; width:58%; height:30px; }
.testvideo_area .container { display:flex; flex-wrap:wrap; }
.testvideo_area h2 { font-weight: 800; margin-bottom:20px; background: linear-gradient(285.36deg, rgba(226, 7, 34, 0.3) 29.91%, rgba(226, 7, 34, 0) 67.8%), #FFFFFF; -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; text-fill-color: transparent;  }  
.testvideo_area .testvideo_top { width:100%; max-width:500px; display:block; font-weight: 700; font-size: 20px; line-height:30px; }
.testvideo_area .testvideo_text { width:100%; max-width:90%; }

.testvideo_area .testvideo_wrap { margin-top:40px; width:100%; display:block;  padding:30px 0; }
.testvideo_area .testvideo_videobox { width:100%; position:relative; display: flex; align-items: center; justify-content: center; max-width:700px; height:425px; background: linear-gradient(0deg, rgba(15, 39, 74, 0.5), rgba(15, 39, 74, 0.5)), url(); box-shadow: 0px 46px 89px rgba(0, 0, 0, 0.5), 0px 9.2px 13px rgba(0, 0, 0, 0.1); border-radius: 4px; }
.testvideo_area .testvideo_videobox:before { position:absolute; content:""; left:0; top:0; width:100%; height:100%; background: linear-gradient(0deg, rgba(15, 39, 74, 0.5), rgba(15, 39, 74, 0.5)), url(); box-shadow: 0px 46px 89px rgba(0, 0, 0, 0.5), 0px 9.2px 13px rgba(0, 0, 0, 0.1); border-radius: 4px; opacity:1; }
.testvideo_area .testvideo_videoid { display:none; }
.testvideo_area .testvideo_videobox a { width:135px; height:135px; position:relative; z-index:1; border-radius:50%; display: flex; align-items: center; justify-content: center; background: #FFFFFF; box-shadow: 0px 20px 45px rgba(0, 0, 0, 0.6); }
.testvideo_area .testvideo_videobox a img { -webkit-transition: all 400ms ease;
-moz-transition: all 400ms ease;
-o-transition: all 400ms ease;
-ms-transition: all 400ms ease;
transition: all 400ms ease;; opacity:1; }
.testvideo_area .testvideo_videobox a:hover img { opacity:0; filter: brightness(0) invert(1); }
.testvideo_area .testvideo_videobox a:before { position:absolute; left:50%; top:50%; content:""; width:51px; height:56px; background:url('https://21808848.fs1.hubspotusercontent-na1.net/hubfs/21808848/CVM_2022/Images/playwhite.png') no-repeat center center/cover; transform:translateX(-50%) translateY(-50%); -webkit-transition: all 400ms ease;
-moz-transition: all 400ms ease;
-o-transition: all 400ms ease;
-ms-transition: all 400ms ease;
transition: all 400ms ease;; opacity:0; } 
.testvideo_area .testvideo_videobox a:hover:before { opacity:1; }

.testvideo_area .testvideo_left { width:50%; position:relative; z-index:11; }
.testvideo_area .testvideo_right { border: 6px solid rgb(240 240 242 / 50%); padding: 50px 50px 85px 180px; position: relative; width: calc(50% + 130px); margin-left: -130px; margin-top: 140px; } 
.testvideo_area .testvideo_right:before { background: url(https://21808848.fs1.hubspotusercontent-na1.net/hubfs/21808848/CVM_2022/Images/dots-patten.png)no-repeat center/cover; content: ""; height: 266px; right: 100px; position: absolute; top: -150px; width: 248px; z-index: 1; }
    
.testvideo_area .testvideo_box { width:100%; } 
/* .testvideo_area .testvideo_box h4:before { position:relative; content:'“'; font-family: Plus Jakarta Sans,sans-serif; display:block; font-weight: 600; font-size: 330px; line-height: 44px;  margin-bottom:40px; } */
.testvideo_area .testvideo_img { width:100%; color:#fff ; font-size: 130px; font-weight: 600; line-height: 24px; opacity: 0.4; padding-left:2px; margin-bottom: 20px; display: block; }
.testvideo_area .testvideo_box h4,
.testvideo_area .testvideo_box p,
.testvideo_area .testvideo_box { color: #FFFFFF !important; font-weight: 700; font-size: 38px; line-height: 62px; position:relative; font-size:30px; line-height:42px; margin-bottom:20px; }
.testvideo_area .testvideo_box,
.testvideo_area .testvideo_box p { font-size:26px; line-height:40px; }
.testvideo_area .testvideo_box h3 { color: #FFF !important ; letter-spacing: -0.03em; text-transform: capitalize; font-weight: 800; font-size: 60px; line-height: 78px; font-size:50px; line-height:65px;}
.testvideo_area .testvideo_box .client_name { color:#fff; }
.testvideo_area .testvideo_box .client_name span { color:#9D9D9D; }
.testvideo_area .pink_link { width:100%; margin:60px 0 40px; }
 
.testvideo_area .slick-arrow { width:96px; height:96px; top:auto; bottom:8px; transform: translateY(0); background:#fff; }
.testvideo_area .slick-prev.slick-arrow { right:104px; left:auto; border-right:0; }
.testvideo_area .slick-arrow:before { font-size:44px; line-height: 12px; }
.testvideo_area .slick-arrow:hover { background: #F0F0F2; color:#000; }
.testvideo_area .slick-arrow:hover:before {  color:#000; }
.testvideo_area .slick-next { right:8px; }
 
  
/**/ 
.cvmlocation_area { padding:80px 0; }
.cvmlocation_area .cvmlocation_top { width:100%; margin-bottom:20px; max-width:690px; display:block; }
.cvmlocation_area .cvmlocation_top h2 { margin-bottom:20px; width:auto; display:inline-block; }
.cvmlocation_area .cvmlocation_map { width:100%; display:flex; flex-wrap:wrap; align-items:center; }
.cvmlocation_area .map { width:70%; height:550px; position:relative; overflow:hidden; }
.cvmlocation_area .map iframe { position:absolute; top:0; left:0; width:100%; height:100%; }
.cvmlocation_area .cvmlocation_info { width:30%; padding:30px 25px; height:650px;  box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.15); border-radius:0 25px 0 0; position:relative; }
.cvmlocation_area .cvmlocation_info:before { position:absolute; content:""; right:-13px; top:-14px; width:70px; height:70px; background:url('https://21808848.fs1.hubspotusercontent-na1.net/hubfs/21808848/CVM_2022/Images/cross-boder.png') no-repeat center center/100%; }
.cvmlocation_area .cvmlocation_info h5 { color:#fff !important; padding-bottom:15px; margin-bottom:5px; border-bottom:1px solid rgba(255,255,255,0.2);  } 
.cvmlocation_area .cvmlocation_info ul { padding:0; margin:10px 0; list-style:none; width:100%; color:#fff; }
.cvmlocation_area .cvmlocation_info ul li { width:100%; padding:20px 20px; border-bottom:1px solid rgba(255,255,255,0.2); transition:all .4s ease; }
.cvmlocation_area .cvmlocation_info ul li:last-child { border-bottom:0; }
.cvmlocation_area .cvmlocation_info ul li:hover,.cvmlocation_area .cvmlocation_info ul li.active { background:#c72c36; }  
.cvmlocation_area .cvmlocation_info ul li span:first-child { padding-left:0; }
.cvmlocation_area .cvmlocation_info ul li span { width:100%; display:inline-block; position:relative; padding-left:30px; margin-bottom: 8px; }
.cvmlocation_area .cvmlocation_info ul li .address:before { position:absolute; content:""; left:0; top:0; max-width:16px; width:21px; height:26px; background:url('https://21808848.fs1.hubspotusercontent-na1.net/hubfs/21808848/CVM_2022/Images/location.png') no-repeat center center/100%; }
.cvmlocation_area .cvmlocation_info ul li .call:before { position:absolute; content:""; left:0; top:0; max-width:20px; width:25px; height:26px; background:url('https://21808848.fs1.hubspotusercontent-na1.net/hubfs/21808848/CVM_2022/Images/phone-white.png') no-repeat center center/100%; }
.cvmlocation_area .cvmlocation_info ul li .fax:before { position:absolute; content:""; left:0; top:0; max-width:20px; width:25px; height:26px; background:url('https://21808848.fs1.hubspotusercontent-na1.net/hubfs/21808848/fax-white.png') no-repeat center center/100%; }
.cvmlocation_area .cvmlocation_info ul li a { color:#fff; }
.cvmlocation_area .cvmlocation_info ul li a:hover { color:#999; }
.cvmlocation_area .cvmlocation_info ul li span:last-child { margin-bottom:0; }

.cvmlocation_area .mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background:#fff; border-radius:0; }
.cvmlocation_area .mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail { background-color:rgba(255,255,255,0.4); }
 
/**/
.heart_hand { display: inline-block; width: 100%; vertical-align: top; padding: 150px 0; position:relative; overflow:hidden; }
.heart_hand:before { position: absolute; content: ""; bottom: -250px; left: -218px; background: #50AFEF; opacity: 0.12; filter: blur(172px); width: 521px; height: 546px; z-index:-1; }
.heart_hand:after { position: absolute; content: ""; top: 0; right: -300px; width: 500px; height: 520px; background: #E21F2C; opacity: 0.15; filter: blur(242px); z-index:-1; }
.heart_hand .title { text-align: center; }
.heart_hand .title h2 { font-weight: 800; font-size: 52px; line-height: 60px; letter-spacing: -0.04em; }
.heart_hand .title .section_content { font-weight: 600; font-size: 20px; line-height: 32px; text-align: center; letter-spacing: -0.01em; ; padding-top: 25px; max-width: 75%; margin: 0 auto; }

.heart_hand ul { display: flex; align-items: center; flex-wrap: wrap; list-style-type: none; margin: 0 -15px; padding: 0; }
.heart_hand .good_handbox { padding: 50px 0 0; }
.heart_hand ul li { width: 25%; padding: 0px 15px; display: flex; align-items: center; position: relative; transition: all .5s ease-in-out; margin-left: 0; border-left: 1px solid rgb(35 49 66 / 20%); }
.heart_hand ul li a,
.heart_hand ul li span { font-weight: 500; font-size: 18px; line-height: 28px; letter-spacing: -0.01em;  padding: 7px 40px; display: inline-block; width: 100%; position: relative; background-color: transparent; border-radius: 38px; }
.heart_hand ul li a:before,
.heart_hand ul li span:before { position: absolute; content: ""; top: 0; left: 10px; background: url(https://21808848.fs1.hubspotusercontent-na1.net/hubfs/21808848/CVM_2022/Images/check.png)no-repeat center/cover; width: 21px; height: 16px; bottom: 0; margin: auto 0; }
.heart_hand ul li a:after,
.heart_hand ul li span:after { position: absolute; content: ""; top: 0; bottom: 0; right: 10px; background: url(https://21808848.fs1.hubspotusercontent-na1.net/hubfs/21808848/CVM_2022/Images/right_arrow.png)no-repeat center/cover; width: 25px; height: 8px; margin: auto 0; opacity: 0; transition: all .5s ease-in-out; }
.heart_hand ul li a:hover:after { opacity: 1; }
.heart_hand ul li a:hover { background-color: #E9F3F9;  }
.heart_hand .section_btn { text-align: center; padding-top:50px; }


/**/ 
.aboutus_section { display: inline-block; width: 100%; vertical-align: top; background: #EFF5F9; position: relative; }
.aboutus_section .section_wrap { display: flex; flex-wrap: wrap; align-items: center; }
.aboutus_section .section_wrap .left_part { width: 50%; padding-right: 15px; padding-left: calc((100% - 1470px) / 2); }
.aboutus_section .section_wrap .left_part .sub_title { font-weight: 800; font-size: 24px; line-height: 46px; letter-spacing: 0.4em; text-transform: uppercase; }
.aboutus_section .section_wrap .left_part h3 { letter-spacing: -0.04em; -webkit-background-clip: text; -webkit-text-fill-color: transparent !important; background-clip: text; text-fill-color: transparent; font-weight: 800; font-size: 52px; line-height: 60px; }
.aboutus_section .section_wrap .left_part .section_content { font-weight: 500; font-size: 20px; line-height: 32px; letter-spacing: -0.01em;  padding: 30px 0; }

.aboutus_section .section_wrap .right_part { width: 50%; padding-left: 145px; margin-bottom: -30px; position: relative;}
.aboutus_section .section_wrap .right_part .img { width: 100%; height: 100%; min-height: 970px; position: relative; border-top: 40px solid #fff; overflow:hidden; }
.aboutus_section .section_wrap .right_part .img .img1 { width: 186px; height: 229px; margin: 0; position: absolute; top: 245px; left: 190px; border-radius: 5px; }
.aboutus_section .section_wrap .right_part .img .img2 { width: 382px; height: 514px; position: absolute; margin-top: -40px; margin-left: 15px; left: 380px; }
.aboutus_section .section_wrap .right_part .img:before { position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; z-index: -1;  background-blend-mode: color, normal, normal; opacity: .5; }


 
/**/
.form_imgsection { display: inline-block; vertical-align:top; width: 100%; background: #EFF5F9; padding: 100px 0 0; padding:80px 0 0; position:relative; z-index:1; }
.form_imgsection:before { position: absolute; content: ""; top: -40px; left: 0; background: #EFF5F9; width: 1098px; height: 62px; }
.form_imgsection.no-overlap:before { display:none; }
.form_imgsection:after { position: absolute; content: ""; bottom: 0; left: 0; width: 822px; height: 40px; background: #fff; }
.form_imgsection .title { max-width: 52%; }
.form_imgsection h2 { font-size: 52px; line-height: 60px; letter-spacing: -0.04em; }
.form_imgsection h2 span { display: block; }
.form_imgsection .section_cotnent { font-weight: 600; font-size: 20px; line-height: 160%;/* or 32px */ letter-spacing: -0.01em;  padding: 30px 0; }
.form_imgsection .section_wrap { display: flex; flex-wrap: wrap; position:relative; z-index:1; padding:50px 50px 0; padding:20px 50px 0; margin:50px 0 0; }
.form_imgsection .section_wrap:before { position: absolute; content: ""; top: -13px; top:-43px; left: -13px; background-image: url(https://21808848.fs1.hubspotusercontent-na1.net/hubfs/21808848/form-corner.png); background-repeat:no-repeat; background-position:center; background-size:cover; background-color:#999; width: 71px; height: 71px; }
.form_imgsection .section_wrap .border { position:relative; z-index:-1; }
.form_imgsection .section_wrap .border:before { position: absolute; content: ""; top: -50px; left: -50px; width: 1150px; height: 600px; border: 1px dashed #253456; filter: drop-shadow(0px 30px 80px rgba(59, 83, 136, 0.5)); border-radius: 20px 0 0 20px; z-index: -1; border-right: none; border-bottom:none; border-radius:20px 0 0 0; }

.form_imgsection .section_wrap .left_part { width: 50%; padding-right: 15px; }
.form_imgsection .section_wrap .right_part:before { position: absolute; content: ""; top: 0; right: 30px; background: url(https://21808848.fs1.hubspotusercontent-na1.net/hubfs/21808848/CVM_2022/Images/patern.png)no-repeat center/cover; width: 297px; height: 319px; z-index: -1; }
.form_imgsection .section_wrap .right_part { width: 50%; padding-left: 15px; position:relative; margin-top:-230px; }
.form_imgsection .section_wrap .right_part .img { width: 100%; height: 847px; display:flex; align-items:flex-end; }

/**/
.clincard_area { position:relative; overflow:hidden; }
.clincard_area .clincard_left { width:50%; padding:130px 100px 130px 0; font-size:18px; line-height:30px; font-weight:500; }
.clincard_area .clincard_left h2 { margin-bottom:20px; display:block; }
.clincard_area .clincard_left .btn_style { margin-top:30px; }
.clincard_area .clincard_text { width:100%; margin-bottom:30px; display:block; }
.clincard_area .clincard_right { width:50%; position:absolute; right:0; top:0; height:calc(100% - 50px); }
.clincard_area .clincard_right:before { position:absolute; content:""; left:0; top:0; width:100%; height:100%; background: #fff; opacity:0.7; }
.clincard_area .clincard_right:after { position:absolute; content:""; left:0; top:100%; width:100%; height:100%; background: #eff5f9;  }
.clincard_area .clincard_img { position:absolute; left:0; bottom:90px; }
.clincard_area .clincard_img1 { height: 455px; left: 165px; width: 470px; }
.clincard_area .clincard_img2 { width: 186px; height: 229px; border-radius: 5px; left:-40px; }
 
/**/
.cardimag_area { position:relative; background: #EFF5F9; }
.cardimag_area .container { display:flex; flex-wrap:wrap; }  
.cardimag_area .cardimag_img { width:35%; }
.cardimag_area .cardimag_info { width:65%; padding-left:50px; }
.cardimag_area .list_style ul { display:flex; flex-wrap:wrap; }
.cardimag_area .list_style ul li { width:50%; padding-right:15px; }
.cardimag_area .cardimag_text1 { width:100%; margin:30px 0; }
.cardimag_area .btn_style { margin-top:25px; }

/**/
.eleophys_area { position:relative; margin-bottom:70px; background: #EFF5F9; }
.eleophys_area:after { position:absolute; content:""; left:50%; top:0; width: 550px; height:550px; background: #0094FF; filter: blur(197px); transform:translateX(-50%); opacity: 0.21; }
.eleophys_area:before { position:absolute; content:""; left:0; top:0; width:calc(100% - 200px); height:100%; }
.eleophys_area .eleophys_left { width:33%; padding-right:0; position:relative; z-index:1; color:#fff; }
.eleophys_area .eleophys_left h2 { background: linear-gradient(313.18deg, rgba(226, 7, 34, 0.6) -84.57%, rgba(226, 7, 34, 0) 54.37%), #FFFFFF; -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; text-fill-color: transparent;  }
.eleophys_area .eleophys_img { width:50%; position:absolute; right:0; top:60px; height:100%; } 
.eleophys_area .eleophys_text1 { width:100%; margin:25px 0 30px 0; }
.eleophys_area .btn_style { margin-top:20px; }
.eleophys_area .list_style ul li a { color:#fff; }  
 
/**/
.intercard_area { position:relative; }
.intercard_area .container { display:flex; flex-wrap:wrap; justify-content: flex-end; }
.intercard_area .intercard_img { width:34%; position:absolute; left:0; top:0; height:100%; }
.intercard_area .intercard_info { width:66%; }
.intercard_area .list_style ul { display:flex; flex-wrap:wrap; }
.intercard_area .list_style ul li { width:50%; padding-right:15px; }
.intercard_area .btn_style { margin-top:15px; }


/**/ 
.veinvascular_area { position:relative; background: #EFF5F9; text-align:center; } 
.veinvascular_area h2 { margin-bottom:20px; }
.veinvascular_area .veinvascular_text { margin:0 auto; max-width:1000px; }
.veinvascular_area .veinvascular_textwrap { display: inline-block; margin: 40px 0; vertical-align: top; width: 100%; }
.veinvascular_area .list_style ul { display:flex; flex-wrap:wrap; text-align:left; }
.veinvascular_area .list_style ul li { width:calc(100%/5); padding-right:15px; }

/**/ 
.procedural_area { position:relative; margin-bottom:50px; background: #EFF5F9; }
.procedural_area:before { position:absolute; content:""; left:0; top:0; width:45%; height:100%; }
.procedural_area .procedural_info { width:31%; padding-right:0; position:relative; z-index:1; color:#fff; }
.procedural_area .procedural_info h2 { background: linear-gradient(313.18deg, rgba(226, 7, 34, 0.6) -84.57%, rgba(226, 7, 34, 0) 54.37%), #FFFFFF; -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; text-fill-color: transparent;  }
.procedural_area .procedural_img { width:55%; position:absolute; right:0; top:40px; height:100%; } 
.procedural_area .procedural_text1 { width:100%; margin:25px 0 30px 0; }
.procedural_area .btn_style { margin-top:20px; }
.procedural_area .list_style ul li a { color:#fff; }  


/**/ 
.ctastrip_area .ctastrip_text { margin:30px 0 50px; }
.ctastrip_area .ctastrip_box { max-width:1060px; width:100%; margin:0 auto; }

/**/
.tabwidthfaq_area { position:relative; }
.tabwidthfaq_area .tabwidthfaq_top { width:100%; margin-bottom:50px; }
.tabwidthfaq_area .tabwidthfaq_top h2 {margin-bottom:10px; }
.tabwidthfaq_area .tabwidthfaq_filter { width:100%; display:block; }

.tabwidthfaq_area .filter { width:100%; margin:30px 0 60px; padding:0; list-style:none; }
.tabwidthfaq_area .filter li { width: auto; display: inline-block; vertical-align: top; }
.tabwidthfaq_area .filter li a { width:auto;padding: 10px 30px;box-shadow: 0px 0px 35px rgba(66, 66, 66, 0.35);border-radius: 4px;color: #fff;min-height: 100px;display: flex;align-items: center;justify-content: flex-start;margin-right: 25px;min-width: 300px;text-align: left;position: relative;font-weight: 800;letter-spacing: -0.04em;font-size: 26px;line-height: 60px;}
.tabwidthfaq_area .filter li a:before { position:absolute;content:"";width: 8px;height: 29px;border-radius: 0px 5px 5px 0px;left: 0;top: 50%;transform: translateY(-50%); -webkit-transition: all 400ms ease;
-moz-transition: all 400ms ease;
-o-transition: all 400ms ease;
-ms-transition: all 400ms ease;
transition: all 400ms ease;; }

.tabwidthfaq_area .filter li a:hover:before,.tabwidthfaq_area .filter li.active a:before { background: #fff; }
.tabwidthfaq_area .filter li:last-child a { margin-right:0; }
.tabwidthfaq_area .filter li a img { margin-right:20px; max-width:60px; }
 
.tabwidthfaq_box { width: 100%; display: inline-block; vertical-align: top; margin-bottom: 40px; }
.tabwidthfaq_box:last-child { margin-bottom:0; }
.tabwidthfaq_box h3 { margin-bottom: 30px; }
.tabwidthfaq_item { width: 100%; background: #fff; border: 1px solid #afc3d8; border-radius: 10px; box-shadow: 0 4px 10px rgb(33 80 163 / 10%); display: inline-block; padding: 30px; margin-bottom: 20px; }
.tabwidthfaq_text { width: 100%; margin-top: 20px; display:none; } 
.tabwidthfaq_item h4 { width:100%; position:relative; cursor:pointer; padding-right:40px; -webkit-transition: all 400ms ease;
-moz-transition: all 400ms ease;
-o-transition: all 400ms ease;
-ms-transition: all 400ms ease;
transition: all 400ms ease;; }  
.tabwidthfaq_item .ticon { position:absolute; right:0; top:50%; width:46px; height:46px; cursor:pointer; background: #EFF5F9; border-radius:50%; transform: translateY(-50%); }
.tabwidthfaq_item .ticon:before { position:absolute; right:50%; top:50%; content:""; width:25px; height:4px; background:#000; transform:translateY(-50%) translateX(50%); -webkit-transition: all 400ms ease;
-moz-transition: all 400ms ease;
-o-transition: all 400ms ease;
-ms-transition: all 400ms ease;
transition: all 400ms ease;; }
.tabwidthfaq_item .ticon:after { position:absolute; right:50%; top:50%; content:""; width:4px; height:25px; background:#000; transform:translateY(-50%) translateX(50%); -webkit-transition: all 400ms ease;
-moz-transition: all 400ms ease;
-o-transition: all 400ms ease;
-ms-transition: all 400ms ease;
transition: all 400ms ease;; }
.tabwidthfaq_item .active .ticon:after { opacity: 0;}

.tabwidthfaq_infocover .tabwidthfaq_info:first-child { display:block; } 
.tabwidthfaq_infocover .tabwidthfaq_info { display:none; } 


/* .table-wrap { width:100%; display:flex; flex-wrap:wrap; }
.table-wrap .table-box { width:100%; margin-bottom:20px; }
.table-wrap .table-row { width:100%; display:inline-block; background: #FFFFFF; border: 1px solid #AFC3D8; box-shadow: 0px 4px 10px rgba(33, 80, 163, 0.1); border-radius: 10px; padding:20px; margin-bottom:20px; }
.table-wrap .table-row h4 { width:100%; color: #233142; font-weight: 800; font-size: 26px; line-height: 60px; letter-spacing: -0.04em; }
.table-wrap .table-row .tableIn_text { font-weight: 500; font-size: 18px; line-height:28px; } 
 */
/* .chest_pain_evaluations { overflow-x: hidden; } */
.chest_pain_evaluations { overflow:hidden; } 

.what_chest_pain { padding: 60px 0 140px; }
.what_chest_pain .section_wrap { display: flex; align-items: center; flex-wrap: wrap; }
.what_chest_pain .section_wrap .left_part { width: 60%; padding-right: 15px; }
.what_chest_pain .section_wrap .left_part .title { margin-bottom: 20px; }
.what_chest_pain .section_wrap .left_part .title h2 { font-size: 52px; }
.what_chest_pain .section_wrap .right_part { width: 40%; padding-left: 75px; }
.what_chest_pain .section_wrap .right_part .img { width: 100%; height: 514px; }
.what_chest_pain .section_wrap .left_part .section_content { font-weight: 500; font-size: 18px; line-height: 29px;  }
.what_chest_pain .section_wrap ul { margin:20px 0; }
 
/*----*/
.about_the_treatment { background: #EFF5F9; position:relative; z-index:1; }
.about_the_treatment:before { position: absolute; content: ""; top: -57px; height: 62px; left: 0; background-color: #EFF5F9; z-index: 1; width: 1065px; }
.about_the_treatment .title h2 { font-size: 52px; }
.about_the_treatment .section_content { font-weight: 500; font-size: 18px; line-height: 29px;  }

/*---*/
.recovery_section {  position: relative; z-index: 1; }
.recovery_section:after { position: absolute; content: ""; background: #E21F2C; opacity: 0.4; filter: blur(287px); width: 556px; height: 500px; right: -200px; top: -100px; }
.recovery_section .section_wrap { display: flex; flex-wrap: wrap; align-items: center; }
.recovery_section .section_wrap .left_part { width: 50%; padding-right: 130px;}
.recovery_section .section_wrap .left_part .img { width: 100%; height: 780px; position: relative; margin-bottom: -50px; }
.recovery_section .section_wrap .left_part .img_main { display: flex; align-items: flex-end; justify-content: flex-end; padding-right: 50px; position: absolute; margin-top: -50px; right: 0; }
.recovery_section .section_wrap .left_part .img_main .img1 { width: 180px; height: 230px; border-radius: 5px; }
.recovery_section .section_wrap .left_part .img_main .img2 { width: 382px; height: 514px; margin-left: 15px; }
.recovery_section .section_wrap .right_part { width: 50%; padding-left: 20px; padding-right: calc((100% - 1470px) / 2); }
.recovery_section .section_wrap .right_part h3 { background: linear-gradient(301.6deg, rgba(226, 7, 34, 0.3) -17.52%, rgba(226, 7, 34, 0) 80.62%), #FFFFFF; -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; text-fill-color: transparent; font-weight: 800; font-size: 52px; line-height: 60px; letter-spacing: -0.04em; }
.recovery_section .section_wrap .right_part .sub_title { font-weight: 600; font-size: 20px; line-height: 32px; letter-spacing: -0.01em; color: #F4F4F4; padding: 20px 0; }
.recovery_section .section_wrap .right_part .section_cotnent,
.recent_blog .content_text { font-weight: 500; font-size: 18px; line-height: 29px; letter-spacing: -0.01em; color: #FFFFFF; }
.recent_blog .content_text { padding-top:15px; }

/*--*/
.heart_hand.rist_sideffect ul li a:hover { background-color: transparent; }
.heart_hand.rist_sideffect ul li a::after { display: none; }

/*--*/
.candidatechest_pain { position: relative; z-index: 1; padding: 60px 0 100px; }
.candidatechest_pain:before { position: absolute; content: ""; top: 0; left: 0; width: calc(100% - 239px); height: 100%; z-index: -1; }
.candidatechest_pain .section_wrap { display: flex; align-items: flex-start; flex-wrap: wrap; }
.candidatechest_pain .section_wrap .left_part { width: 45%; padding-right: 110px; padding-left: calc((100% - 1470px) / 2); padding-top: 100px; padding-bottom: 50px; position:relative; }
.candidatechest_pain .section_wrap .left_part:before { content: ""; position: absolute; top: 0; background: #50AFEF; opacity: 0.12; filter: blur(172px); width: 521px; height: 546px; left: -218px; bottom: 0; margin: auto 0; border-radius:100%; }
.candidatechest_pain .section_wrap .right_part:before { position: absolute; content: ""; bottom: -280px; left: 0; background: #0094FF; opacity: 0.21; filter: blur(197px); width: 666px; height: 647px; border-radius: 100%; }
.candidatechest_pain .section_wrap .right_part { width: 55%; padding-left: 0; position:relative; }
.candidatechest_pain .section_wrap .right_part .img { width: 100%; height: 700px; }
.candidatechest_pain .section_wrap .left_part h2 { background: linear-gradient(313.18deg, rgba(226, 7, 34, 0.6) -84.57%, rgba(226, 7, 34, 0) 54.37%), #FFFFFF; -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; text-fill-color: transparent; font-size: 52px; }
.candidatechest_pain .section_wrap .left_part .title { padding-bottom: 15px; }
.candidatechest_pain .section_wrap .left_part .section_content { color: #fff; }
.candidatechest_pain .section_wrap .left_part .section_content ul { margin: 20px 0; }

/**/
.insurance_providers { padding: 100px 0 130px; }
.insurance_providers .top_part { text-align: center; max-width: 70%; margin: 0 auto 50px; }
.insurance_providers .top_part h2 { font-size: 52px; }
.insurance_providers .top_part .section_content { font-weight: 600; font-size: 20px; line-height: 160%;/* or 32px */ text-align: center; letter-spacing: -0.01em; padding-top: 15px; }
.insurance_providers .section_wrap { max-width: 70%; margin: 0 auto; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; }
.insurance_providers .section_wrap .col { width: 25%; padding: 15px; min-height: 46px; }
.insurance_providers .section_wrap .col .logo { display: flex; align-items: center; justify-content: center; opacity: .4; min-height: 70px; }
.insurance_providers .section_btn { text-align: center; margin-top: 25px; }

/**/
.contacthero_area { position:relative; z-index:1; }
.contacthero_area .contacthero_left { width:48%; }
.contacthero_area .contacthero_left .text { margin:30px 0 40px; }
.contacthero_area .contacthero_right { width:42%; position:absolute; top:180px; right:0; height:560px; border-radius: 50px 0 0 0px; max-width:799px; }
.contacthero_area .contacthero_right:before { position:absolute; content:""; left:-60px; top:-80px; width:80%; height:calc(100% - 51px); background: #EFF5F9; border-radius: 0px 80px 0px 0px; transform: matrix(-1, 0, 0, 1, 0, 0); z-index:-1; }
.contacthero_area .contacthero_right:after { background: url(https://21808848.fs1.hubspotusercontent-na1.net/hubfs/21808848/CVM_2022/Images/patern.png)no-repeat 50%/cover; content: ""; height: 266px; right: 100px; position: absolute; top:-125px; width: 248px; z-index: -1; }

  
/**/
.dark_blue {  color:#fff; width:100%; position:relative;  overflow:hidden; padding:100px 0 140px; }
.dark_blue.dark_blue_reduce { padding:40px 0 65px; }
.light_bg {  width:100%; position:relative;  overflow:hidden; padding:100px 0 140px; }
.dark_blue:before { position:absolute; content:""; left:-300px; top:50%; width: 655px; height: 434px; background: #E21F2C; opacity: 0.4; filter: blur(287px); transform:translateX(-50%); }
.dark_blue h2,.dark_blue .title h2 { background: linear-gradient(270.86deg, rgba(226, 7, 34, 0.6) -36.76%, rgba(226, 7, 34, 0) 31.63%), #FFFFFF; -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; text-fill-color: transparent; }   
.dark_blue .text { color:#fff; }

.befowidth.form_imgsection:before { max-width:940px; }

/**/
.physicimgtext_area { width:100%; background: #EFF5F9; position:relative; }   
.physicimgtext_area:before { position:absolute; content:""; left:0; bottom:0; width: 100%; max-width:860px; height: 35px; background:#fff; }
.physicimgtext_area .container { display:flex; flex-wrap:wrap; align-items:flex-start; }
.physicimgtext_area .physicimgtext_img { width:38%; min-height:370px; }
.physicimgtext_area .physicimgtext_text { width:58%; padding-left:80px; }
.physicimgtext_area .physicimgtext_text p { padding:15px 0; }  
.physicimgtext_area .physicimgtext_text h6 { margin-bottom:20px; line-height:1.5; }

/**/
.physician_area { position:relative; }
.physician_area .physician_heading { width:100%;display:block;margin-bottom:40px;padding-bottom:20px;border-bottom:1px solid #ccc; }
.physician_area .physician_cover { width:100%; display:flex; flex-wrap:wrap; }
.physician_area .physician_item { width:calc(100%/2); padding:0 20px 60px; display:flex; flex-wrap:wrap; align-items:flex-start; }
.physician_area .physician_img { width:190px; height:190px; border-radius:50%; position:relative; display:inline-block; vertical-align:middle; margin-bottom:30px; }
.physician_area .physician_img:before { position:absolute; content:""; left:5px; top:10px; width:100%; height:100%; border-radius:50%; z-index:-1; }
.physician_area .physician_img:after { position:absolute; content:""; left:-30px; top:0; width:125px; height:133px; background:url('https://21808848.fs1.hubspotusercontent-na1.net/hubfs/21808848/CVM_2022/Images/dots%202.png') no-repeat center center/100%; z-index:-1; } 
.physician_area .physician_info { width:calc(100% - 190px); padding-left:35px; padding-right: 20px; }
.physician_area .physician_info h4 { margin:0 0 10px; font-weight: 800; }  
.physician_area .physician_info h5 { margin:0 0 10px; font-weight:700; font-size:18px; line-height:26px; }
.physician_area .physician_info h6 { margin:0 0 10px;  font-weight: 600; font-size: 16px; line-height:24px; }
.physician_area .physician_info .link { margin-top:20px; }
.physician_item .physician_bio { width:100%;  }

 

/**/
.teambio_area { position:relative; }
.teambio_area .teambio_item { width:100%; margin-bottom:0; }
.teambio_area .teambio_itemin { width:100%; display:flex; flex-wrap:wrap; }
.teambio_area .teambio_itemin .teambio_img { width:580px; height:580px; display:inline-block; position:relative; }
.teambio_area .teambio_itemin .teambio_img:before { position:absolute; content:""; right:-20px; bottom:-20px; width:100%; height:100%;  z-index:-1; }
.teambio_area .teambio_itemin .teambio_iteminfo_left { width:580px; }
.teambio_area .teambio_itemin .teambio_awards_logos { width:100%; margin:30px 0 0; text-align:center; }
.teambio_area .teambio_itemin .teambio_awards_logos img { max-width:150px;margin:5px; }
.teambio_area .teambio_itemin .teambio_iteminfo { width:calc(100% - 580px); padding-left:130px; }
.teambio_area .teambio_itemin h2,
.teambio_area .teambio_itemin h1.h2 { width:100%; display:block; padding-bottom:20px; margin-bottom:20px; border-bottom:1px solid #ccc; }
.teambio_area .teambio_itemin .teambio_rater8 { width:100%; padding:45px 45px 15px; text-align:center; }

.teambio_area .teambio_itemin .teambio_text { width:100%; margin:30px 0; display:block; }
.teambio_area .teambio_follow { width:100%; padding-top:30px; margin-top:30px; border-top:1px solid #ccc; }
.teambio_area .teambio_follow ul { width:100%; padding:0; margin:0; }
.teambio_area .teambio_follow ul li { width:auto; display:inline-block; }
.teambio_area .teambio_follow ul li a { width:40px; height:40px; color:#fff; display:inline-block; border-radius:50%; text-align: center; padding: 6px; margin-right: 10px; }
.teambio_area .teambio_follow ul li:last-child a { width:auto; height:auto; margin:0 0 0 40px; background:transparent !important; font-weight: 700; font-size: 16px; line-height: 24px; }
.teambio_area .teambio_follow ul li:last-child a i { font-size: 24px; margin-right: 10px; margin-bottom: 3px; position: relative; display: inline-block; vertical-align: middle; }

/**/
.serpatiinform_area { position:relative; }
.serpatiinform_area h2 { margin-bottom:15px; background: linear-gradient(313.18deg, rgba(226, 7, 34, 0.6) -84.57%, rgba(226, 7, 34, 0) 54.37%), #FFFFFF; -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; text-fill-color: transparent; }
.serpatiinform_cover { display:flex; flex-wrap:wrap; align-items:flex-start; justify-content:center; margin:60px -15px 0; position:relative; z-index:1; }
.serpatiinform_cover .serpatiinform_item { width:calc(100%/3); padding:0 15px 40px; }
.serpatiinform_cover .serpatiinform_item.one_serpatiinform_item { width:75%; }
.serpatiinform_cover .serpatiinform_itemin { width:100%; background:#fff; padding:45px 35px; border-radius:0 15px 0 15px; color:#000; }
.serpatiinform_cover .serpatiinform_text { margin:20px 0; }
.serpatiinform_cover .serpatiinform_item .serpatiinform_img { width:100%; min-height:80px; display:flex; align-items:flex-end; margin-bottom:30px; }
.serpatiinform_area.dark_blue:before { transform: translateX(0) translateY(-50%); left:auto; right:-300px; pointer-events:none; opacity:0.27; filter: blur(257px); }

/**/
.offlocation_area { position:relative; }
.offlocation_area .offlocation_item { width:100%; margin-bottom:90px; display:flex; flex-wrap:wrap; }
.offlocation_area .offlocation_img { width: 530px; height: 310px; display:block; }
.offlocation_area .offlocation_info { width: calc(100% - 530px); padding-left:70px; }
.offlocation_area .offlocation_text { width:100%; margin:15px 0 20px; }
.offlocation_area .offlocation_list { padding:0; margin:0 0 20px; list-style:none; font-weight: 600; font-size: 20px; line-height: 30px; letter-spacing: -0.01em;  }
.offlocation_area .offlocation_list li { width:100%; position:relative; padding-left:30px; }
.offlocation_area .offlocation_list li:before { position:absolute; content:""; left:0; top:5px; width:15px; height:18px; background:url('https://21808848.fs1.hubspotusercontent-na1.net/hubfs/21808848/CVM_2022/Images/red-location.png') no-repeat center center/100%; }
.offlocation_area .offlocation_item:last-child { margin-bottom:0; }
.offlocation_area .offlocation_item .link { padding-left:30px; }

.ctastrip_area.practincta_area { padding-bottom:110px; }
 
/**/ 
.outreachlocat_area { background: #EFF5F9; position:relative; } 
.outreachlocat_area:before { position:absolute; content:""; left:0; top:0; width:100%; max-width:860px; height:50px; background:#fff; }
.outreachlocat_area h3 { font-weight:800; width:auto; display:inline-block; }
.outreachlocat_area .outreachlocat_cover { margin:40px -15px 0; padding-bottom:130px; }
.outreachlocat_area .outreachlocat_item { width: calc(100%/3); padding: 0 15px; }
.outreachlocat_area .outreachlocat_item h4 { letter-spacing: -0.04em; }
.outreachlocat_area .outreachlocat_inner { width: 100%; background: #fff; padding: 15px; }
.outreachlocat_area .outreachlocat_img { width: 100%; height: 250px; display: block; }
.outreachlocat_area .outreachlocat_info.title { width: 100%; padding: 20px 12px; }
.outreachlocat_area .outreachlocat_text { width:100%; margin:15px 0 20px; font-weight: 500; font-size: 16px; line-height: 24px; }
.outreachlocat_area .outreachlocat_list { padding:0; margin:0 0 20px; list-style:none; }
.outreachlocat_area .outreachlocat_list li { width:100%; position:relative; padding-left:30px; }
.outreachlocat_area .outreachlocat_list li:before { position:absolute; content:""; left:0; top:5px; width:15px; height:18px; background:url('https://21808848.fs1.hubspotusercontent-na1.net/hubfs/21808848/CVM_2022/Images/red-location.png') no-repeat center center/100%; }
.outreachlocat_area .outreachlocat_item:last-child { margin-bottom:0; }
.outreachlocat_area .link { padding-left:30px; }
.outreachlocat_area .outreachlocat_wrap { width:100%; display:flex !important; flex-wrap:wrap; }
 
.outreachlocat_area .slick-arrow { top:auto; right:15px; bottom:-10px; transform: translateY(0); background:#fff; }
.outreachlocat_area .slick-prev.slick-arrow { right:110px; left:auto; border-right:0; }
.outreachlocat_area .slick-arrow:hover { background: #F0F0F2; color:#000; }
.outreachlocat_area .slick-arrow:hover:before {  color:#000; }

.outreachlocat_area ul.slick-dots { padding: 0; position: absolute; bottom: 8px; text-align: left; }
.outreachlocat_area ul.slick-dots:before { position:absolute; content:""; left:0; top:50%; width:calc(100% - 245px); height:1px; background:#C1C6CD; margin-top:-1px; }
.outreachlocat_area ul.slick-dots:after { position:absolute; content:""; left:calc(100% - 245px); top:50%; width:5px; height:5px; background:#C1C6CD; margin-top:-3px; border-radius: 50%; }
.outreachlocat_area ul.slick-dots li { width:auto; padding: 0; position:relative; display: inline-block; background:#EFF5F9; transition:all .4s ease;  }
.outreachlocat_area ul.slick-dots li:before { position:absolute; content:""; left:0; top:0; color:#000103; font-weight: 700; font-size: 16px; line-height: 18px; width:100%; height:100%; }
.outreachlocat_area ul.slick-dots li button { position:relative; border-radius:50%; left:0; top:0; width:58px; height:58px; background:transparent; border:none; font-size:16px; color:#000103; display: flex; flex-direction: row-reverse; font-weight: 700; font-family: Plus Jakarta Sans,sans-serif;     justify-content: center; align-items: center; } 
.outreachlocat_area ul.slick-dots li.slick-active button {  color:#fff; }
.outreachlocat_area ul.slick-dots li:nth-child(n+10) span { display: none; }
.outreachlocat_area ul.slick-dots li:last-child { padding-right:20px; } 
.outreachlocat_area ul.slick-dots li:last-child:before { position:absolute; content:""; right:0; left:auto; top:50%; width:5px; height:5px; background:#C1C6CD; margin-top:-3px; border-radius: 50%;  }  

.outreachlocat_area .illinoisloc_main { margin-top:100px; position:relative; }
 
/**/
.locainer_area { position:relative; background: #EFF5F9; }
.locainer_area .container { display:flex; flex-wrap:wrap; }
.locainer_area .locainer_box { width:calc(100%/3); border-right:1px dashed rgb(35 49 66 / 30%); padding:0 30px; }
.locainer_area .locainer_box:last-child { width:22%; border:none; padding-right:0; }
.locainer_area .locainer_box:nth-child(2) { width:35%; padding-left: 30px; }  
.locainer_area .locainer_box:first-child { width:42%; padding-right:150px; padding-left:0; }  
.locainer_area .locainer_box.rater8_included,
.locainer_area .locainer_box.rater8_included:first-child,
.locainer_area .locainer_box.rater8_included:nth-child(2),
.locainer_area .locainer_box.rater8_included:last-child { width:33%; }
.locainer_area .locainer_box.rater8_included:first-child { padding-right:75px; }
 
.locainer_area .location-booking-btn { margin-top:30px; text-align:center; }

.locainer_area .locainer_box h5 { letter-spacing: 0.4em; text-transform: uppercase; font-weight:800; margin-bottom:30px; }
.locainer_area .locainer_contact { padding:0; margin:0; list-style:none; font-weight: 700; }
.locainer_area .rater8_included .locainer_contact { padding-bottom:50px; }
.locainer_area .locainer_contact li { width:100%; position:relative; padding-left:30px;   letter-spacing: -0.01em; }
.locainer_area .locainer_contact li p:first-child { padding-top:0; }
.locainer_area .locainer_contact li:first-child:before { position:absolute; content:""; left:0; top:0 !important; width:15px; height:18px; background:url('https://21808848.fs1.hubspotusercontent-na1.net/hubfs/21808848/CVM_2022/Images/red-location.png') no-repeat center center/100% 100%; }    
.locainer_area .locainer_contact li:nth-child(2):before { position:absolute; content:""; left:0; top:0 !important; width:19px; height:21px; background:url('https://21808848.fs1.hubspotusercontent-na1.net/hubfs/21808848/CVM_2022/Images/call.png') no-repeat center center/100% 100%; }    
.locainer_area .locainer_contact li:nth-child(3):before { position:absolute; content:""; left:0; top:0 !important; width:19px; height:21px; background:url('https://21808848.fs1.hubspotusercontent-na1.net/hubfs/21808848/fax.png') no-repeat center center/100% 100%; }    



.locainer_area .timetable { width:100%; font-size:16px; line-height:24px; font-weight: 500; }
.locainer_area .timetable ul { padding:0; margin:0; list-style:none; }  
.locainer_area .timetable ul li { width:100%; margin-bottom:5px; }
.locainer_area .timetable ul li span { width:120px; display:inline-block; }

/**/   
.cardiovpat_area.dark_blue { overflow:hidden; padding-top:140px; }
.cardiovpat_area.dark_blue:before { background: #E21F2C; filter: blur(287px); width: 675px; height: 606px; left:auto; right:-330px; transform: translateY(-50%) translateX(0); }
.cardiovpat_area.dark_blue:after { position:absolute; content:""; left:0; bottom:0; width: 660px; height: 650px; background: #0094FF; opacity: 0.21; filter: blur(197px); }
.cardiovpat_area .cardiovpat_top { margin:0 auto; max-width:800px; width:100%; position:relative; }
.cardiovpat_area .cardiovpat_top:after { background: url(https://21808848.fs1.hubspotusercontent-na1.net/hubfs/21808848/CVM_2022/Images/dots-patten.png)no-repeat 50%/cover; content: ""; height: 266px; position: absolute; right: -190px; top: -10px; width: 248px; }
.cardiovpat_area .cardiovpat_text { margin:0 auto; max-width:600px; width:100%; }
.cardiovpat_area .cardiovpat_cover { margin-top:40px; padding-bottom:130px; position:relative; z-index:1; }
.cardiovpat_area .cardiovpat_box_wrap { display:flex !important; flex-wrap:wrap; }  
.cardiovpat_area .cardiovpat_item { width:calc(100%/3); padding:0 20px; }
.cardiovpat_area .cardiovpat_img { width: 160px; height: 160px; border-radius:50%; margin:0 auto -70px; position:relative; z-index:1; }
.cardiovpat_area .cardiovpat_info { width:100%; padding:100px 30px 30px; background:#fff; box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1); border-radius: 0px 20px; text-align:center; }
.cardiovpat_area .cardiovpat_bio {  letter-spacing: -0.01em; font-weight: 600; font-size: 20px; line-height:30px; width:100%; margin-bottom:30px; position:relative; }
.cardiovpat_area .cardiovpat_bio:before { position:absolute; content:""; left:0; top:-50px; width:50px; height:43px; background:url('https://21808848.fs1.hubspotusercontent-na1.net/hubfs/21808848/CVM_2022/Images/quote.png') no-repeat center center/100%; }
.cardiovpat_area .cardiovpat_info h6 { font-size:16px; line-height:24px; font-weight: 500; }
.cardiovpat_area .cardiovpat_info h6 span {  font-weight: 600; }
.cardiovpat_area .slider_style ul.slick-dots li { background:#27456b; }
.cardiovpat_area .slider_style ul.slick-dots li button { color:#fff; } 
 
/**/
.cvmlocation_area.location_innermap { width: 100%; overflow: hidden; position: relative; min-height: 670px; }
.cvmlocation_area.location_innermap .cvmlocation_map { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.cvmlocation_area.location_innermap .map { height:100%; width:100%; }
.cvmlocation_area.location_innermap .cvmlocation_info { height:580px; width:100%; max-width:450px; position: absolute; left: 0; top: 50%; transform: translateY(-50%); z-index: 9; }
.cvmlocation_area.location_innermap .map .fortitle { width:100%; display:block; margin-bottom:15px; font-size: 16px; line-height: 22px; font-weight: bold; }
.cvmlocation_area.location_innermap .map .phone-num,.cvmlocation_area.location_innermap .map .forAddress { width:100%; position:relative; display:flex; flex-wrap:wrap; align-items: center; margin-bottom: 10px; font-weight:500; }
.cvmlocation_area.location_innermap .map .forAddress svg { margin-left:-3px; }
.cvmlocation_area.location_innermap .map .infoPopup svg { margin-right:5px; }
.cvmlocation_area.location_innermap .map .phone-num svg { margin-right:9px; }
.cvmlocation_area.location_innermap .map .infoPopup svg path, .cvmlocation_area.location_innermap .map .infoPopup svg circle { fill:#b11b25; stroke:#fff; }
.cvmlocation_area.location_innermap .map .gm-ui-hover-effect { top: 0 !important; right: 0 !important; border: none !important; outline: none !important; }   
.cvmlocation_area.location_innermap .cvmlocation_map .backImg { position: absolute; top: 0; left: 0; height: 100%; width: 100%; }

/**/
.resourcebox_area.dark_blue { overflow:hidden; padding-top:100px; padding-bottom:140px; }
.resourcebox_area.dark_blue:before { background: #E21F2C; filter: blur(287px); width: 675px; height: 606px; left:auto; right:-330px; transform: translateY(-50%) translateX(0); }
.resourcebox_area.dark_blue:after { position:absolute; content:""; left:0; bottom:0; width: 660px; height: 650px; background: #0094FF; opacity: 0.21; filter: blur(197px); }
.resourcebox_area .resourcebox_cover { display:flex; flex-wrap:wrap; position:relative; z-index:1; }
.resourcebox_area .resourcebox_item { width:calc(100%/2); padding:0 12px 30px; }
.resourcebox_area .resourcebox_itemin { width:100%; overflow:hidden; background: #FFFFFF;  box-shadow: 0px 4px 10px rgba(33, 80, 163, 0.1); border-radius: 10px; }
.resourcebox_area .resourcebox_img { width:100%; height:310px; display:flex; align-items:center; justify-content:center; position:relative; }
.resourcebox_area .resourcebox_img:before { position:absolute; content:""; left:0; top:0; width:100%; height:100%;  mix-blend-mode: multiply; opacity: 0; -webkit-transition: all 400ms ease;
-moz-transition: all 400ms ease;
-o-transition: all 400ms ease;
-ms-transition: all 400ms ease;
transition: all 400ms ease;; background:rgba(0,0,0,0); }
.resourcebox_area .resourcebox_info { width:100%; padding:30px; border: 1px solid #AFC3D8; border-top:0; }  
.resourcebox_area .resourcebox_item .btn_style { -webkit-transition: all 400ms ease;
-moz-transition: all 400ms ease;
-o-transition: all 400ms ease;
-ms-transition: all 400ms ease;
transition: all 400ms ease;;  opacity:0; }
.resourcebox_area .resourcebox_item .resourcebox_info .btn_style { opacity:1; }
.resourcebox_area .resourcebox_item:hover .btn_style { -webkit-transition: all 400ms ease;
-moz-transition: all 400ms ease;
-o-transition: all 400ms ease;
-ms-transition: all 400ms ease;
transition: all 400ms ease;;  opacity: 1; }
.resourcebox_area .resourcebox_item:hover .resourcebox_img:before { opacity: 0.8; } 
.resourcebox_area .resourcebox_item .btn_style a { box-shadow: 0px 17.2018px 43.0045px rgba(0, 0, 0, 0.2); }
.resourcebox_area .resourcebox_item .btn_style a:after { background:url(https://21808848.fs1.hubspotusercontent-na1.net/hubfs/21808848/white-btn-arrow.png) no-repeat 50% #233142; }
.resourcebox_area .resourcebox_item .btn_style a.phone:after { background:url(https://21808848.fs1.hubspotusercontent-na1.net/hubfs/21808848/phone-white.webp) no-repeat 50% #233142; }

  
/**/ 
.faqs_area { position:relative; }
.faqs_area:before { position:absolute; content:""; right:0; top:-35px; width:100%; max-width:1100px; height:35px; background:#fff; }
.faqs_area .container { display:flex; flex-wrap:wrap; } 
.faqs_area .faqs_left { width:50%; }
.faqs_area .faqs_right { width:50%; }
.faqs_area .link { margin-top:20px; }

.faqs_area .faqs_cover { width:100%; margin-top:50px; display:block; }
.faqs_item { width: 100%; background: #fff; border: 1px solid #afc3d8; border-radius: 10px; box-shadow: 0 4px 10px rgb(33 80 163 / 10%); display: inline-block; padding: 20px 25px; margin-bottom: 20px; position:relative; }
.faqs_item:before {  border-radius: 0 5px 5px 0; content: ""; height: 29px; left: 0; position: absolute; top: 26px; width: 8px; -webkit-transition: all 400ms ease;
-moz-transition: all 400ms ease;
-o-transition: all 400ms ease;
-ms-transition: all 400ms ease;
transition: all 400ms ease;; }
.faqs_item h4 { width:100%; position:relative; cursor:pointer; padding-right:40px; -webkit-transition: all 400ms ease;
-moz-transition: all 400ms ease;
-o-transition: all 400ms ease;
-ms-transition: all 400ms ease;
transition: all 400ms ease;; }  
.faqs_item h4 p { padding:0; }
.faqs_item .ticon { position:absolute; right:0; top:50%; width:46px; height:46px; cursor:pointer; background: #EFF5F9; border-radius:50%; transform: translateY(-50%); }
.faqs_item .ticon:before { position:absolute; right:50%; top:50%; content:""; width:25px; height:4px; background:#000; transform:translateY(-50%) translateX(50%); -webkit-transition: all 400ms ease;
-moz-transition: all 400ms ease;
-o-transition: all 400ms ease;
-ms-transition: all 400ms ease;
transition: all 400ms ease;; }
.faqs_item .ticon:after { position:absolute; right:50%; top:50%; content:""; width:4px; height:25px; background:#000; transform:translateY(-50%) translateX(50%); -webkit-transition: all 400ms ease;
-moz-transition: all 400ms ease;
-o-transition: all 400ms ease;
-ms-transition: all 400ms ease;
transition: all 400ms ease;; }
.faqs_item .active .ticon:after { opacity: 0;}

.faqs_item .faqs_text { display:none; margin-top:10px; }       

/**/
.blogfeed_area { background: #EFF5F9; position:relative; }
.blogfeed_area:before { position:absolute; content:""; right:0; top:0; width:100%; max-width:850px; height:35px; background:#fff; }
.blogfeed_area .blogfeed_item { display:flex; flex-wrap:wrap; margin:40px -15px 0; }
.blogfeed_area .blogfeed_top { width:100%; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; }
.blogfeed_area .blogfeed_top h2 { margin-bottom:10px; }

/**/ 
.come_work_with { padding: 100px 0; position: relative; z-index: 11; }
.come_work_with .title { text-align: center; padding-bottom: 60px; }
.come_work_with .section_content { max-width: 80%; margin: 0 auto; letter-spacing: -0.01em; }
.come_work_with .content_iner { overflow:hidden; }

.come_work_with .section_wrap { display: flex; flex-wrap: wrap; padding: 30px 50px; background-color: #EFF5F9; border: 1px solid #C1C6CD; margin-bottom: 50px; }
.come_work_with .section_wrap .section_inner { width: 50%; padding: 0 15px; }
.come_work_with .section_wrap .section_inner .options-combo { display: flex; flex-wrap: wrap; align-items: center; }
.come_work_with .section_wrap .section_inner .options-combo ul { background: #fff; border: 1px solid #c1c6cd; border-radius: 10px; display: none; left: 0; list-style: none; margin:0; padding: 0; position: absolute; top: 100%; width: 100%; z-index: 1; }
.come_work_with .section_wrap .section_inner .options-combo ul li { display: block; width: 100%; }
.come_work_with .section_wrap .header .header_sticky { }
section_inner .options-combo ul li a { border-bottom: 1px solid #c1c6cd; color: #000; display: inline-block; font-size: 16px; line-height: 24px; padding: 10px 15px; width: 100%; cursor:pointer; }
.come_work_with .section_wrap .section_inner .filter { position: relative; width: 60%; }
.come_work_with .section_wrap .section_inner .options-combo h5 { padding-right: 0; text-align: right;  display: inline-block; font-size: 16px; font-weight: 500; line-height: 27px; margin-right: 20px; width: auto; }
.come_work_with .section_wrap .section_inner .filter span.select_title { background: #fff; border: 1px solid #c1c6cd; border-radius: 48px; cursor: pointer; display: inline-block; font-size: 16px; line-height: 26px; min-width: 100%; padding: 12px 25px; position: relative; width: auto; }
.come_work_with .section_wrap .section_inner .filter span.select_title:before { content: "\f107"; font-family: FontAwesome; font-size: 26px; position: absolute; right: 16px; top: 50%; transform: translateY(-50%); -webkit-transition: all .4s ease; -moz-transition: all .4s ease; -o-transition: all .4s ease; -ms-transition: all .4s ease; transition: all .4s ease; }

.come_work_with .bg_img { height: 100%; position: absolute; right: -233px; top: 0; width: 65%; }
.come_work_with .resources_wrap { max-width: 50%; height: 100%; display: flex; flex-wrap:wrap; align-items: flex-start; }
.come_work_with .resources_wrap .resource-item { width: 40% !important; padding: 0 15px 20px !important; }
.come_work_with .resources_wrap .resource-item h3 { position: relative; font-size: 26px; line-height: 60px;/* identical to box height, or 231% */ letter-spacing: -0.04em; border-bottom: 6px solid #EFF5F9; display: inline-block; width: 40%; margin-right: 60px; }
.content_iner { margin: 0 -15px; }
.come_work_with .resources_wrap .resource-item h3:before { position: absolute; content: ""; bottom: -6px; left: 0; width: 100px; height: 6px;  }

.come_work_with .resources_wrap ul { list-style-type: none; margin: 0; padding: 0; }
.come_work_with .resources_wrap .job_title { margin-top: 20px; }
.come_work_with .resources_wrap ul li { position: relative; font-weight: 600; font-size: 20px; line-height: 160%;/* identical to box height, or 32px */ display: flex; align-items: center; letter-spacing: -0.01em;/* red */  }
.come_work_with .resources_wrap ul li+li { margin-top: 10px; }
.come_work_with .resources_wrap ul li:before { position: absolute; content: ""; }

/**/
.banner_text { display: inline-block; width: 100%; }
.banner_text .section_wrap { align-items: center; display: flex; justify-content: flex-start; min-height: 600px; padding: 100px 0 100px 100px; position: relative; width: 100%; z-index: 1; }
.banner_text .section_wrap .bg_img { height: 100%; position: absolute; right: 0; top: 0; width: 75%; z-index: -1; }
.banner_text .section_wrap .section_content { max-width: 660px; position: relative; width: 100%; z-index: 1; color: #fff; }
.banner_text .section_wrap:before { content: "";  width: 100%; z-index: 1; position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.banner_text .section_wrap .section_content h2 { color: #fff; font-weight: 800; font-size: 52px; line-height: 60px;/* or 115% */ letter-spacing: -0.04em; background: linear-gradient(309.84deg, rgba(226, 7, 34, 0.3) 0.92%, rgba(226, 7, 34, 0) 29.35%), #FFFFFF; -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; text-fill-color: transparent; display: inline-block; }
.banner_text .section_wrap .section_content h3 { font-weight: 800; font-size: 36px; line-height: 38px;/* identical to box height, or 106% */ letter-spacing: -0.04em; color: #FFF !important; margin: 25px 0; }

/**/
.benefit_career { display: inline-block; width: 100%; vertical-align: top; padding: 400px 0 100px; position: relative; margin-top: -300px; background: linear-gradient(180deg, #EFF5F9 0%, rgba(239, 245, 249, 0) 100%); }
.benefit_career .title { text-align: center; padding-bottom:50px; }
.benefit_career .title h2 { font-size: 52px; line-height: 60px; }
.benefit_career .title .section_content { font-size: 18px; line-height: 27px; letter-spacing: -0.01em; max-width: 60%; margin: 0 auto; padding-top:15px; }

.benefit_career .section_wrap { display: flex; flex-wrap: wrap; margin: 0 -15px; justify-content: center; }
.benefit_career .section_wrap .section_col { width: 25%; padding: 0 15px 30px; display: flex; align-items: center; justify-content: center; }
.benefit_career .section_wrap .section_col .box_title h3 { margin-left: 25px; font-weight: 800; font-size: 26px; line-height: 34px;/* or 131% */ letter-spacing: -0.04em;/* dark blue */  }

.careers_pat.form_imgsection:before { display:none; }
.btmspace_none.form_imgsection:after { display:none; }
.btmspace_none.form_imgsection { line-height:0; }

/**/
.locsched_area.form_imgsection:before { display:none; } 
/*.form_imgsection .pinkshdaow { position:absolute; width: 375px; height: 375px; left:0; top:50%; background: #E21F2C; opacity: 0.12; filter: blur(172px); transform: translateY(-50%); pointer-events:none; } */

/**/
.lociner_services.heart_hand { position:relative; padding-bottom: 180px; }  
.lociner_services.heart_hand:before { position:absolute; content:""; left:0; bottom:0; width:100%; max-width:45%; height:30px; z-index: 1; opacity: 1; filter: blur(0); }
 
.treatloc_area { padding-bottom:180px; }

/**/
.hsaa_section{ position: relative; z-index: 2; padding: 40px 0; }
.hsaa_section:before{ content: ""; position: absolute; height: 180px; right: 0; bottom: 0; left: 0; background-color: #EFF5F9; z-index: -1; }
.hsaa_section .hsaa_container{ display: inline-block; width: 100%; padding-left: calc(100%/2 - 1440px/2); margin-left:15px; }
.hsaa_section .hsaa_row{ display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
.hsaa_section .left_part{ width: calc(100% - 850px); padding-right: 15px; }
.hsaa_section .right_part{ width: 850px; line-height: 0; }
.hsaa_section .hsaa_image{ display: inline-block; width: 100%; line-height: 0; }
.hsaa_section .hsaa_image img{ width: 100%; max-width:650px !important; }
.hsaa_section .m_hsaa_content_div{ display: none; width: 100%; }
.hsaa_section .hsaa_content_div,
.hsaa_section .hsaa_content_div .hsaa_title,
.hsaa_section .hsaa_content_div .hsaa_content,
.hsaa_section .hsaa_content_div .hsaa_bottom_content{ display: inline-block; width: 100%; }
.hsaa_section .hsaa_content_div .hsaa_content .call_us_title,
.hsaa_section .hsaa_content_div .hsaa_content .call_list{ display: inline-block; width: 100%; }
.hsaa_section .hsaa_content_div .hsaa_title{ margin-bottom: 20px; }
.hsaa_section .hsaa_content_div .hsaa_title h1,
.form_imgsection .title h1 { font-size: 80px; line-height: 80px; letter-spacing: -0.03em; }
.hsaa_section .hsaa_content_div .hsaa_title h1 { background: linear-gradient(281.3deg, rgba(177, 27, 37, 0.8) 28.08%, rgba(177, 27, 37, 0) 76.7%), #233142; -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; text-fill-color: transparent; }
.hsaa_section .hsaa_content_div .hsaa_content .call_us_title{ font-weight: 600; font-size: 20px; line-height: 32px; letter-spacing: -0.01em; color: #233142; margin-bottom: 12px; }
.hsaa_section .hsaa_content_div .hsaa_content .call_list{ font-weight: 800; font-size: 26px; line-height: 36px; letter-spacing: -0.04em; color: #233142; }
.hsaa_section .hsaa_content_div .hsaa_content .call_list a{ color: #233142; }
.hsaa_section .hsaa_content_div .hsaa_content .call_list ul{ /*display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; */ display:block; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin: 0; padding: 0; list-style: none; } 
.hsaa_section .hsaa_content_div .hsaa_content .call_list ul li{ margin-top: 15px; position: relative; /*max-width: 50%;*/ padding-left: 37px; }
.hsaa_section .hsaa_content_div .hsaa_content .call_list ul li:not(:last-child){ margin-right: 45px; }
.hsaa_section .hsaa_content_div .hsaa_content .call_list ul li:before{ content: ""; position: absolute; top: 5px; left: 0; width: 25px; height: 25px; background: url("data:image/svg+xml,%3Csvg width='25' height='26' viewBox='0 0 25 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.7581 15.9417C17.2532 15.4367 16.5683 15.1532 15.8542 15.1532C15.14 15.1532 14.4552 15.4367 13.9502 15.9417L13.847 16.0448C13.69 16.2075 13.4766 16.3035 13.2507 16.3135C13.0249 16.3234 12.8039 16.2462 12.6334 16.0977C11.3716 14.9614 10.1702 13.7598 9.03369 12.4982C8.89303 12.3245 8.8205 12.1053 8.83011 11.8819C8.83973 11.6587 8.93069 11.4465 9.08579 11.2854L9.18998 11.1822C9.69512 10.677 9.97885 9.99217 9.97885 9.27783C9.97885 8.56349 9.69512 7.87844 9.18998 7.37328L6.90353 5.08883C6.39799 4.5847 5.71312 4.30176 4.99919 4.30176C4.28526 4.30176 3.60036 4.58468 3.09464 5.08883L1.5686 6.61487C0.660723 7.53296 0.109707 8.74466 0.0147083 10.0324C-0.0802703 11.3202 0.287015 12.5996 1.05062 13.641C3.99631 17.617 7.51436 21.1347 11.4908 24.0801C12.5319 24.8439 13.8115 25.2116 15.0993 25.1166C16.3871 25.0217 17.5989 24.4704 18.5169 23.5621L20.0429 22.0361C20.5481 21.5309 20.8318 20.8459 20.8318 20.1315C20.8318 19.4172 20.5481 18.7323 20.0429 18.2272L17.7581 15.9417Z' fill='%23B11B25'/%3E%3Cpath d='M13.3313 7.18206C14.521 7.18346 15.662 7.65674 16.5034 8.49809C17.3447 9.33965 17.8182 10.4804 17.8196 11.6704C17.8196 11.991 17.9907 12.2873 18.2684 12.4476C18.5462 12.6081 18.8884 12.6081 19.1661 12.4476C19.4438 12.2873 19.6149 11.991 19.6149 11.6704C19.6129 10.0043 18.9503 8.40715 17.7723 7.22915C16.5943 6.05115 14.9971 5.38851 13.3313 5.38672C13.0105 5.38672 12.7141 5.55784 12.5538 5.83555C12.3935 6.11327 12.3935 6.45551 12.5538 6.73322C12.7141 7.01094 13.0105 7.18206 13.3313 7.18206Z' fill='%23B11B25'/%3E%3Cpath d='M14.2297 0.00010273C13.9089 0.00010273 13.6126 0.171219 13.4523 0.448938C13.292 0.726657 13.292 1.06889 13.4523 1.34661C13.6126 1.62433 13.9089 1.79544 14.2297 1.79544C16.6095 1.79805 18.8914 2.74461 20.5744 4.42752C22.2574 6.11026 23.2039 8.39209 23.2065 10.7722C23.2065 11.0928 23.3776 11.3892 23.6553 11.5495C23.933 11.71 24.2753 11.71 24.553 11.5495C24.8307 11.3892 25.0018 11.0928 25.0018 10.7722C24.9986 7.91612 23.8627 5.17797 21.8434 3.15847C19.8238 1.13891 17.0857 0.00297514 14.2296 0L14.2297 0.00010273Z' fill='%23B11B25'/%3E%3C/svg%3E%0A") no-repeat center center / cover; }
.hsaa_section .hsaa_content_div .hsaa_content .call_list ul li.phone:before { background:url("https://21808848.fs1.hubspotusercontent-na1.net/hubfs/21808848/CVM_2022/Images/call.png"); background-repeat:no-repeat; display:block; }
.hsaa_section .hsaa_content_div .hsaa_content .call_list ul li.fax:before { background:url("https://21808848.fs1.hubspotusercontent-na1.net/hubfs/21808848/CVM_2022/Images/fax.png"); background-repeat:no-repeat; display:block; }
.hsaa_section .hsaa_content_div .hsaa_content .call_list ul li.email:before { background:url("https://21808848.fs1.hubspotusercontent-na1.net/hubfs/21808848/CVM_2022/Images/email.png"); background-repeat:no-repeat; }
.hsaa_section .hsaa_content_div .hsaa_bottom_content{ display: inline-block; max-width: 827px; width: 100%; background: #FFFFFF; border-radius: 20px; padding: 32px 40px 45px; margin-top: 30px; }
.hsaa_section .hsaa_content_div .hsaa_bottom_content .bottom_content{ max-width: 656px; width: 100%; }
.hsaa_section .hsaa_content_div .hsaa_bottom_content ul{ margin: 0; padding: 0; list-style: none; column-count: 2; } 
.hsaa_section .hsaa_content_div .hsaa_bottom_content ul li{ padding-right: 15px; position: relative; padding-left: 31px; margin-top: 15px; display: inline-block; width: 100%; } 
.hsaa_section .hsaa_content_div .hsaa_bottom_content ul li:before{ content: ""; position: absolute; top: 7px; left: 0; width: 21px; height: 15px; background: url("data:image/svg+xml,%3Csvg width='21' height='16' viewBox='0 0 21 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.3849 4.02177L9.30651 14.8959C8.48615 15.7014 7.15538 15.7014 6.33424 14.8959L0.615508 9.2818C-0.205169 8.47635 -0.205169 7.16988 0.615508 6.36427C1.43634 5.55852 2.767 5.55852 3.58747 6.36397L7.82082 10.5196L17.4125 1.10409C18.2333 0.298332 19.564 0.298942 20.3846 1.10409C21.2051 1.90969 21.2051 3.21571 20.3849 4.02177Z' fill='%23B11B25'/%3E%3C/svg%3E%0A") no-repeat center center / cover; }

.come_work_with .no-data { width: 100%; text-align: center; color: #000; display: block;  font-size: 24px; line-height: 30px; padding:40px 0 0; }

.aboutangina_area { position:relative; }
.aboutangina_area:after { position:absolute; content:""; left:0; bottom:0; height:60px; width:100%; max-width:60%; background:#fff; }
.aboutangina_area .title { margin-bottom:30px; }

/**/
.hero-thnak { padding: 80px 0 150px; min-height: 700px; display: flex; align-items: center; font-size: 30px; line-height: 42px; }
.hero-thnak  h1 { margin: 0 0 12px; background: linear-gradient(278.19deg, rgba(177, 27, 37, 0.8) 29.5%, rgba(177, 27, 37, 0) 47.53%), #233142; -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; text-fill-color: transparent; }


/* 19-07-2023 */

.condition_content { display: inline-block; width: 100%; vertical-align: top; padding: 100px 0; position: relative; z-index: 1; }
.condition_content .section_wrap { display: flex; flex-wrap: wrap; }
.condition_content .section_wrap .left_part { width: 50%; padding-right: 15px; }
.condition_content .section_wrap .left_part h2 { background: linear-gradient(294.71deg,rgba(177, 27, 37, 0.6) 26.47%, rgba(177, 27, 37, 0) 68.43%), #2c3b59; -webkit-background-clip: text; -webkit-text-fill-color: transparent; }
.condition_content .section_wrap .right_part { width: 50%; padding-left: 15px; }
.condition_content:before { position: absolute; content: ""; top: 0; left: 0; width: 100%; height: 100%; background: url(https://21808848.fs1.hubspotusercontent-na1.net/hubfs/21808848/CardiovascularAssociatesofAmerica_May2022/image/bcg.png)no-repeat center/cover; z-index: -1; }

.causesymp_condition {display: inline-block;width: 100%;vertical-align: top;padding: 120px 0;background: #EFF5F9;position: relative;z-index: 1;}
.causesymp_condition .section_wrap { display: flex; flex-wrap: wrap; }
.causesymp_condition .section_wrap .left_prt { width: 50%; padding-right: 15px; }
.causesymp_condition .section_wrap .left_prt  h2 { background: linear-gradient(294.71deg,rgba(177, 27, 37, 0.6) 26.47%, rgba(177, 27, 37, 0) 68.43%), #2c3b59; -webkit-background-clip: text; -webkit-text-fill-color: transparent; }
.causesymp_condition .section_wrap .right_part { width: 50%; padding-left: 15px; }
.causesymp_condition:before { position: absolute; content: ""; top: 0; left: 0; width: 100%; height: 100%; background: url(https://21808848.fs1.hubspotusercontent-na1.net/hubfs/21808848/CardiovascularAssociatesofAmerica_May2022/image/bg_shape.svg)no-repeat center/cover; z-index:-1; }

.testing_diagnosis_condition { display: inline-block; width: 100%; vertical-align: top; padding: 120px 0; background: #2C3B59; position: relative; z-index: 1; }
.testing_diagnosis_condition:before { position: absolute; content: ""; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; background:url(https://21808848.fs1.hubspotusercontent-na1.net/hubfs/21808848/CardiovascularAssociatesofAmerica_May2022/image/bg_shape03.png)no-repeat center/cover; }
.testing_diagnosis_condition .section_wrap { display: flex; flex-wrap: wrap; }
.testing_diagnosis_condition .section_wrap .left_part { width: 50%; padding-right: 15px; }
.testing_diagnosis_condition .section_wrap .right_part { width: 50%; padding-left: 15px; }
.testing_diagnosis_condition .section_wrap .left_part h2 { color: #fff; -webkit-text-fill-color: transparent; background: linear-gradient(346.71deg, rgba(177, 27, 37, .6) 26.47%, rgba(177, 27, 37, 0) 68.43%), #ffffff; -webkit-background-clip: text; }
.testing_diagnosis_condition .section_wrap .right_part .content { color: #fff; }

.causesymp_condition.treatments_condition:before { background: url(https://21808848.fs1.hubspotusercontent-na1.net/hubfs/21808848/CardiovascularAssociatesofAmerica_May2022/image/bg_shape01.png)no-repeat  center/cover;  }

.causesymp_condition .section_wrap .right_part .content ul,
.condition_content .section_wrap .right_part .content ul,
.testing_diagnosis_condition .section_wrap .right_part .content ul { margin-top:20px; padding:0 15px 15px; }
.causesymp_condition .section_wrap .right_part .content ul li,
.condition_content .section_wrap .right_part .content ul li,
.testing_diagnosis_condition .section_wrap .right_part .content ul li { padding: 0 15px 15px 0; }
.causesymp_condition.list_2_col .section_wrap .right_part .content ul,
.condition_content.list_2_col .section_wrap .right_part .content ul,
.testing_diagnosis_condition.list_2_col .section_wrap .right_part .content ul { display: flex; flex-wrap: wrap; }
.causesymp_condition.list_2_col .section_wrap .right_part .content ul li,
.condition_content.list_2_col .section_wrap .right_part .content ul li,
.testing_diagnosis_condition.list_2_col .section_wrap .right_part .content ul li { width: 50%; margin-left:10px; width:calc(50% - 10px); } 
.causesymp_condition.list_2_col .section_wrap .right_part .content.list_style ul,
.condition_content.list_2_col .section_wrap .right_part .content.list_style ul,
.testing_diagnosis_condition.list_2_col .section_wrap .right_part .content.list_style ul,
.causesymp_condition .section_wrap .right_part .content.list_style ul,
.condition_content .section_wrap .right_part .content.list_style ul,
.testing_diagnosis_condition .section_wrap .right_part .content.list_style ul { padding-left:0; }
.causesymp_condition.list_2_col .section_wrap .right_part .content.list_style ul li,
.condition_content.list_2_col .section_wrap .right_part .content.list_style ul li,
.testing_diagnosis_condition.list_2_col .section_wrap .right_part .content.list_style ul li { width:50%; }
.causesymp_condition.list_2_col .section_wrap .right_part .content.list_style ul li ul li,
.condition_content.list_2_col .section_wrap .right_part .content.list_style ul li ul li,
.testing_diagnosis_condition.list_2_col .section_wrap .right_part .content.list_style ul li ul li { width:100%; }
.causesymp_condition .section_wrap .right_part .content.list_style ul li,
.condition_content .section_wrap .right_part .content.list_style ul li,
.testing_diagnosis_condition .section_wrap .right_part .content.list_style ul li { margin-left:0; padding: 0 15px 0 30px; } 
.causesymp_condition .section_wrap .right_part .content.list_style ul li ul li,
.condition_content .section_wrap .right_part .content.list_style ul li ul li,
.testing_diagnosis_condition .section_wrap .right_part .content.list_style ul li ul li { padding:0 15px 0 23px; }

.video_gallery { display: inline-block; width: 100%; vertical-align: top; padding: 100px 0; }
.video_gallery .title { text-align: center; max-width: 800px; margin: 0 auto 50px; }
.video_gallery .title h2 { -webkit-text-fill-color: transparent; background: linear-gradient(294.71deg, rgba(177, 27, 37, .6) 26.47%, rgba(177, 27, 37, 0) 68.43%), #2c3b59; -webkit-background-clip: text; }
.video_gallery .section_wrap { display: flex; flex-wrap: wrap; margin: 0 -15px; align-items:center; align-items:start; justify-content:center; }
.video_gallery .section_wrap .col { width: 33.33%; padding: 0 15px 30px; }
.video_gallery .section_wrap .col a.img { width: 100%; height: 277px; position: relative; display: flex; align-items: center; justify-content: center; }
.video_gallery .section_wrap .col a.img .play { width: 87px; height: 87px; background: #fff; border-radius: 100%; display: flex; align-items: center; justify-content: center; }
.video_gallery .section_wrap .col .title_content { padding-top: 15px; }
.video_gallery .section_wrap .col .title_content h4 { font-size: 24px; line-height: 32px; letter-spacing: -.4px; }
.video_gallery .section_wrap .col .title_content p { padding: 0; }

.video_gallery.doctors-hubdb-videos { padding:0 0 100px; padding:100px 0 0; }

.testimonial_section { display: inline-block; width: 100%; vertical-align: top; padding: 150px 0 120px; background: #2C3B59; position:relative; z-index:1; }
.testimonial_section:before { position: absolute; content: ""; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; background:url(https://21808848.fs1.hubspotusercontent-na1.net/hubfs/21808848/CardiovascularAssociatesofAmerica_May2022/image/bg_shape04.png)no-repeat center/cover; }
.testimonial_section .title { text-align: center; max-width: 800px; margin: 0 auto 50px; }
.testimonial_section .title h2 { color: #fff; -webkit-text-fill-color: transparent; background: linear-gradient(240.71deg, rgba(177, 27, 37, .3) 26.47%, rgba(177, 27, 37, 0) 68.43%), #fff; -webkit-background-clip: text; }
.testimonial_section .title .content { padding-top: 20px; color: #fff; }
.testimonial_section .testimonial_slider { border: 1px solid #F0F0F2; padding: 50px; max-width: 1190px; margin: 0 auto; }
.testimonial_section .testimonial_slider .inner { position:relative; padding:50px; }
.testimonial_section .testimonial_slider .inner:before { position: absolute; content: ""; top: 10px; left: 0; background: url(https://21808848.fs1.hubspotusercontent-na1.net/hubfs/21808848/CardiovascularAssociatesofAmerica_May2022/image/quote.png)no-repeat center/cover; width: 106px; height: 89px; }
.testimonial_section .testimonial_slider .slider_content,
.testimonial_section .testimonial_slider .slider_content h4,
.testimonial_section .testimonial_slider .slider_content h3,
.testimonial_section .testimonial_slider .slider_content .testimonial-title { color: #fff !important; font-size: 32px; line-height: 50px; letter-spacing: -0.3px; text-align: center; }
.testimonial_section .testimonial_slider .slider_content h3,
.testimonial_section .testimonial_slider .slider_content .testimonial-title { font-size:40px; }
.testimonial_section .testimonial_slider .inner .person_bio { text-align: center; padding-top: 25px; color: #fff; font-size: 16px; line-height: 20px; font-weight: 500; }
.testimonial_section .testimonial_slider .inner .person_bio span { padding-left: 10px; margin-left: 15px; border-left: 1px solid #fff; }
.testimonial_section .testimonial_slider button.slick-prev { left: -70px; }
.testimonial_section .testimonial_slider button.slick-arrow { width: 55px; height: 55px; }
.testimonial_section .testimonial_slider button.slick-next { right: -70px; }

.gallery-section{padding:150px 0; background:#EFF5F9;}
.gallery-section .title { text-align: center; max-width: 800px; margin: 0 auto 50px; }
.gallery-section .title h2 { -webkit-text-fill-color: transparent; background: linear-gradient(294.71deg, rgba(177, 27, 37, .6) 26.47%, rgba(177, 27, 37, 0) 68.43%), #2c3b59; -webkit-background-clip: text; }
.gallery-section .title .content { padding-top: 20px; }

.gallery-section .filter-strip{align-items:center;display:flex;justify-content:center;margin:49px 0 60px; position:absolute; width:100%; top:-165px;}
.gallery-section .filter-strip label{font-weight:700;font-size:18px;padding:0 35px 0 0;width:115px;}
.gallery-section .filter-strip .click-filter{position:relative;}
.gallery-section .filter-strip .active-fil{border-radius:29px;border:1px solid #d2d5d9;width:440px;padding:13px 38px 13px 40px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:18px;cursor:pointer; -webkit-transition: all 400ms ease;
-moz-transition: all 400ms ease;
-o-transition: all 400ms ease;
-ms-transition: all 400ms ease;
transition: all 400ms ease;; background:#FFFFFF; position:relative; }
.gallery-section .filter-strip .active-fil:before { position: absolute; content: ""; top: 8px; left: 10px; background: url(https://21808848.fs1.hubspotusercontent-na1.net/hubfs/21808848/CardiovascularAssociatesofAmerica_May2022/image/half_circle.png)no-repeat center/cover; width: 22px; height: 41px; }
.gallery-section .filter-strip .active-fil:after{content:'';position:absolute;right:25px;top:50%;transform: translateY(-50%); background: url(https://21808848.fs1.hubspotusercontent-na1.net/hubfs/21808848/CardiovascularAssociatesofAmerica_May2022/image/down_arrow.png)no-repeat center/cover; width: 12px; height: 7px;  }
.gallery-section .filter-strip .active-fil.active{border-radius:29px 29px 0 0;}
.gallery-section .filter-strip .dropdown{border-radius:0 0 20px 20px;z-index: 2;display:none;border:1px solid #d2d5d9;position:absolute;background-color:#fff;width:100%;padding:20px;}
.gallery-section .filter-strip .dropdown > a{font-size:18px;line-height:normal;display:block; color:#233142; }
.gallery-section .filter-strip .dropdown > a + a{border-top:1px solid rgba(0,0,0,0.05);margin:10px 0 0;padding:10px 0 0;} 
.gallery-section .gallery-row{margin:0 -25px 10px; flex-wrap:wrap; margin-top:165px; }
.gallery-section .gallery-row .gallery-item{margin:0 25px 40px;width:calc(33.33% - 50px);}
.gallery-section .gallery-row .gallery-item .gallery-inner { padding: 2px 2px 30px 2px; background: #fff; border-radius: 10px; padding: 2px 2px 15px; }
.gallery-section .gallery-wrap-img{border-radius:10px 10px 0 0;overflow: hidden; position: relative;}
.gallery-section .gallery-content{color:#233142;font-size:26px; line-height:34px; letter-spacing:-.4px; padding:15px 15px 0;font-weight:800; font-size:22px; line-height:30px; }
.gallery-section .gallery-img{height:350px;}
.gallery-section .twentytwenty-before-label,
.gallery-section .twentytwenty-after-label{opacity:1;}
.gallery-section .twentytwenty-before-label:before,
.gallery-section .twentytwenty-after-label:before{left:10px;top:11px;color:#101e32;font-size:15px;font-weight:700;letter-spacing:.42px;background:#fff;line-height:normal;transform:none;margin:0;padding:5px 10px 7px;}
.gallery-section .twentytwenty-after-label:before{left:auto;right:10px;}
.gallery-section .gallery-popup{position:absolute;right:15px;bottom:0;width:45px;}
.gallery-section .twentytwenty-container img{width: 100%;}
.gallery-section .load-btn{opacity: 0;}
.gallery-section .no-data{text-align: center; margin: 0 0 50px 0;}
.popup-twenty-wrap.fancybox-content{width: 100%; max-width:650px;}
.popup-twenty-wrap.fancybox-content .twentytwenty-container img{width:100%;}
.popup-twenty-wrap.fancybox-content .twentytwenty-before-label,
.popup-twenty-wrap.fancybox-content .twentytwenty-after-label{opacity:1;}
.popup-twenty-wrap.fancybox-content .twentytwenty-before-label:before,
.popup-twenty-wrap.fancybox-content .twentytwenty-after-label:before{left:0;top:11px;color:#101e32;font-size:19px;font-weight:700;letter-spacing:.42px;background:hsla(0,0%,100%,.7);line-height:normal;transform:none;margin:0;border-radius:0 17px 17px 0;padding:5px 10px 7px;}
.popup-twenty-wrap.fancybox-content .twentytwenty-after-label:before{left:auto;right:0;border-radius:17px 0 0 17px;}
.fancybox-slide .fancybox-content{overflow:visible !important;}
.fancybox-slide .fancybox-close-small{background:#fff;border-radius:100%;height:30px;opacity:1;padding:2px;right:0;top:-38px;width:30px;}
.fancybox-slide .fancybox-close-small svg{color:#000;}

.gallery-section .discover_btn { text-align: center; }
.gallery-section .popup-twenty-wrap.fancybox-content { margin: 70px 0; }
.gallery-section .fancybox-stage .popup-twenty-wrap .fancybox-button svg path { fill: #000; color: #000; }

.photo_gallery .title { text-align: center; margin-bottom: 50px; }
.photo_gallery .title h2 { -webkit-text-fill-color: transparent; background: linear-gradient(294.71deg,rgba(177,27,37,.6) 26.47%,rgba(177,27,37,0) 68.43%),#2c3b59; -webkit-background-clip: text; }
.photo_gallery .title .content { padding-top: 15px; }

/* .bee3d-slider-section { float: left; width: 100%; height: 690px; position: relative; } */
.bee3d-wrap { position: relative; margin: 0; background: transparent; max-width: 1470px; margin: 0 auto; overflow: hidden; }
.bee3D--slide { margin-top: 0; }
.cs-testimonials-slider .sinlge-testimonials {  text-align: left;}
.cs-testimonials-slider .sinlge-testimonials .top { }
.cs-testimonials-slider .sinlge-testimonials.type-2 { background: url(https://32387.fs1.hubspotusercontent-na1.net/hubfs/32387/kuno_2019/images/slider-bg-2.png); }
.cs-testimonials-slider .sinlge-testimonials .top span { position: relative; height: 210px; width: 210px; border: 14px solid #fff; display: block; font-size: 120px; color: #fff; line-height: 180px; font-weight: 700; text-align: center; border-radius: 100%; margin: 15px 0 0 auto; left: 30px; }
.cs-testimonials-slider .sinlge-testimonials .bottom { color: #fff; padding: 0 43px; position:absolute; bottom:-80px; left:0; text-align:center; width:100%; opacity:0; }
.cs-testimonials-slider .sinlge-testimonials.bee3D--slide__active .bottom { opacity: 1; }
.cs-testimonials-slider .sinlge-testimonials .bottom .title { font-size: 54px; font-weight: 700; line-height: 54px; padding: 60px 0 29px; }
.cs-testimonials-slider .sinlge-testimonials:after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #fff; opacity: 0.6; transition: all 0.3s ease; }
.cs-testimonials-slider .sinlge-testimonials.bee3D--slide__active:after { opacity: 0; } 
.sinlge-testimonials.type-1.bee3D--slide.bee3D--slide__inactive.bee3D--after.bee3D--after-4{z-index: -1;}
.sinlge-testimonials.type-2.bee3D--slide.bee3D--slide__inactive.bee3D--before.bee3D--before-4 { z-index: -3; }

.photo_gallery { display: inline-block; width: 100%; vertical-align: top; padding: 100px 0; min-height:1000px; }
.photo_gallery .img { width: 100%; height: 653px; border-radius:10px; }

*, *:before, *:after { box-sizing: border-box }
body { overflow-x: hidden }

.bee3D--effect__classic { background: rgba(243, 111, 86, 0.2) }
.bee3D--effect__classic .bee3D--inner { background: #F36F56 }
.bee3D--effect__classic a { color: #F36F56 }
.bee3D--effect__carousel { background: rgba(121, 255, 0, 0.2) }
.bee3D--effect__carousel .bee3D--inner { background: #83C745 }
.bee3D--effect__carousel a { color: #83C745 }
.bee3D--effect__concave { background: rgba(235, 156, 184, 0.3) }
.bee3D--effect__concave .bee3D--inner { background: #EB9CB8 }
.bee3D--effect__concave a { color: #EB9CB8 }

.bee3D--effect__coverflow .bee3D--inner { background: #2ACEB9 }
.bee3D--effect__coverflow a { color: #2ACEB9 }
.bee3D--effect__cube { background: rgba(86, 174, 231, 0.3) }
.bee3D--effect__cube .bee3D--inner { background: #56AEE7 }
.bee3D--effect__cube a { color: #56AEE7 }
.bee3D--effect__arc { background: rgba(233, 213, 88, 0.2) }
.bee3D--effect__arc .bee3D--inner { background: #FFAB07 }
.bee3D--effect__arc a { color: #FFAB07 }
.bee3D--effect__wave { background: rgba(179, 224, 153, 0.2) }
.bee3D--effect__wave .bee3D--inner { background: #028F76 }
.bee3D--effect__wave a { color: #028F76 }
.bee3D--effect__spiral-right { background: rgba(255, 234, 173, 0.2) }
.bee3D--effect__spiral-right .bee3D--inner { background: #B3E099 }
.bee3D--effect__spiral-right a { color: #B3E099 }
.bee3D--effect__spiral-left { background: rgba(255, 234, 173, 0.2) }
.bee3D--effect__spiral-left .bee3D--inner { background: #B3E099 }
.bee3D--effect__spiral-left a { color: #B3E099 }
.custom--shadow-wrapper { position: absolute; z-index: -1; left: 0; width: 100%; height: 100px }
.custom--shadow span { display: block; content: ''; left: 0; width: 100%; height: 200px; border-radius: 50%; background: #f36f56; box-shadow: 0 0 10px 50px #f36f56; opacity: 0.4; transition: opacity 1.5s; -webkit-transform: rotateX(95deg) translateZ(30px) scale(0.55); -ms-transform: rotateX(95deg) translateZ(30px) scale(0.55); transform: rotateX(95deg) translateZ(30px) scale(0.55) }

.bee3D--parent { -webkit-perspective: 600px; perspective: 600px }
.bee3D--slide { position: absolute; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); width: 1078px; height: 653px; top: 0; left: 50%; opacity: 0; transition: opacity 0.7s ease, -webkit-transform .7s ease; transition: opacity 0.7s ease, transform .7s ease; transition: opacity 0.7s ease, transform .7s ease, -webkit-transform .7s ease }
.bee3D--slide__inactive { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; pointer-events: none }
.bee3D--slide__active { opacity: 1; z-index: 10 }
.bee3D--inner { position: relative; width: 100%; height: 100% }
.draggable { cursor: move; cursor: grab; cursor: -webkit-grab }
.draggable:active { cursor: grabbing; cursor: -webkit-grabbing }
.bee3D--parallax { position: relative !important }
.bee3D--shadow-wrapper { position: absolute; z-index: -1; left: 0; width: 100%; height: 100px }
.bee3D--shadow>span { display: block; content: ''; left: 0; width: 100%; height: 200px; border-radius: 50%; background: rgba(0, 0, 0, 0.45); box-shadow: 0 0 200px 50px rgba(0, 0, 0, 0.7); transition: opacity 1.5s; opacity: .15; -webkit-transform: rotateX(95deg) translateZ(30px) scale(0.55); transform: rotateX(95deg) translateZ(30px) scale(0.55) }
.bee3D--nav { position: absolute; cursor: pointer; top: 50%; font-size: 8em; color: rgba(0, 0, 0, 0.45); -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; transition: color 0.7s ease; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); background-color: transparent; background-repeat: no-repeat; background-size: contain; width: 20px; height: 40px }
.bee3D--nav__prev { background-image: url("../img/angle-left.svg"); left: 3% }
.bee3D--nav__next { background-image: url("../img/angle-right.svg"); right: 3% }
.bee3D--effect__classic .bee3D--before { -webkit-transform: translate3d(-1920px, 0, 0); transform: translate3d(-1920px, 0, 0) }
.bee3D--effect__classic .bee3D--before-2 { -webkit-transform: translate3d(-1280px, 0, 0); transform: translate3d(-1280px, 0, 0); opacity: 0.1 }
.bee3D--effect__classic .bee3D--before-1 { -webkit-transform: translate3d(-640px, 0, 0); transform: translate3d(-640px, 0, 0); opacity: 0.3 }
.bee3D--effect__classic .bee3D--after { -webkit-transform: translate3d(1920px, 0, 0); transform: translate3d(1920px, 0, 0) }
.bee3D--effect__classic .bee3D--after-2 { -webkit-transform: translate3d(1280px, 0, 0); transform: translate3d(1280px, 0, 0); opacity: 0.1 }
.bee3D--effect__classic .bee3D--after-1 { -webkit-transform: translate3d(640px, 0, 0); transform: translate3d(640px, 0, 0); opacity: 0.3 }
.bee3D--effect__carousel .bee3D--before { -webkit-transform: translateX(-980px) rotateY(-72deg) translateX(-1290px); transform: translateX(-980px) rotateY(-72deg) translateX(-1290px); opacity: 0 }
.bee3D--effect__carousel .bee3D--before-2 { -webkit-transform: translateX(-590px) rotateY(-52deg) translateX(-780px); transform: translateX(-590px) rotateY(-52deg) translateX(-780px); opacity: 0.3 }
.bee3D--effect__carousel .bee3D--before-1 { -webkit-transform: translateX(-270px) rotateY(-30deg) translateX(-290px); transform: translateX(-270px) rotateY(-30deg) translateX(-290px); opacity: 0.5 }
.bee3D--effect__carousel .bee3D--after { -webkit-transform: translateX(980px) rotateY(72deg) translateX(1290px); transform: translateX(980px) rotateY(72deg) translateX(1290px); opacity: 0 }
.bee3D--effect__carousel .bee3D--after-1 { -webkit-transform: translateX(270px) rotateY(30deg) translateX(290px); transform: translateX(270px) rotateY(30deg) translateX(290px); opacity: 0.5 }
.bee3D--effect__carousel .bee3D--after-2 { -webkit-transform: translateX(590px) rotateY(52deg) translateX(780px); transform: translateX(590px) rotateY(52deg) translateX(780px); opacity: 0.3 }
.bee3D--effect__concave .bee3D--before { -webkit-transform: translateX(-800px) rotateY(90deg) translateX(-800px); transform: translateX(-800px) rotateY(90deg) translateX(-800px) }
.bee3D--effect__concave .bee3D--before-1 { -webkit-transform: translateX(-310px) rotateY(28deg) translateX(-240px); transform: translateX(-310px) rotateY(28deg) translateX(-240px); opacity: 0.4 }
.bee3D--effect__concave .bee3D--after { -webkit-transform: translateX(800px) rotateY(-90deg) translateX(800px); transform: translateX(800px) rotateY(-90deg) translateX(800px) }
.bee3D--effect__concave .bee3D--after-1 { -webkit-transform: translateX(310px) rotateY(-28deg) translateX(240px); transform: translateX(310px) rotateY(-28deg) translateX(240px); opacity: 0.4 }
.bee3D--effect__coverflow .bee3D--before { -webkit-transform: translateX(-270px) rotateY(45deg) scale(0.6); transform: translateX(-270px) rotateY(45deg) scale(0.6); z-index: 6 }
.bee3D--effect__coverflow .bee3D--before-3 { -webkit-transform: translateX(-230px) rotateY(45deg) scale(0.6); transform: translateX(-230px) rotateY(45deg) scale(0.6); opacity: 0.1; z-index: 7 }
.bee3D--effect__coverflow .bee3D--before-2 { -webkit-transform: translateX(-190px) rotateY(45deg) scale(0.6); transform: translateX(-190px) rotateY(45deg) scale(0.6); opacity: 0.2; z-index: 8 }
.bee3D--effect__coverflow .bee3D--before-1 { -webkit-transform: translateX(-150px) rotateY(45deg) scale(0.6); transform: translateX(-150px) rotateY(45deg) scale(0.6); opacity: 0.3; z-index: 9 }
.bee3D--effect__coverflow .bee3D__active { z-index: 10 }
.bee3D--effect__coverflow .bee3D--after { -webkit-transform: translateX(270px) rotateY(-45deg) scale(0.6); transform: translateX(270px) rotateY(-45deg) scale(0.6); z-index: 6 }
.bee3D--effect__coverflow .bee3D--after-1 { -webkit-transform: translateX(150px) rotateY(-45deg) scale(0.6); transform: translateX(150px) rotateY(-45deg) scale(0.6); opacity: 0.3; z-index: 9 }
.bee3D--effect__coverflow .bee3D--after-2 { -webkit-transform: translateX(190px) rotateY(-45deg) scale(0.6); transform: translateX(190px) rotateY(-45deg) scale(0.6); opacity: 0.2; z-index: 8 }
.bee3D--effect__coverflow .bee3D--after-3 { -webkit-transform: translateX(230px) rotateY(-45deg) scale(0.6); transform: translateX(230px) rotateY(-45deg) scale(0.6); opacity: 0.1; z-index: 7 }
.bee3D--effect__cube .bee3D--before { -webkit-transform: translateX(-332px) rotateY(-70deg) translateX(-652px) rotateY(-110deg) translateX(-530px); transform: translateX(-332px) rotateY(-70deg) translateX(-652px) rotateY(-110deg) translateX(-530px) }
.bee3D--effect__cube .bee3D--before-1 { -webkit-transform: translateX(-332px) rotateY(-70deg) translateX(-512px); transform: translateX(-332px) rotateY(-70deg) translateX(-512px); opacity: 0.5 }
.bee3D--effect__cube .bee3D--after { -webkit-transform: translateX(332px) rotateY(70deg) translateX(652px) rotateY(110deg) translateX(530px); transform: translateX(332px) rotateY(70deg) translateX(652px) rotateY(110deg) translateX(530px) }
.bee3D--effect__cube .bee3D--after-1 { -webkit-transform: translateX(332px) rotateY(70deg) translateX(512px); transform: translateX(332px) rotateY(70deg) translateX(512px); opacity: 0.5 }
.bee3D--effect__arc .bee3D--before { -webkit-transform: translateX(-750px) translateY(240px) rotateZ(-17deg) scale(0.5); -ms-transform: translateX(-750px) translateY(240px) rotate(-17deg) scale(0.5); transform: translateX(-750px) translateY(240px) rotateZ(-17deg) scale(0.5); opacity: 0 }
.bee3D--effect__arc .bee3D--before-2 { -webkit-transform: translateX(-560px) translateY(160px) rotateZ(-14deg) scale(0.6); -ms-transform: translateX(-560px) translateY(160px) rotate(-14deg) scale(0.6); transform: translateX(-560px) translateY(160px) rotateZ(-14deg) scale(0.6); opacity: 0.3 }
.bee3D--effect__arc .bee3D--before-1 { -webkit-transform: translateX(-350px) translateY(75px) rotateZ(-8deg) scale(0.8); -ms-transform: translateX(-350px) translateY(75px) rotate(-8deg) scale(0.8); transform: translateX(-350px) translateY(75px) rotateZ(-8deg) scale(0.8); opacity: 0.5 }
.bee3D--effect__arc .bee3D--after { -webkit-transform: translateX(750px) translateY(240px) rotateZ(17deg) scale(0.5); -ms-transform: translateX(750px) translateY(240px) rotate(17deg) scale(0.5); transform: translateX(750px) translateY(240px) rotateZ(17deg) scale(0.5); opacity: 0 }
.bee3D--effect__arc .bee3D--after-1 { -webkit-transform: translateX(350px) translateY(75px) rotateZ(8deg) scale(0.8); -ms-transform: translateX(350px) translateY(75px) rotate(8deg) scale(0.8); transform: translateX(350px) translateY(75px) rotateZ(8deg) scale(0.8); opacity: 0.5 }
.bee3D--effect__arc .bee3D--after-2 { -webkit-transform: translateX(560px) translateY(160px) rotateZ(14deg) scale(0.6); -ms-transform: translateX(560px) translateY(160px) rotate(14deg) scale(0.6); transform: translateX(560px) translateY(160px) rotateZ(14deg) scale(0.6); opacity: 0.3 }
.bee3D--effect__wave .bee3D--before { -webkit-transform: translateX(-690px) translateY(120px) rotateZ(-6deg) rotateY(-15deg) scale(0.4); transform: translateX(-690px) translateY(120px) rotateZ(-6deg) rotateY(-15deg) scale(0.4); opacity: 0 }
.bee3D--effect__wave .bee3D--before-2 { -webkit-transform: translateX(-560px) translateY(100px) rotateZ(-14deg) rotateY(-40deg) scale(0.55); transform: translateX(-560px) translateY(100px) rotateZ(-14deg) rotateY(-40deg) scale(0.55); opacity: 0.3 }
.bee3D--effect__wave .bee3D--before-1 { -webkit-transform: translateX(-410px) translateY(55px) rotateZ(-11deg) rotateY(-30deg) scale(0.8); transform: translateX(-410px) translateY(55px) rotateZ(-11deg) rotateY(-30deg) scale(0.8); opacity: 0.5 }
.bee3D--effect__wave .bee3D--after { -webkit-transform: translateX(690px) translateY(120px) rotateZ(6deg) rotateY(15deg) scale(0.4); transform: translateX(690px) translateY(120px) rotateZ(6deg) rotateY(15deg) scale(0.4); opacity: 0 }
.bee3D--effect__wave .bee3D--after-1 { -webkit-transform: translateX(410px) translateY(55px) rotateZ(11deg) rotateY(30deg) scale(0.8); transform: translateX(410px) translateY(55px) rotateZ(11deg) rotateY(30deg) scale(0.8); opacity: 0.5 }
.bee3D--effect__wave .bee3D--after-2 { -webkit-transform: translateX(560px) translateY(100px) rotateZ(14deg) rotateY(40deg) scale(0.55); transform: translateX(560px) translateY(100px) rotateZ(14deg) rotateY(40deg) scale(0.55); opacity: 0.3 }
.bee3D--effect__spiral-right { overflow: hidden }
.bee3D--effect__spiral-right .bee3D--before { -webkit-transform: translateX(-980px) rotateY(-72deg) translateX(-1290px) translate3d(0px, 600px, 0); transform: translateX(-980px) rotateY(-72deg) translateX(-1290px) translate3d(0px, 600px, 0); opacity: 0 }
.bee3D--effect__spiral-right .bee3D--before-2 { -webkit-transform: translateX(-590px) rotateY(-52deg) translateX(-780px) translate3d(0px, 400px, 0); transform: translateX(-590px) rotateY(-52deg) translateX(-780px) translate3d(0px, 400px, 0); opacity: 0.3 }
.bee3D--effect__spiral-right .bee3D--before-1 { -webkit-transform: translateX(-270px) rotateY(-30deg) translateX(-290px) translate3d(0px, 200px, 0); transform: translateX(-270px) rotateY(-30deg) translateX(-290px) translate3d(0px, 200px, 0); opacity: 0.5 }
.bee3D--effect__spiral-right .bee3D--after { -webkit-transform: translateX(980px) rotateY(72deg) translateX(1290px) translate3d(0px, -600px, 0); transform: translateX(980px) rotateY(72deg) translateX(1290px) translate3d(0px, -600px, 0); opacity: 0 }
.bee3D--effect__spiral-right .bee3D--after-1 { -webkit-transform: translateX(270px) rotateY(30deg) translateX(290px) translate3d(0px, -200px, 0); transform: translateX(270px) rotateY(30deg) translateX(290px) translate3d(0px, -200px, 0); opacity: 0.5 }
.bee3D--effect__spiral-right .bee3D--after-2 { -webkit-transform: translateX(590px) rotateY(52deg) translateX(780px) translate3d(0px, -400px, 0); transform: translateX(590px) rotateY(52deg) translateX(780px) translate3d(0px, -400px, 0); opacity: 0.3 }
.bee3D--effect__spiral-left { overflow: hidden }
.bee3D--effect__spiral-left .bee3D--before { -webkit-transform: translateX(-980px) rotateY(-72deg) translateX(-1290px) translate3d(0px, -600px, 0); transform: translateX(-980px) rotateY(-72deg) translateX(-1290px) translate3d(0px, -600px, 0); opacity: 0 }
.bee3D--effect__spiral-left .bee3D--before-2 { -webkit-transform: translateX(-590px) rotateY(-52deg) translateX(-780px) translate3d(0px, -400px, 0); transform: translateX(-590px) rotateY(-52deg) translateX(-780px) translate3d(0px, -400px, 0); opacity: 0.3 }
.bee3D--effect__spiral-left .bee3D--before-1 { -webkit-transform: translateX(-270px) rotateY(-30deg) translateX(-290px) translate3d(0px, -200px, 0); transform: translateX(-270px) rotateY(-30deg) translateX(-290px) translate3d(0px, -200px, 0); opacity: 0.5 }
.bee3D--effect__spiral-left .bee3D--after { -webkit-transform: translateX(980px) rotateY(72deg) translateX(1290px) translate3d(0px, 600px, 0); transform: translateX(980px) rotateY(72deg) translateX(1290px) translate3d(0px, 600px, 0); opacity: 0 }
.bee3D--effect__spiral-left .bee3D--after-1 { -webkit-transform: translateX(270px) rotateY(30deg) translateX(290px) translate3d(0px, 200px, 0); transform: translateX(270px) rotateY(30deg) translateX(290px) translate3d(0px, 200px, 0); opacity: 0.5 }
.bee3D--effect__spiral-left .bee3D--after-2 { -webkit-transform: translateX(590px) rotateY(52deg) translateX(780px) translate3d(0px, 400px, 0); transform: translateX(590px) rotateY(52deg) translateX(780px) translate3d(0px, 400px, 0); opacity: 0.3 }

/* */





.bee3D--effect__coverflow .bee3D--before-2 { transform: translateX(-380px) rotateY(0) scale(0.6); opacity: 1; }
.bee3D--effect__coverflow .bee3D--before-1 { transform: translateX(-190px) rotateY(0) scale(0.8); opacity: 1; }
.bee3D--effect__coverflow .bee3D--before-3 { transform: translateX(-230px) rotateY(0) scale(0.6); opacity: 0; visibility:hidden; }
.bee3D--effect__coverflow .bee3D--after-1 { transform: translateX(190px) rotateY(0) scale(0.8); opacity: 1; }
.bee3D--effect__coverflow .bee3D--after-3 { transform: translateX(-200px) rotateY(0) scale(.6); opacity: 0;  visibility:hidden;}
.bee3D--effect__coverflow .bee3D--after-2 { transform: translateX(380px) rotateY(0) scale(0.6); opacity: 1; }



 



/* */
.bee3D--effect__coverflow .bee3D--after-1 { transform: translateX(00px) rotateY(0) scale(0.8); opacity: 0; }
.go .bee3D--effect__coverflow .bee3D--after-1 { transform: translateX(190px) rotateY(0) scale(0.8); opacity: 1; }
.bee3D--effect__coverflow .bee3D--after-2 { transform: translateX(0px) rotateY(0) scale(0.6); opacity: 0; }
.go .bee3D--effect__coverflow .bee3D--after-2 { transform: translateX(380px) rotateY(0) scale(0.6); opacity: 1; }
.bee3D--effect__coverflow .bee3D--before-2 { transform: translateX(0px) rotateY(0) scale(0.6); opacity: 0; }
.go .bee3D--effect__coverflow .bee3D--before-2 { transform: translateX(-380px) rotateY(0) scale(0.6); opacity: 1; }
.bee3D--effect__coverflow .bee3D--before-1 { transform: translateX(0px) rotateY(0) scale(0.8); opacity: 0; }
.go .bee3D--effect__coverflow .bee3D--before-1 { transform: translateX(-190px) rotateY(0) scale(0.8); opacity: 1; }
.bee3D--slide__active{ opacity:0; }
.go .bee3D--slide__active{ opacity:1; }


.bee3D--slide__active{ pointer-events: none; }
body .row-fluid .cs-testimonials-slider .text span { color: #fff; }

.slider_content h4 { color: #fff; }
.slider_content  h3 { color: #fff; }


/* Find a Location   02OCT2023 - Christopher */
  .cvmlocation_area .cvmlocation_info h5 {
    color: #fff !important;
}

/* On load  Popup */
.cookie_popup_section { position: fixed; top: 0; left: 0; height: 100%; width: 100%; background: rgba(0, 0, 0, 0.8); z-index: 9999; display: flex; align-items: center; justify-content: center; padding: 15px; }
.reduce_popup p { padding:0 0 10px; }
.reduce_popup ul,
.reduce_popup ol { margin-top: 0; margin-bottom: 12px; }
.cookie_popup_cover { width: 800px; width:1000px; max-width: 100%; background: #fff; padding: 30px; position: relative; max-height:100%; overflow:auto; padding-bottom:60px; }
.cookie_popup_top { display: flex; align-items: center; flex-wrap: wrap; }
.cookie_popup_top_left { width: calc(100% - 278px); padding-right: 20px; }
.cookie_popup_top_left .cookie_popup_logo img { max-width:350px; }
.cookie_popup_top_right { height: 278px; width: 278px; border-radius: 100%; padding: 5px; padding:0; border: 3px solid #4FB3CF; }
.reduce_popup .cookie_popup_top_right { border:none; }
.cookie_popup_top_right .img { height: 100%; width: 100%; border-radius:100%; }
.reduce_popup .cookie_popup_top_right .img { border-radius:0; }
.cookie_popup_top_left h2 { font-size: 42px; color: #4DB3D0 !important; font-weight: 600; margin-top: 30px; padding-bottom: 20px; border-bottom: 2px solid #4DB3CF; }
.reduce_popup .cookie_popup_top_left h2 { font-size:38px; margin-top:10px; padding-bottom:10px; }
.cookie_popup_top_left h3 { font-size:30px; color:#000 !important; font-weight:600px; margin-top:20px; }
.reduce_popup .cookie_popup_top_left h3 { font-size:26px; margin-top:10px; }
.cookie_popup_content { padding: 30px 0 10px; font-size: 22px; line-height: 1.5; }
.reduce_popup .cookie_popup_content { font-size: 18px; padding-top: 10px; }
.cookie_popup_btn { text-align: center; }
.cookie_popup_btn a { display: inline-block; vertical-align: top; width: auto; font-size: 24px; line-height: 1.5; color: #fff; font-weight: 600; background: #E51B23; padding: 14px 25px; }
.cookie_popup_btn a:hover { background-color: #791a1b; color: #fff; }
.cookie_popup_cover .close_popup { position: absolute; top: 10px; right: 10px; width: 20px; }


.blog-post_date,
.blog-post__meta,
.blog-post__tags { font-weight: 700; }
.blog-post_date span { font-weight: 400; }
.blog-post__meta a,
.blog-post__tags a { font-weight: 400; }
.blog-post__tags { margin: 0 0 12px; }
.postview_main .post_body h2 { margin: 50px 0 10px; width: 100%; }







@media(max-width:1199px){
  body .row-fluid .cs-testimonials-slider .sinlge-testimonials { width: 600px; margin-left:0 !important; margin-top:0 !important; }
  body .row-fluid .cs-testimonials-slider .sinlge-testimonials .top span { height: 150px; width: 150px; line-height: 110px; font-size: 80px; top: 0px; }
  body .row-fluid .cs-testimonials-slider .sinlge-testimonials .bottom .title { font-size: 32px; line-height: normal; }
  body .row-fluid .cs-testimonials-slider .sinlge-testimonials .bottom { padding: 0 20px; }
  body .row-fluid .cs-testimonials-slider .sinlge-testimonials.bee3D--slide__active:after { display: none; }
  body .row-fluid .cs-testimonials-slider .sinlge-testimonials .bottom .text { font-size: 17px; line-height: 33px; }
  body .row-fluid .cs-testimonials-slider .sinlge-testimonials { margin-left: -130px; margin-top:-280px;  height: 560px; }
  .go .bee3D--effect__coverflow .bee3D--before-1 { transform: translateX(-130px) rotateY(0) scale(0.8); }
  .go .bee3D--effect__coverflow .bee3D--before-2 { transform: translateX(-250px) rotateY(0) scale(0.6); }
  .go .bee3D--effect__coverflow .bee3D--after-2 { transform: translateX(250px) rotateY(0) scale(0.6); }
  .go .bee3D--effect__coverflow .bee3D--after-1 { transform: translateX(130px) rotateY(0) scale(0.8); } 
    
  .form_imgsection .title h1 { font-size: 64px; line-height: 64px; }
    
}

@media(max-width:1025px){
    .postview_main .post_body h2 { margin: 30px 0 10px; }
}

@media(max-width:767px){
  body .row-fluid .cs-testimonials-slider .sinlge-testimonials .bottom .title { font-size: 25px; }
  body .row-fluid .cs-testimonials-slider .sinlge-testimonials .bottom .title { padding: 30px 0 20px; }
  body .row-fluid .cs-testimonials-slider .sinlge-testimonials .top span { border-width: 8px; height: 130px; width: 130px; }
  body .row-fluid .cs-testimonials-slider .sinlge-testimonials { height: 490px; width: 240px; margin-left: -118px; margin-top: -260px; }
  body .row-fluid .cs-testimonials-slider .sinlge-testimonials{ pointer-events:none; }
  
  
  .go .bee3D--effect__coverflow .bee3D--after-1 { transform: translateX(80px) rotateY(0) scale(0.8); }
  .bee3D--effect__coverflow .bee3D--after-3 { transform: translateX(160px) rotateY(-0) scale(0.6); }
  .go .bee3D--effect__coverflow .bee3D--before-1 { transform: translateX(-80px) rotateY(0) scale(0.8); }
  .bee3D--effect__coverflow .bee3D--before-3 { transform: translateX(-110px) rotateY(0) scale(0.6); }
  .go .bee3D--effect__coverflow .bee3D--before-2 { transform: translateX(-160px) rotateY(0) scale(0.6); }
  .go .bee3D--effect__coverflow .bee3D--after-2 { transform: translateX(160px) rotateY(0) scale(0.6); }
    
    /* On Load Popup */
    .cookie_popup_top_left h2 { font-size: 22px; line-height: 1.5; margin: 20px 0; padding-bottom: 10px; }
    .cookie_popup_content { padding-top: 15px; }
    .cookie_popup_content { font-size: 17px; line-height: 1.6; }
    .cookie_popup_btn a { font-size: 18px; }
    .cookie_popup_top_left { width: 100%; }
    .cookie_popup_top_right { height: 190px; width: 190px; margin-left:calc(50% - 95px); }
    .cookie_popup_cover { padding: 30px 15px; overflow: auto; height: 100%; }
    .reduce_popup .cookie_popup_top_right { margin-left:calc(50% - 95px); }
    
    .form_imgsection .title h1 { font-size: 40px; line-height: 40px; }
  
}

.location_info_sc .directions-content-wrapper{ display: flex; gap:16px; width:100%; }
.location_info_sc .directions-details{ width: 350px; }
.location_info_sc .directions-content-wrapper .map{ width:calc(100% - 366px);  }
.location_info_sc .directions-content-wrapper .map iframe{ max-width:100%; height: 397px; width:100%; }

@media(max-width:550px){
  body .row-fluid .cs-testimonials-slider .sinlge-testimonials{ margin-top:-200px; }
  body .row-fluid .cs-testimonials-slider .sinlge-testimonials .bottom .text { font-size: 15px; line-height: 26px; }
  body .row-fluid .cs-testimonials-slider .sinlge-testimonials { height: 400px; }
  body .row-fluid .cs-testimonials-slider .sinlge-testimonials .top span { height: 100px; width: 100px; left: 16px; font-size: 55px; line-height: 84px; }
  
}

.bee3D--nav__prev , .bee3D--nav__next  { z-index: 5;  font-size: 0;  line-height: 0; position: absolute; top: 50%;  display: block; width: 55px; background:#B11B25;  height:55px; border-radius:100%; left:0; padding:0; margin-top:0; cursor:pointer; border:none; outline:none; text-align:center;color:#fff; -webkit-transform: translateX(-50%); border-radius:0;
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);;/*-webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);;*/ }
.bee3D--nav__prev:hover:before,.bee3D--nav__prev:focus:before,.bee3D--nav__next:hover:before,.bee3D--nav__next:focus:before { opacity: 1;}
 
.bee3D--nav__prev:before, .bee3D--nav__next:before { font-family: 'FontAwesome';content: "\f104"; color:#fff; left: -1px; position: relative; top: 3px; font-size:35px;  line-height:50px; opacity:1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.bee3D--nav__next:before { content: "\f105"; position: relative; right: -2px; top: 3px; }


.bee3D--nav__prev { margin-left:40px; }
.bee3D--nav__next { margin-left:0; right:-25px; left:auto; }


.bee3D--effect__coverflow .bee3D--before , .bee3D--effect__coverflow .bee3D--after { opacity:0; z-index:9; }
.bee3D--parent.bee3d-wrap.cs-testimonials-slider.bee3D--effect__coverflow.draggable { min-height: 753px; }
.cs-testimonials-slider .sinlge-testimonials .bottom .box_title { font-size: 22px; line-height: 34px; color: #233142; letter-spacing: -.4px; font-weight: 800; }
.cs-testimonials-slider .sinlge-testimonials .bottom .text { color: #233142; font-size: 18px; line-height: 28px; font-weight: 500; letter-spacing: -.1px; }
  
.bee3D--effect__coverflow .bee3D--before-1 { -webkit-transform:translateX(-700px) scale(.8); transform: translateX(-700px) scale(.8) ; opacity: 1; z-index: 2; }
.bee3D--effect__coverflow .bee3D--slide__active { opacity:1; z-index: 99; }
.bee3D--effect__coverflow .bee3D--after-1 { -webkit-transform: translateX(-35%) scale(.8) ; transform:translateX(-35%) scale(.8); opacity: 1; z-index: 2; }
.bee3D--effect__coverflow .bee3D--before-2 { -webkit-transform: translateX(-850px) scale(.6) ; transform: translateX(-850px) scale(.6); opacity: 1; z-index: 0; }
.bee3D--effect__coverflow .bee3D--after-2 { -webkit-transform: translateX(-20%) scale(.6) ; transform: translateX(-20%) scale(.6); opacity: 1; z-index: 0 }

.row-fluid .bee3D--effect__coverflow .bee3D--after-1 , .row-fluid .bee3D--effect__coverflow .bee3D--before-1 { opacity:1; z-index: 2;  }


.bee3d-slider-section { 
    float: left;
    width: 100%;
    height: 690px;
    position: relative; 
}

@media (max-width: 1800px){   

    .aboutus_section .section_wrap .right_part .img .img1 { left:50px; }
    .aboutus_section .section_wrap .right_part .img .img2 { left:230px; }  
    
    .bee3D--nav__next { right: -17px; }
    .bee3D--effect__coverflow .bee3D--before-1 { -webkit-transform: translateX(-680px) scale(.8); transform: translateX(-680px) scale(.8); }
    .bee3D--effect__coverflow .bee3D--before-2 { -webkit-transform: translateX(-820px) scale(.6); transform: translateX(-820px) scale(.6); }
    .bee3D--effect__coverflow .bee3D--after-1 { -webkit-transform: translateX(-37%) scale(.8); transform: translateX(-37%) scale(.8); }
    .bee3D--effect__coverflow .bee3D--after-2 { -webkit-transform: translateX(-24%) scale(.6); transform: translateX(-24%) scale(.6); }

} 

@media (max-width: 1600px){  

    .cvmlmcp_area .cvmlmcp_img { top: -150px; height:430px; }
    .cvmlmcp_slider ul li h2 { margin-bottom: 8px; }
    .cvmlmcp_area .cvmlmcp_top { margin-top: 150px; }
    .cvmlmcp_area .cvmlmcp_top.cvmlmcp_top_increase { margin-top:0; padding-top:150px; }
    
    .heart_hand { padding:100px 0; } 
    .heart_hand:after { width:400px; height:400px; }
    
    .aboutus_section .section_wrap .left_part { padding-left:calc(50% - 1170px/2); }
    .aboutus_section .section_wrap .right_part .img .img1 { left:auto; right: 320px; top: 120px; }
    .aboutus_section .section_wrap .right_part .img .img2 { left:auto; right:30px; margin-left: 0; width: 282px; height:390px; }
     
    .cardspecial_area { padding:120px 0 100px; }
  .fhv .cardspecial_area { padding:80px 0 35px; }
    .cardspecial_area .cardspecial_icon { width:160px; height:160px; }
    .cardspecial_area .cardspecial_box .subtext { margin: 13px 0; }
    
    .testvideo_area { padding:110px 0 170px; }  
    .form_imgsection:before { width:700px; }  
    .form_imgsection { padding:100px 0 0; padding:60px 0 0; }
    .form_imgsection h2 { font-size: 40px; line-height: 50px; }
    .form_imgsection .section_wrap .border:before { width: 1040px; height: 600px }
    .form_imgsection.about_formsection { padding-bottom: 66px; }
    .form_imgsection:after { width:700px; }  
    .form_imgsection .section_wrap .right_part:before {  right:-20px; }
    
    .cvmlocation_area { padding:80px 0 120px; }
    
    .testvideo_area .testvideo_top { max-width:400px; }
    .testvideo_area .testvideo_box h4 { font-size: 26px; line-height: 38px; }
    .testvideo_area .testvideo_box,
    .testvideo_area .testvideo_box p { font-size:18px; line-height:24px; }
    .testvideo_area .testvideo_box h3 { line-height: 68px; font-size: 44px; }
    .testvideo_area .pink_link { margin:50px 0 30px; }
    .testvideo_area .testvideo_videobox { height:360px; } 
    
    .clincard_area .clincard_left { padding:100px 100px 100px 0; }
    .clincard_area .clincard_img1 { height: 430px; width: 330px; }
    
    .recovery_section .section_wrap .right_part { padding-right: calc((100% - 1170px) / 2); }
    .recovery_section .section_wrap .left_part { padding-right: 50px; }
    .recovery_section:after { width: 350px; height: 350px; }
    .candidatechest_pain .section_wrap .left_part { padding-left: calc((100% - 1170px) / 2); padding-right: 30px; }
    .candidatechest_pain { padding: 60px 0; }
    .candidatechest_pain .section_wrap .right_part:before { width: 400px; height: 400px; }
    .candidatechest_pain .section_wrap .left_part:before { width: 400px; height: 400px; }

    .heart_hand.rist_sideffect:after { display: none; }
    .heart_hand.rist_sideffect ul li a { font-size: 13px; line-height: 13px; }

    .insurance_providers .top_part { max-width: 85%; }
    .insurance_providers .section_wrap { max-width: 85%; }
    
    .tabwidthfaq_area .filter li a { font-size:20px; line-height:24px; min-width:260px; margin-right: 20px; }
    .tabwidthfaq_area .filter li a img { max-width:40px; }
    
    .physician_area .physician_img { width:160px; height:160px; }
    .physician_area .physician_info { width:calc(100% - 160px); font-size: 16px; line-height: 26px; }
    
    .teambio_area .teambio_itemin .teambio_img { width:480px; height:480px; }
    .teambio_area .teambio_itemin .teambio_iteminfo_left { width:480px; }
    .teambio_area .teambio_itemin .teambio_iteminfo { width:calc(100% - 480px); padding-left:80px; }
    
    .cvmlmcp_area .cvmlmcp_box .count_title { display: block; width: 100%; }
    
    .cardiovpat_area.dark_blue { padding-top:110px; }
    .cardiovpat_area .cardiovpat_item { padding:0 10px; }      
    .locainer_area .locainer_box:first-child { padding-right: 80px; }
    
    /**/
    .faqs_area .faqs_left { padding-right:50px; }
    .faqs_item h4 { font-size: 22px; line-height: 28px; }  
    
    .form_imgsection .section_wrap .right_part .img { height:730px; }
    
    .lociner_services.heart_hand { padding-bottom: 140px; }
    
    .hsaa_section .left_part, 
    .hsaa_section .right_part{ width: 50%; }
    .hsaa_section .left_part{ padding: 0 15px; }
    .hsaa_section .hsaa_content_div .hsaa_title h1{ font-size: 50px; line-height: 50px; }
    
     .hsaa_section .hsaa_container { padding-left:calc(50% - 1200px/2 + 15px); }
}

@media (max-width:1500px){
    .photo_gallery .img { height: 500px; }
    .bee3D--slide { height: 500px; width: 750px; }
    .bee3d-slider-section { height: 600px; }
    .bee3D--parent.bee3d-wrap.cs-testimonials-slider.bee3D--effect__coverflow.draggable { min-height: 600px; }
    .photo_gallery { padding: 100px 0 50px; min-height: 700px; }
    .bee3D--effect__coverflow .bee3D--before-1 { -webkit-transform: translateX(-480px) scale(.8); transform: translateX(-480px) scale(.8); }
    .bee3D--effect__coverflow .bee3D--before-2 { -webkit-transform: translateX(-582px) scale(.6); transform: translateX(-582px) scale(.6); }
    .bee3D--effect__coverflow .bee3D--after-2 { -webkit-transform: translateX(-20%) scale(.6); transform: translateX(-20%) scale(.6); }
    .bee3D--effect__coverflow .bee3D--after-1 { -webkit-transform: translateX(-35%) scale(.8); transform: translateX(-36%) scale(.8); }
    .bee3D--effect__coverflow .bee3D--after-2 { -webkit-transform: translateX(-21%) scale(.6); transform: translateX(-21%) scale(.6); }
    
}

@media (max-width: 1400px) {

    .cvmlmcp_slider { padding:40px 90px 40px 30px; max-width:830px; }  
    .cvmlmcp_area .cvmlmcp_box h2 { font-size: 50px; line-height: 66px; }
    .cvmlmcp_area .cvmlmcp_box .cvmlmcp_boxicon { max-width:65px; }
    
    .aboutus_section .section_wrap .left_part { padding-left:calc(50% - 585px + 15px); }  
    .aboutus_section .section_wrap .left_part h3 { line-height: 54px;  font-size: 44px; }
    .aboutus_section .section_wrap .right_part { padding-left: 40px; }
    .aboutus_section .section_wrap .right_part .img { min-height: 840px; }
    .aboutus_section .section_wrap .left_part .section_content { font-size: 18px; }
    
    .form_imgsection .section_wrap .right_part { margin-top:-150px; }     
    .form_imgsection .section_wrap .right_part .img { height:654px; }
    
    .eleophys_area .eleophys_left { width:40%; }
    .intercard_area .intercard_info { padding-left: 60px; }
    .veinvascular_area .list_style ul li { width:33.33%; }
    .procedural_area .procedural_info { width:40%; }
    
    .recovery_section .section_wrap .left_part .img_main .img2 { width: 300px; height: 450px; }
    
    .tabwidthfaq_item h4 { font-size:20px; }
    .cvmlocation_area .cvmlocation_top { max-width:600px; }
    
    .physicimgtext_area .physicimgtext_text { padding-left: 40px; font-size: 16px; line-height: 28px; }
    .physicimgtext_area .physicimgtext_text p { padding:10px 0; }
    .physicimgtext_area .physicimgtext_text h6 { margin-bottom: 10px; }
    
    /**/
    .offlocation_area .offlocation_info { padding-left: 50px; }
    .outreachlocat_area:before { height:40px; max-width: 640px; }
    
    .cardiovpat_area.dark_blue { padding-top:80px; }
    .cardiovpat_area .cardiovpat_bio { line-height: 26px; font-size: 16px; }
    
    /**/
    .resourcebox_area.dark_blue { padding-bottom: 110px; }
    .blogfeed_area { padding-bottom: 80px; }
    .faqs_item h4 { font-size: 20px; line-height: 26px; }
    .faqs_item .faqs_text { font-size: 16px; line-height: 24px; }
    .faqs_item .ticon { transform:translateY(-50%) scale(.8); }
    
    .blogfeed_area:before,.faqs_area:before { max-width:800px; }
    
    .come_work_with .section_wrap .section_inner .filter span.select_title { min-width: 340px; font-size: 14px; padding: 10px 20px; }
    .come_work_with .resources_wrap ul li { font-size: 16px; }
    .come_work_with .resources_wrap .resource-item h3 { font-size: 22px; width: 80%; margin-right: 20px; }

    .benefit_career .section_wrap .section_col .box_title h3 { margin-left: 20px; font-size: 20px; line-height: 28px; }
    
    .hsaa_section .hsaa_container { padding-left:calc(50% - 1170px/2 + 15px); }
    
    .form_imgsection .section_wrap .border:before { height:554px; }
    
    .hero-thnak { min-height: 500px; font-size: 22px; line-height: 32px; }
      
    .hsaa_section .left_part { width:calc(100% - 500px); }
    .hsaa_section .right_part { width:500px; }
}

@media(min-width: 1201px) and (max-width: 1700px){
    .hsaa_section .hsaa_content_div .hsaa_content .call_list { font-size: 22px; line-height: 32px; }
}

@media(max-width:1299px){
    .testimonial_section .testimonial_slider { max-width: 1000px; }
}

@media (max-width: 1200px){

    .cvmlmcp_slider { max-width:720px; }
    .cvmlmcp_slider ul li h2 { font-size: 32px; }
    .cvmlmcp_area .cvmlmcp_right { padding-left: 60px; }
    .cvmlmcp_area .cvmlmcp_box:last-child { padding: 0; margin: 0; }
    .cvmlmcp_area .cvmlmcp_box .cvmlmcp_boxin { padding-left: 30px; width:calc(100% - 65px); }
    .cvmlmcp_area .cvmlmcp_box h2 { font-size: 40px; line-height: 56px; margin: 0 0 3px; } 
    
    .heart_hand { padding:70px 0; }
    .heart_hand .title h2 { font-size: 44px; line-height: 50px; }
    .heart_hand .title .section_content { font-size: 18px; line-height: 28px; }
    .heart_hand ul li a { font-size: 16px; line-height: 26px; }
    
    .aboutus_section .section_wrap .left_part { padding-left:calc(50% - 940px/2 + 15px); }
    .aboutus_section .section_wrap .left_part h3 { font-size: 36px; line-height: 44px; }
    .aboutus_section .section_wrap .left_part .section_content { padding:10px 0; }
    .aboutus_section .section_wrap .right_part .img .img1 { right: 260px; top: 80px; width: 160px; height: 180px; }
    .aboutus_section .section_wrap .right_part .img .img2 { width:220px; height:300px; }
    
    .cardspecial_area { padding:100px 0 70px; }
  .fhv .cardspecial_area { padding:50px 0 20px; }
    
    .testvideo_area { padding:80px 0 130px; }
    .testvideo_area .testvideo_right { width:calc(50% + 50px); margin-left: -50px; padding:50px 40px 110px 90px; }
    .testvideo_area .testvideo_box h3 { font-size: 34px; line-height: 46px; }
    .testvideo_area .testvideo_box h4 { font-size: 22px; line-height: 34px; }    
    .testvideo_area .testvideo_box,
    .testvideo_area .testvideo_box p { font-size:16px; line-height:20px; }
    .testvideo_area .testvideo_right:before { width:198px; height:216px; background-size:100% !important; right: 40px; top: -120px; }
    
    .form_imgsection .title { max-width:60%; }
    .form_imgsection h2 { font-size: 34px; line-height: 46px; }
    .form_imgsection .section_cotnent { padding:20px 0; }
    
    .cvmlocation_area .map { width:60%; }
    .cvmlocation_area .cvmlocation_info { width:40%; } 
    
    .form_imgsection .section_wrap .right_part .img { height:100%; }
    .form_imgsection:after,.form_imgsection:before { width:520px; }
    .form_imgsection .section_wrap .border:before { height: 730px; width: 720px; }
    .form_imgsection .section_wrap .right_part { margin-top:-180px; }
    .form_imgsection { padding:80px 0 0; }
    .form_imgsection .section_wrap .right_part:before { right: -50px; transform: scale(0.8); } 
    
    .cvmlocation_area { padding:50px 0; }  
    
    .clincard_area .clincard_left { padding:60px 80px 70px 0; }
    .clincard_area .clincard_img1 { height: 350px; width: 260px; }
    .clincard_area .clincard_img2 { height: 210px; width: 185px; }
    
    .what_chest_pain .section_wrap .right_part { padding-left: 15px; width: 50%; }
    .what_chest_pain .section_wrap .left_part { width: 50%; }
    .what_chest_pain .section_wrap .left_part .title h2 { font-size: 34px; }
    .what_chest_pain .section_wrap .left_part .section_content { font-size: 16px; }
    .what_chest_pain .section_wrap .left_part .title { margin-bottom: 15px; }

    .about_the_treatment { padding: 70px 0; }
    .about_the_treatment:before { width: 50%; }
    .about_the_treatment .title h2 { font-size: 34px; }
    .about_the_treatment .section_content { font-size: 16px; line-height: 27px; }

    .recovery_section .section_wrap .left_part { padding-right: 15px; }
    .recovery_section .section_wrap .left_part .img_main { padding-right: 15px; margin-top: -30px; }
    .recovery_section .section_wrap .left_part .img_main .img1 { width: 130px; height: 180px; }
    .recovery_section .section_wrap .left_part .img_main .img2 { width: 220px; height: 290px; }
    .recovery_section .section_wrap .left_part .img { height: 570px; margin-bottom: -30px; }
    .recovery_section .section_wrap .right_part { padding-right: calc((100% - 950px) / 2); }
    .recovery_section .section_wrap .right_part h3 { font-size: 34px; }
    .recovery_section .section_wrap .right_part .sub_title { font-size: 18px; padding: 10px 0; line-height: 30px; }
    .recovery_section .section_wrap .right_part .section_cotnent { font-size: 16px; line-height: 27px; }

    .heart_hand.rist_sideffect h2 { font-size: 34px; }
    .heart_hand.rist_sideffect .section_content { font-size: 16px; line-height: 27px; }
    .heart_hand.rist_sideffect ul li { width: 33.33%; }

    .candidatechest_pain .section_wrap .left_part { padding-left: calc((100% - 950px) / 2); padding-right: 15px; padding-top: 50px; }
    .candidatechest_pain .section_wrap .right_part .img { height: 600px; }
    .candidatechest_pain .section_wrap .left_part h2 { font-size: 34px; }
    .candidatechest_pain .section_wrap .left_part .section_content { font-size: 16px; line-height: 27px; }
    .candidatechest_pain .section_wrap .right_part:before { width: 250px; height: 250px; }
    
    .insurance_providers { padding: 70px 0 120px; }
    .insurance_providers .top_part h2 { font-size: 34px; }
    .insurance_providers .top_part .section_content { font-size: 16px; line-height: 27px; }
    .insurance_providers .top_part { max-width: 100%; margin-bottom: 20px; }
    .insurance_providers .section_wrap { max-width: 1000%; }
    
    .tabwidthfaq_area .filter li a { font-size: 18px; line-height: 24px; margin-right: 14px; min-width: 210px; min-height:85px; }
    .tabwidthfaq_item .ticon { transform: translateY(-50%) scale(.8); } 
    
    .contacthero_area .contacthero_right { height:500px; top:140px; }
    .contacthero_area .contacthero_right:before { left:-40px; top:-60px; height:calc(100% - 11px); }  
    .contacthero_area .contacthero_right:after { right:10px; transform: scale(0.8); }
    .contacthero_area .contacthero_left .text { max-width:441px; } 
    
    .physician_area .physician_info { width:100%; padding:0; }
    .physician_area .physician_img { margin:0 auto 30px; }
    .physician_area .physician_item { width:calc(100%/3); text-align: center; }
    .physicimgtext_area:before { width:430px; }
    
    .teambio_area .teambio_itemin .teambio_img { width:350px; height:350px; }
    .teambio_area .teambio_itemin .teambio_iteminfo_left { width:350px; }
    .teambio_area .teambio_itemin .teambio_iteminfo { width:calc(100% - 350px); padding-left:60px; }
    
    .dark_blue, .light_bg { padding:70px 0 100px; }
    .dark_blue.dark_blue_reduce { padding:20px 0 40px; }
    .serpatiinform_cover .serpatiinform_item { padding:0 10px 30px; }
    .serpatiinform_cover .serpatiinform_itemin { padding:30px 25px; }
    .serpatiinform_cover .serpatiinform_text { font-size: 16px; line-height: 26px; }
    
    .cvmlmcp_area:after { display:none; }
    .ctastrip_area.practincta_area { padding-bottom:70px;  }
    
    /**/
    .outreachlocat_area .outreachlocat_cover { margin:40px -10px 0; } 
    .outreachlocat_area .outreachlocat_item { padding:0 10px; }
    .offlocation_area .offlocation_item { margin-bottom:60px; } 
    .offlocation_area .offlocation_img { width:50%; }
    .offlocation_area .offlocation_info { width:50%; }
    
    .outreachlocat_area .outreachlocat_img { height:200px; }
    .outreachlocat_area:before { max-width:580px; }
    .outreachlocat_area .outreachlocat_list { font-size: 16px; line-height: 24px; }
    .outreachlocat_area .outreachlocat_list li br { display: none; }
    
    /**/
    .location_innermap.cvmlocation_area .map { width:100%; }
    .cvmlocation_box { font-size: 16px; line-height: 24px; }
    .locainer_area .locainer_box:first-child { padding-right: 30px; }
    .cardiovpat_area .cardiovpat_img { width:130px; height:130px; }
    .cardiovpat_area .cardiovpat_info { padding:100px 20px 30px; } 
    
    .cardiovpat_area .slider_style ul.slick-dots { display:none !important; }
    .locainer_area .locainer_box:last-child { padding-left: 20px; }
    .locainer_area .timetable ul li { font-size: 14px; line-height: 22px; }
    .locainer_area .timetable ul li span { width:90px; }
    
    /**/
    .resourcebox_area.dark_blue { padding-top:70px; }
    .blogfeed_area { padding-bottom:40px; } 
    .post_item h4.post_title { font-size: 18px; } 
    .resourcebox_area .resourcebox_img { height:260px; }
    
    .blogfeed_area:before,.faqs_area:before { max-width:500px; }
    
    /**/
    .come_work_with { padding: 80px 0; }
    .come_work_with .section_content { max-width: 100%; }
    .come_work_with .title { padding-bottom: 40px; }
    .come_work_with .section_wrap { padding: 15px 15px; }
    .come_work_with .section_wrap .section_inner .filter span.select_title { min-width: 100%; padding: 10px 20px 10px 10px; font-size: 13px; }
    .come_work_with .section_wrap .section_inner .options-combo h5 { font-size: 14px; width: 35%; margin: 0; text-align: center; }
    .come_work_with .section_wrap .section_inner .filter { width: 65%; }
    .come_work_with .section_wrap .section_inner .options-combo { text-align: left; }
    .come_work_with .section_wrap .section_inner { padding: 0 5px; }
    .come_work_with .section_wrap .section_inner .filter span.select_title:before { right: 14px; }
     
    /**/
    .banner_text .section_wrap { min-height: 500px; padding: 80px 0 80px 80px; }
    .banner_text .section_wrap .section_content h2 { font-size: 40px; line-height: 52px; }
    .banner_text .section_wrap .section_content h3 { font-size: 26px; line-height: 36px; margin: 15px 0; }
    .banner_text .section_wrap .section_content { max-width: 500px; }

    .benefit_career { margin-top: -150px; padding: 200px 0 100px; }
    .benefit_career .section_wrap .section_col .box_title h3 { font-size: 16px; line-height: 26px; }
    .benefit_career .section_wrap .section_col .icon { min-height: 70px; height: 70px; align-items: center; display: flex; justify-content: center; }
    .benefit_career .section_wrap .section_col .icon img { max-height: 70px; }

    .lociner_services.heart_hand { padding-bottom:120px; }
    .hsaa_section .hsaa_content_div .hsaa_title h1{ font-size: 46px; line-height: 46px; }
    
    .hsaa_section .hsaa_container { padding-left:calc(50% - 940px/2); }
    
    .form_imgsection .section_wrap .border:before { height:638px; }
    

    .causesymp_condition { padding: 100px 0; }
    .causesymp_condition .section_wrap .right_part .content ul li { width: 100%; padding: 0 0 0 30px; }

    .testing_diagnosis_condition { padding: 100px 0; }
    .testing_diagnosis_condition .section_wrap .right_part .content ul li { width: 100%; }

    .video_gallery .section_wrap .col a.img { height: 250px; }
    .video_gallery .section_wrap .col .title_content h4 { font-size: 20px; line-height: 30px; }

    .testimonial_section { padding: 100px 0; }
    .testimonial_section .testimonial_slider { max-width: 820px; padding: 40px; }
    .testimonial_section .testimonial_slider .inner { padding: 40px; }
    .testimonial_section .testimonial_slider .slider_content,
    .testimonial_section .testimonial_slider .slider_content h4,
    .testimonial_section .testimonial_slider .slider_content h3,
    .testimonial_section .testimonial_slider .slider_content .testimonial-title { font-size: 24px; line-height: 34px; }
    .testimonial_section .testimonial_slider .slider_content h3,
    .testimonial_section .testimonial_slider .slider_content .testimonial-title { font-size:28px; }

    .gallery-section { padding: 100px 0; }
    .gallery-section .gallery-row { margin: 0 -15px 10px; margin-top:165px; }
    .gallery-section .gallery-row .gallery-item { margin: 0 15px 30px; width: calc(33.33% - 30px); }
    
    .bee3D--effect__coverflow .bee3D--before-1 { -webkit-transform: translateX(-400px) scale(.8); transform: translateX(-400px) scale(.8); }
    .bee3D--effect__coverflow .bee3D--before-2 { -webkit-transform: translateX(-500px) scale(.6); transform: translateX(-500px) scale(.6); }
    .bee3D--effect__coverflow .bee3D--after-1 { -webkit-transform: translateX(-33%) scale(.8); transform: translateX(-33%) scale(.8); }
    .bee3D--effect__coverflow .bee3D--after-2 { -webkit-transform: translateX(-16%) scale(.6); transform: translateX(-16%) scale(.6); }
     
    .location_info_sc .directions-content-wrapper{ flex-direction: column; }
    .location_info_sc .directions-content-wrapper .map{ width: 100%; }
}

@media (max-width: 1240px){  
   
    .cardspecial_area .cardspecial_box { width:calc(100%/3); }  
    
}

@media(min-width: 992px) and (max-width: 1200px){
    .hsaa_section .hsaa_row{ -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
    .hsaa_section .m_hsaa_content_div{ display: inline-block; padding: 0 15px; margin-bottom: 10px; }
    /*.hsaa_section .left_part .hsaa_title,*/
    .hsaa_section .left_part .hsaa_content .call_us_title{ display: none; }
    .hsaa_section .hsaa_content_div .hsaa_content .call_list ul li { width:100%; }
    .hsaa_section .hsaa_content_div .hsaa_content .call_list { font-size: 18px; line-height: 28px; }
    .hsaa_section .hsaa_content_div .hsaa_content .call_list ul li:not(:last-child) { margin-right: 28px; }
    .hsaa_section .hsaa_content_div .hsaa_bottom_content { padding: 20px 25px 30px; margin-top: 15px; }
    .hsaa_section .hsaa_content_div .hsaa_bottom_content .bottom_content { font-size: 16px; line-height: 24px; }
}

@media (min-width:992px) and (max-width:1099px) {
    .hsaa_section .left_part { width:calc(100% - 400px); }
    .hsaa_section .right_part { width:400px; }
}

@media (min-width:992px) {
    .hs-menu-wrapper.hs-menu-flow-horizontal ul li.mobile-nav-only { display:none !important; }  
}

@media (max-width: 991px){  

    body .uwy.userway_p1 .userway_buttons_wrapper { top:75px !important; right:0 !important; }
  
    body { font-size: 16px; line-height: 26px; }
  
    .hsaa_section .right_part { display:none; }
    
    .cvmlmcp_area .cvmlmcp_img { width:calc(50% - 100px); }
    .cvmlmcp_slider { max-width:650px; }
    .cvmlmcp_slider ul li h2 { font-size: 26px; }
    .cvmlmcp_slider .slick-arrow { width:70px; height:70px; }
    .cvmlmcp_slider .slick-arrow.slick-next { bottom: -74px; }
    .cvmlmcp_slider .slick-arrow.slick-prev { top: -39px; }
    
    .cvmlmcp_area .cvmlmcp_left { width:55%; }
    .cvmlmcp_area .cvmlmcp_right { width:45%; padding-left: 40px; padding-bottom: 50px; }
    .cvmlmcp_area:before { display:none; }
    .cvmlmcp_area .cvmlmcp_left img { border:none; }
    
    .heart_hand .title h2 { font-size: 34px; line-height: 40px; }
    .heart_hand .title .section_content { font-size: 16px; line-height: 25px; }  
    .heart_hand ul li { width:33.33%; }
    
    .aboutus_section .section_wrap .left_part { padding:40px 0 40px calc(50% - 740px/2 + 15px); }
    .aboutus_section .section_wrap .left_part .section_content { font-size:16px; }
    .aboutus_section .section_wrap .right_part .img .img1 { height: 200px; right: 30px; top: 190px; width: 180px; }
    .aboutus_section .section_wrap .right_part .img .img2 {  height: 200px; width: 180px; margin-top: -20px; }
    .aboutus_section .section_wrap .right_part .img { min-height: 880px; }
    
    .cardspecial_area .cardspecial_icon { width:140px; height:140px; }
    .cardspecial_area .cardspecial_box .subtext { margin:10px 0; }
    .cardspecial_area .slick-arrow {  width:75px; height:75px; }
    .cardspecial_area .slick-prev.slick-arrow { right:75px; } 
    
    .testvideo_area .testvideo_top { max-width:280px; }
    .testvideo_area .testvideo_box h3 { font-size: 24px; line-height: 40px; }
    .testvideo_area:before { width:300px; height:300px; right:-150px; } 
    .testvideo_area .slick-arrow { width:75px; height:75px; }
    .testvideo_area .slick-prev.slick-arrow { right:82px; }
    
    .form_imgsection .section_wrap .right_part .img { height:100%; }
    .form_imgsection .section_wrap .right_part { margin-top: -71px; padding-left: 0; }
    .form_imgsection .section_wrap .border:before { height: 638px; width: 500px; border-right: 1px dashed #253456; border-radius: 20px; }
    .form_imgsection .section_wrap .right_part:before { top:-100px; right: -90px; transform: scale(.6); }
    .form_imgsection h2 { font-size: 28px; line-height: 38px; }
     
    /**/
    .clincard_area .clincard_img { bottom:50px; }
    .clincard_area .clincard_img1 { height: 250px; width: 210px; left:135px; }
    .clincard_area .clincard_img2 { height: 180px; width: 160px; }   
    .clincard_area .clincard_left { padding:60px 70px 70px 0; }
    
    .eleophys_area .eleophys_left { width:45%; }
    .intercard_area .intercard_info { padding-left: 30px; }
    .heroinner_bg { width:100%; }
    .heroinner_area .heroinenr_wrap { max-width:400px; }
    
    .title .text, .title_text { line-height: 28px; font-size: 18px; }
     
    .what_chest_pain .section_wrap .right_part .img { height: 400px; }

    .recovery_section .section_wrap .left_part .img_main .img1 { width: 100px; height: 150px; }
    .recovery_section .section_wrap .left_part .img_main .img2 { width: 180px; height: 250px; }
    .recovery_section .section_wrap .right_part { padding-right: calc((100% - 750px) / 2); }

    .heart_hand.rist_sideffect ul li { width: 50%; }

    .candidatechest_pain .section_wrap .left_part { padding-left: calc((100% - 750px) / 2); padding-right: 15px; padding-top: 0; }
    .candidatechest_pain:before { width: calc(100% - 100px); }
    .candidatechest_pain .section_wrap .right_part .img { height: 400px; }

    .about_the_treatment { padding: 70px 0 100px; }
    
    .tabwidthfaq_area .filter li a:before { width:6px; } 
    .tabwidthfaq_area .filter li a { font-size: 16px; line-height: 20px; padding:10px 20px; margin-right: 10px; min-height: 80px; min-width: 170px; }
    .tabwidthfaq_area .filter li a img { max-width:30px; margin-right: 10px; } 
    
    .cvmlocation_area .cvmlocation_top { max-width:400px; }
    .contacthero_area .contacthero_right:before { width:90%; height:calc(100% - 35px); }
    .contacthero_area .contacthero_right:after { right:0; }   
    .contacthero_area .contacthero_left .text { max-width:345px; }
    
    .physician_area { padding-top:60px; }
    .physician_area .physician_item { width:calc(100%/2); }
    .physicimgtext_area .physicimgtext_text { width:50%; }
    .physicimgtext_area .physicimgtext_img { width:50%; height:300px; }
    .physicimgtext_area { padding-bottom:80px; }
    .physicimgtext_area:before { width:420px; }

    .teambio_area .teambio_itemin .teambio_img { width:250px; height:250px; }
    .teambio_area .teambio_itemin .teambio_iteminfo_left { width:250px; }
    .teambio_area .teambio_itemin .teambio_iteminfo { width:calc(100% - 250px); padding-left:60px; }

    .serpatiinform_cover .serpatiinform_item { width:calc(100%/2); } 
    .serpatiinform_cover .serpatiinform_item.one_serpatiinform_item { width:100%; }
    .teambio_area .teambio_follow ul li:last-child a { margin:20px 0 0; width:100%; }
    
    .outreachlocat_area .outreachlocat_item { width:calc(100%/2); }
    .outreachlocat_area .slick-prev.slick-arrow { right:90px; }
    .outreachlocat_area .slick-arrow { bottom:0; }
    .outreachlocat_area ul.slick-dots:before { width:calc(100% - 200px); }     
    .outreachlocat_area ul.slick-dots:after { left:calc(100% - 205px); }
    
    /**/
    .cvmlocation_area .cvmlocation_info { width:100%; max-width: 380px; }
    .locainer_area .locainer_box h5 { letter-spacing: 0; }
    .locainer_area .locainer_box { width:calc(100%/3) !important; padding:0 15px !important; }
    .locainer_area .locainer_box:first-child { padding-left:0 !important; }
    .locainer_area .locainer_box.rater8_included,
    .locainer_area .locainer_box.rater8_included:nth-child(2),
    .locainer_area .locainer_box.rater8_included:last-child { width:50% !important; }
    .locainer_area .locainer_box.rater8_included:first-child { width:100% !important; padding-bottom:40px !important; }
    .locainer_area .locainer_box.rater8_included:nth-child(2) { padding-left:0 !important; }
    .locainer_area .locainer_box.rater8_included:last-child { padding-right:0 !important; }
    
    .cardiovpat_area .cardiovpat_item { width:50%; }
    .slider_style .slick-prev.slick-arrow { right:90px; }    
    .cardiovpat_area .cardiovpat_top:after { display:none; }
    
    /**/
    .blogfeed_area:before,.faqs_area:before { display:none; }
    .resourcebox_area .resourcebox_info { padding:22px; }
    .resourcebox_area.dark_blue { padding-bottom:50px; }
    .blogfeed_area .blogfeed_top { justify-content: center; text-align:center; }
    .blogfeed_area .btn_style { margin-top:20px; }
    
    /**/
    .come_work_with { padding: 70px 0; }
    .come_work_with .section_wrap .section_inner .filter { width: 100%; }
    .come_work_with .section_wrap .section_inner .options-combo h5 { width: 100%; text-align: left; }
    .come_work_with .section_wrap .section_inner .filter span.select_title { font-size: 14px; }
    .come_work_with .section_wrap { margin-bottom: 40px; }
    .come_work_with .bg_img { right: -15px; width: 100%; }
    .come_work_with .resources_wrap .resource-item { width: 40% !important; }
    .come_work_with .resources_wrap { max-width: 100%; }
    .come_work_with .resources_wrap .resource-item h3 { font-size: 20px; line-height: 35px; }
    .come_work_with .resources_wrap .resource-item h3:before { width: 50px; }
    .come_work_with .resources_wrap ul li { padding-left: 24px; } 
    
    /**/
    .banner_text .section_wrap { min-height: 400px; padding: 50px 0 50px 50px; }
    .banner_text .section_wrap .section_content h2 { font-size: 30px; line-height: 42px; }
    .banner_text .section_wrap .section_content h3 { font-size: 20px; line-height: 30px; }

    /**/
    .benefit_career { margin-top: -100px; padding: 150px 0 70px; }
    .benefit_career .title h2 { font-size: 30px; line-height: 1.2; }
    .benefit_career .title .section_content { max-width: 100%; }
    .benefit_career .title { padding-bottom: 30px; }
    .benefit_career .section_wrap .section_col { width: 50%; }

    .lociner_services.heart_hand { padding-bottom: 110px; }
    
    .cardimag_area .cardimag_img { width:60%; }
    .cardimag_area .cardimag_info { padding: 30px 0 0; width: 100%; }
    .cvmlocation_area .cvmlocation_info { width:40%; }
    .ctastrip_area .ctastrip_text { margin:20px 0 30px; }  
    
    .faqs_area .faqs_left .faqs_img { width:100%; max-width:60%; }
    .faqs_area .faqs_left { padding:0 0 50px; }
    .faqs_area .faqs_left, .faqs_area .faqs_right { width:100%; }
    

    .hsaa_section .hsaa_container{ max-width: 740px; display: block; margin: 0 auto; }
    .hsaa_section .hsaa_row{ -ms-flex-direction: column-reverse; flex-direction: column-reverse; }
    .hsaa_section .left_part,
    .hsaa_section .right_part{ width: 100%; }
    .hsaa_section .left_part{ padding: 0 15px; }
    .hsaa_section .hsaa_image{ margin-bottom: 40px; }
    .hsaa_section .hsaa_content_div .hsaa_title h1{ font-size: 40px; line-height: 40px; }
  
    .aboutangina_area { padding-bottom:50px; }
    .aboutangina_area:after { display:none; }
    
    .hero-thnak { font-size: 18px; line-height: 30px; min-height: 380px; padding: 50px 0 80px; }
     

    .testimonial_section .testimonial_slider { max-width: 100%; }
    .testimonial_section .testimonial_slider button.slick-arrow { width: 40px; height: 40px; }
    .testimonial_section .testimonial_slider button.slick-next { right: 0; }
    .testimonial_section .testimonial_slider .inner { padding: 20px 30px; }
    .testimonial_section .testimonial_slider button.slick-prev { left: 0; }

    .gallery-section .gallery-row { margin: 0 -15px 10px; margin-top:165px; }
    .gallery-section .gallery-row .gallery-item { width: calc(50% - 30px); }
    .gallery-section .gallery-content { font-size: 20px; line-height: 30px; font-size:18px; line-height:28px; }

    .video_gallery .section_wrap .col { width: 50%; }
    
    body .row-fluid .cs-testimonials-slider .sinlge-testimonials { width: 500px; height: 450px; }
    .photo_gallery .img { height: 420px; }
    .bee3d-slider-section { height: 550px; }
    .bee3D--parent.bee3d-wrap.cs-testimonials-slider.bee3D--effect__coverflow.draggable { min-height: 550px; }
    .bee3D--nav__next,
    .bee3D--nav__prev { width: 30px; height: 30px; top: 50%; transform: translate(-50%, -50%); }
    .bee3D--nav__next:before,
    .bee3D--nav__prev:before { font-size: 18px; line-height: 24px; }
    .bee3D--effect__coverflow .bee3D--before-1 { -webkit-transform: translateX(-400px) scale(.8); transform: translateX(-320px) scale(.8); }
    .bee3D--effect__coverflow .bee3D--before-2 { -webkit-transform: translateX(-390px) scale(.6); transform: translateX(-390px) scale(.6); }
    .bee3D--effect__coverflow .bee3D--after-1 { -webkit-transform: translateX(-36%) scale(.8); transform: translateX(-36%) scale(.8); }
    .bee3D--effect__coverflow .bee3D--after-2 { -webkit-transform: translateX(-22%) scale(.6); transform: translateX(-22%) scale(.6); }
    .bee3D--nav__next { right: 12px; }
    .video_gallery { padding: 50px 0 70px; }
     
}

@media (max-width: 767px){
    
    .title h2 br { display:none; }
    
    .form_imgsection:after, .form_imgsection:before { display:none; }
    .form_imgsection .section_wrap .border:before { width:100%; }
     
    .cvmlmcp_slider { max-width:100%; padding:30px 30px 100px; text-align:center; }
    .cvmlmcp_area .cvmlmcp_top { margin-top: 20px; font-size:16px; line-height:24px; }
    .cvmlmcp_area .cvmlmcp_top.cvmlmcp_top_increase { margin-top:0; padding-top:20px; }
    .cvmlmcp_area .cvmlmcp_img { width:100%; height:330px; position:relative; top: 0; margin-top: 40px; }
    .cvmlmcp_slider .slick-arrow.slick-prev { top: auto; bottom: -99px; right: 40px; border-right: 0; }
    .cvmlmcp_slider .slick-arrow.slick-next { bottom: -134px; right: -30px; }
    .cvmlmcp_area { padding:50px 0; }
    .cvmlmcp_area .cvmlmcp_top h2 { font-size: 24px; }
    .cvmlmcp_area .cvmlmcp_left { width:100%; }
    .cvmlmcp_area .cvmlmcp_right { width:100%; padding:50px 0 0; }
    .cvmlmcp_area .cvmlmcp_box .cvmlmcp_boxicon { max-width:50px; }  
    .cvmlmcp_area .cvmlmcp_box .cvmlmcp_boxin { width:calc(100% - 50px); padding-left:20px; }   
     
    .cvmlmcp_area .slick-prev.slick-arrow { margin-left: -33px; right: auto; left: 50%; transform: translateX(-50%); }
    .cvmlmcp_area .slick-next.slick-arrow { margin-left: 37px; top:123px; right: auto; left:50%; transform: translateX(-50%); } 
      
    .heart_hand { padding:50px 0; } 
    .heart_hand ul li { width:100%; } 
    .heart_hand .title h2 { font-size: 28px; line-height: 36px; }
    .heart_hand .title .section_content { max-width:100%; }
    .heart_hand .good_handbox { padding:30px 0 0; } 
    .heart_hand ul li { border:none; }
    
    .aboutus_section .section_wrap .left_part { width:100%; padding:40px 20px; text-align:center; }
    .aboutus_section .section_wrap .right_part { width:100%; padding:0; }
    .aboutus_section .section_wrap .right_part .img { border-top:0; min-height:auto; padding:50px 0; display: flex; justify-content: center; flex-wrap: wrap; align-items: flex-start; }
    .aboutus_section .section_wrap .right_part .img .img2 { position:relative; top:0; left:0; right:auto; margin:0; }
    .aboutus_section .section_wrap .right_part .img .img1{ position:relative; top:0; left:0; right:auto; margin:0 0 30px; }
    .aboutus_section .section_wrap .left_part .sub_title { font-size: 22px; letter-spacing: 1px; line-height: 42px; }
    .aboutus_section .section_wrap .left_part .section_content { line-height: 26px; }
    .aboutus_section .section_wrap .left_part h3 { font-size: 26px; line-height: 36px; }
    
    .cardspecial_area { padding:60px 0; }  
    .cardspecial_area ul.slick-dots { display:none !important; } 
    .cardspecial_area .cardspecial_text { font-size: 16px; line-height: 26px; }
    .cardspecial_area .cardspecial_cover { padding-bottom:120px; }
    .fhv .cardspecial_area .cardspecial_cover { padding-bottom:50px; }
    .cardspecial_area .slick-prev.slick-arrow { margin-left: -37px; right: auto; left: 50%; transform: translateX(-50%); }
    .cardspecial_area .slick-next.slick-arrow { margin-left: 38px; right: auto; left:50%; transform: translateX(-50%); } 
    
    .testvideo_area { padding:60px 0; }
    .testvideo_area .testvideo_top { max-width:100%; text-align:center; margin:0; font-weight: 400; font-size: 18px; line-height: 28px; }
    .testvideo_area .testvideo_wrap { margin-top:0; }
    .testvideo_area .testvideo_videobox { height:300px; }
    .testvideo_area .testvideo_videobox a { width:110px; height:110px; }
    .testvideo_area .testvideo_videobox a img { max-width:35px; }
    .testvideo_area .testvideo_left { width:100%; }
    .testvideo_area .testvideo_right { width:100%; margin:0; padding:30px 20px 130px; text-align: center; }
    .testvideo_area .testvideo_right:before { display:none; }
    .testvideo_area .slick-prev.slick-arrow { margin-left: -37px; right: auto; left: 50%; transform: translateX(-50%); }
    .testvideo_area .slick-next.slick-arrow { margin-left: 38px; right: auto; left:50%; transform: translateX(-50%); } 
    .testvideo_area .pink_link { margin:30px 0 10px; }
    .testvideo_area .testvideo_img { margin-bottom: 10px; }
    
    .form_imgsection { padding:40px 0; }
    .form_imgsection .title { max-width:100%; width:100%; text-align:center;  }
    .form_imgsection .section_wrap { width:100%; border:1px dashed #253456; padding:20px 20px 0; margin-top: 10px; }
    .form_imgsection .section_wrap .right_part:before { display:none; }
    .form_imgsection .section_wrap:before { display:none; }
    .form_imgsection .section_wrap .left_part { width:100%; }
    .form_imgsection .section_wrap .right_part { width:100%; padding-left: 0; position: relative; margin-top: 40px; }
    .form_imgsection .section_wrap .right_part .img { height:auto; line-height: 0; }
    .form_imgsection .section_cotnent {  font-size: 18px; }
    .form_imgsection h2 { font-size: 24px; line-height: 34px; }
    
    .cvmlocation_area { padding:40px 0; }
    .cvmlocation_area .map { width:100%; height:300px; }
    .cvmlocation_area .cvmlocation_top h2 { margin-bottom: 10px; }
    .cvmlocation_area .cvmlocation_info { width:100%; margin-top:30px; border-radius:0; }
    .cvmlocation_area .cvmlocation_top { text-align:center; margin-bottom: 25px; }
    .cvmlocation_area .cvmlocation_info ul li { padding:20px 10px; }
    
    .title .text { font-size: 16px; line-height: 26px; }
    .testvideo_area:after { display:none; }
    .testvideo_area .testvideo_text { max-width:100%; }
    .aboutus_section .section_wrap .right_part .img > div { margin:0 10px 10px !important; }
    
    /**/
    .clincard_area .clincard_left { width:100%; padding:40px 0; }
    .clincard_area .clincard_right { position:relative; width:100%; height:500px; padding:30px 0; display:flex; flex-wrap:wrap; align-items:center; justify-content:center; }
    .clincard_area .clincard_img1 { width:200px; height:200px; }
    .clincard_area .clincard_img2 { width:200px; height:200px; }
    .clincard_area .clincard_img { position:relative; bottom:0; left:0 !important; margin:0 10px; }
    
    .cardimag_area .cardimag_img { width:100%; margin-bottom: 20px; }
    .cardimag_area .cardimag_info { width:100%; padding:0; }
    .cardimag_area .list_style ul li { width:100%; }
    
    .eleophys_area .eleophys_left { width:100%; }
    .eleophys_area .eleophys_img { height: 100%; position: relative; right: 0; top: 0; width: 100%; } 
    .eleophys_area:before { width:100%; }
    .eleophys_area:after { display:none; }
    .eleophys_area { margin-bottom:0; }
    
    .intercard_area { padding:30px 0; }
    .intercard_area .intercard_img { width:100%; position:relative; height:300px; }
    .intercard_area .intercard_info { width:100%; padding:30px 0; }
    .intercard_area .list_style ul li { width:100%; }
    
    .veinvascular_area .list_style ul li { width:100%; }
    .procedural_area .procedural_img { height: 300px; position: relative; right: 0; top: 0; width: 100%; margin-top:50px; }
    .procedural_area:before { width:100%; }
    .procedural_area .procedural_info { width:100%; }
    .procedural_area { margin-bottom: 0; padding-bottom: 0; }
    
    .heroinner_area { text-align:center; }
    .heroinner_area:after { display:none; }
    .heroinner_area .heroinenr_wrap { max-width:100%; }
    
    .veinvascular_area .veinvascular_textwrap { margin:10px 0; }
    .ctastrip_area .ctastrip_text { margin:15px 0 25px; }
    
    
    .what_chest_pain { padding: 50px 0 80px; }
    .what_chest_pain .section_wrap .left_part { width: 100%; padding: 20px 0 0; order: 2; }
    .what_chest_pain .section_wrap .right_part { width: 100%; padding: 0; }
    .what_chest_pain .section_wrap .left_part .title { margin: 0; }
    .what_chest_pain .section_wrap .left_part .title h2 { font-size: 30px; }

    .about_the_treatment { padding: 50px 0 70px; }
    .about_the_treatment:before { height: 30px; top: -30px; }
    .about_the_treatment .title h2 { font-size: 30px; }
    .about_the_treatment .title { padding-bottom: 10px; }

    .recovery_section .section_wrap .left_part { width: 100%; padding: 0; }
    .recovery_section .section_wrap .left_part .img { height: 400px; margin: 0; }
    .recovery_section .section_wrap .left_part .img_main .img1 { width: 150px; height: 180px; }
    .recovery_section .section_wrap .left_part .img_main .img2 { width: 282px; height: 414px; }
    .recovery_section .section_wrap .right_part { width: 100%; padding: 20px 15px 50px; }
    .recovery_section .section_wrap .right_part h3 { font-size: 30px; line-height: 40px; }

    .candidatechest_pain { padding: 0 0 50px; }
    .candidatechest_pain .section_wrap .left_part { width: 100%; padding: 20px 15px; order: 2; }
    .candidatechest_pain .section_wrap .right_part { width: 100%; }
    .candidatechest_pain .section_wrap .right_part .img { height: 300px; }
    .candidatechest_pain:before { width: 100%; z-index: -1; }
    .candidatechest_pain .section_wrap .left_part h2 { font-size: 30px; }
 
    .insurance_providers { padding: 50px 0; }
    .insurance_providers .section_wrap .col { width: 33.33%; }
    .insurance_providers .top_part h2 { font-size: 30px; }
    
    .tabwidthfaq_item { padding:20px; }
    .tabwidthfaq_box h3 { margin-bottom:20px; }
    .tabwidthfaq_item h4 { font-size: 18px; line-height: 24px; }
    
    .tabwidthfaq_area .tabwidthfaq_filter { text-align:center; }
    .tabwidthfaq_area .filter { text-align:center; margin:30px 0 40px; }
    .tabwidthfaq_area .filter li a { margin:10px; }
    .tabwidthfaq_area .tabwidthfaq_top { text-align:center; }
    .tabwidthfaq_area .filter li:last-child a { margin-right:10px; }
    .tabwidthfaq_box h3 { font-size:24px; }
    
    .contacthero_area { width:100%; text-align:center; }
    .contacthero_area .contacthero_left { width:100%; padding:0; }
    .contacthero_area .contacthero_right { width:100%; top:0; position:relative; height:400px; margin-top:60px; }
    .contacthero_area .contacthero_left .text { margin:15px 0 30px; max-width:100%; }
    .contacthero_area .contacthero_right:before,.contacthero_area .contacthero_right:after { display:none; }
     
    .physicimgtext_area { text-align:center; }
    .physicimgtext_area .physicimgtext_img { width:100%; }
    .physicimgtext_area .physicimgtext_text { width:100%; padding:30px 0 0; }
    .physician_area .physician_item { width:100%; padding:0 0 50px; }
    .physicimgtext_area:before { display:none; }
    
    .teambio_area .teambio_itemin .teambio_img { width:250px; height:250px; margin:0 auto; }
    .teambio_area .teambio_itemin .teambio_iteminfo_left { width:100%; }
    .teambio_area .teambio_itemin .teambio_iteminfo { width:100%; padding:50px 0 0; }
    .teambio_area .teambio_follow ul li:last-child a { width:100%; margin:20px 0 0; }
    .teambio_area .teambio_itemin { text-align: center; justify-content: center; }
    
    .serpatiinform_top { text-align:center; }
    .serpatiinform_cover .serpatiinform_item { width:100%; padding:0 0 30px; }
    .serpatiinform_cover { margin:40px auto 0; max-width:400px; }
    .serpatiinform_cover .serpatiinform_itemin { text-align:center; } 
    .serpatiinform_cover .serpatiinform_item .serpatiinform_img { justify-content:center; }
    .dark_blue, .light_bg { padding:50px 0 ; }  
    .dark_blue.dark_blue_reduce { padding:15px 0 25px; }
    
    .testvideo_videoid.fancybox-content { padding:10px !important; }
    .testvideo_videoid.fancybox-content .wistia_embed { width: 400px !important; height:  230px !important; }
    
    .cvmlocation_area .cvmlocation_info:before { display:none; }
    .ctastrip_area.practincta_area { padding-bottom:60px; }
    
    .offlocation_area .offlocation_img, .offlocation_area .offlocation_info { width:100%; }
    .offlocation_area .offlocation_info { padding:25px 0 0; }
    .offlocation_area .offlocation_cover { max-width:450px; margin:0 auto; width:100%; } 
    .offlocation_area .offlocation_img { height:250px; }
    
    .outreachlocat_area:before { display:none; }
    .outreachlocat_area .outreachlocat_item { width:100%;  }
    .outreachlocat_area ul.slick-dots { display:none !important; }
    .outreachlocat_area h3 { text-align:center; width: 100%; }
    
    .outreachlocat_area .outreachlocat_cover {  margin: 20px auto 0; max-width: 450px; }
    .outreachlocat_area .slick-prev.slick-arrow { margin-left: -33px; right: auto; left: 50%; transform: translateX(-50%); }
    .outreachlocat_area .slick-next.slick-arrow { bottom: 0; right: auto; left: 50%; margin-left: 5px; }   
    
    /**/
    .cvmlocation_area.location_innermap .cvmlocation_info { height:500px; padding:20px 15px; max-width:300px; }
    .locainer_area .locainer_box { padding:0 0 30px !important; width: 100%!important; border: none; border-bottom: 1px dashed #ccc; margin-bottom: 30px; }
    .locainer_area .locainer_box.rater8_included,
    .locainer_area .locainer_box.rater8_included:first-child,
    .locainer_area .locainer_box.rater8_included:nth-child(2),
    .locainer_area .locainer_box.rater8_included:last-child { width:100% !important; padding-bottom:35px !important; }
    .locainer_area .locainer_box:last-child { padding-bottom:0 !important; margin:0; }
    .locainer_area .locainer_box h5 { margin-bottom: 15px; }   
    
    .cardiovpat_area .cardiovpat_item { width:100%; }
    .cardiovpat_area .cardiovpat_cover { padding-bottom: 100px; }
    .cardiovpat_area .slider_style .slick-arrow { bottom:0; }
    .cardiovpat_area .slick-prev.slick-arrow { margin-left: -33px; right: auto; left: 50%; transform: translateX(-50%); }
    .cardiovpat_area .slick-next.slick-arrow { bottom: 0; right: auto; left: 50%; margin-left: 5px; }   
     
    /**/
    .blogfeed_area .blogfeed_item { margin:40px auto 0; max-width:400px; }
    .faqs_area .faqs_left { width:100%; padding:0; text-align:center; }
    .faqs_area .faqs_right { width:100%; margin-top:30px; }
    .faqs_area .faqs_left .faqs_img { width:100%; margin:0 auto; max-width:400px; }     
    
    .resourcebox_area.dark_blue { padding:50px 0 30px; }
    .resourcebox_area .resourcebox_item { width:100%; padding:0 0 30px; text-align:center; }
    .resourcebox_area .resourcebox_cover { max-width:400px; margin:0 auto; }
    
    /**/
    .come_work_with { padding: 50px 0; }
    .come_work_with .section_wrap .section_inner { width: 100%; padding: 0 0 20px; }
    .come_work_with .section_wrap .section_inner:last-child { padding: 0; }
    .come_work_with .section_wrap .section_inner .filter span.select_title { padding: 10px 25px; }
    .come_work_with .title { padding-bottom: 30px; }
    .come_work_with .resources_wrap { flex-wrap: wrap; }
    .come_work_with .resources_wrap .resource-item { width: 100% !important; }
    
    .benefit_career { margin-top: -50px; padding: 100px 0 50px; }
    .banner_text .section_wrap { min-height: 100%; padding: 30px 0 30px 30px; }
    .banner_text .section_wrap .section_content h2 { font-size: 26px; line-height: 36px; }
    .banner_text .section_wrap .section_content h3 { font-size: 18px; line-height: 28px; }   

    .form_imgsection .pinkshdaow { display:none; }

    .lociner_services.heart_hand:before { display:none; }
    .lociner_services.heart_hand { padding-bottom:50px; }
    
    .cardiovpat_area.dark_blue { padding-top: 50px; }
    .intercard_area .intercard_info .btn_style {  margin-top:20px; }
    
    .heroinner_area .sub_title { letter-spacing: 1px; }
    .recovery_section:after { display:none; }
    
    .hsaa_section .hsaa_content_div .hsaa_content .call_us_title { font-size: 18px; line-height: 30px; }
    .hsaa_section .hsaa_content_div .hsaa_content .call_list { font-size: 20px; line-height: 30px; }
    .hsaa_section .hsaa_content_div .hsaa_content .call_list ul li{ width: 100%; padding-right: 20px; }
    .hsaa_section .hsaa_content_div .hsaa_content .call_list ul li:not(:last-child){ margin-right: 0; }
    .hsaa_section .hsaa_content_div .hsaa_bottom_content { padding: 20px 20px 25px; }

    
    .testvideo_area .testvideo_videobox a:before {  width: 33px; height: 38px; background-size: 100%; }
    
    
    .condition_content { padding: 70px 0; }
    .condition_content .section_wrap .left_part { width: 100%; padding: 0; }
    .condition_content .section_wrap .right_part { width: 100%; padding: 25px 0 0; }

    .causesymp_condition { padding: 70px 0; }
    .causesymp_condition:before { display: none; }
    .causesymp_condition .section_wrap .left_prt { width: 100%; padding: 0; }
    .causesymp_condition .section_wrap .right_part { width: 100%; padding: 25px 0 0; }

    .testing_diagnosis_condition { padding: 70px 0; }
    .testing_diagnosis_condition .section_wrap .left_part { width: 100%; padding: 0; }
    .testing_diagnosis_condition .section_wrap .right_part { width: 100%; padding: 25px 0 0; }

    .video_gallery { padding: 70px 0; }
    .video_gallery .section_wrap .col a.img .play { width: 60px; height: 60px; }

    .testimonial_section { padding: 70px 0; }
    .testimonial_section .testimonial_slider .inner:before { width: 64px; height: 54px; }
    .testimonial_section .testimonial_slider .slider_content,
    .testimonial_section .testimonial_slider .slider_content h4,
    .testimonial_section .testimonial_slider .slider_content h3,
    .testimonial_section .testimonial_slider .slider_content .testimonial-title { font-size: 18px; line-height: 30px; }
    .testimonial_section .testimonial_slider .slider_content h3,
    .testimonial_section .testimonial_slider .slider_content .testimonial-title { font-size:22px; margin-bottom:8px; }

    .gallery-section { padding: 70px 0; }
    
    body .row-fluid .cs-testimonials-slider .sinlge-testimonials { width: 329px; height: 290px; }
    .photo_gallery .img { height: 250px; }
    .bee3D--effect__coverflow .bee3D--before-2 { -webkit-transform: translateX(-240px) scale(.6); transform: translateX(-265px) scale(.6); }
    .bee3D--effect__coverflow .bee3D--before-1 { -webkit-transform: translateX(-215px) scale(.8); transform: translateX(-215px) scale(.8); }
    .bee3d-slider-section { height: 400px; }
    .photo_gallery { min-height: 400px; padding: 70px 0 50px; }
    .bee3D--parent.bee3d-wrap.cs-testimonials-slider.bee3D--effect__coverflow.draggable { min-height: 400px; }
    .bee3D--nav__next,
    .bee3D--nav__prev { top: auto; bottom: 0; }
    
}

@media (max-width:640px) {
  .teambio_area .teambio_itemin .teambio_awards_logos img { max-width:100px; }
}

@media (max-width: 600px){  
   
    .cardspecial_area .cardspecial_box { width:calc(100%/2); }  
    
} 

@media (min-width:501px) and (max-width:559px) {
  .gallery-section .filter-strip .active-fil { width:400px; }
}

@media (max-width:500px){
    
    .recovery_section:after { display: none; }
    .recovery_section .section_wrap .left_part .img_main { flex-wrap: wrap; justify-content: center; position: relative; padding: 0; margin: 0; }
    .recovery_section .section_wrap .left_part .img_main .img2 { margin: 15px auto 0; max-width: 100%; }
    .recovery_section .section_wrap .left_part .img_main .img1 { }
    .recovery_section .section_wrap .left_part .img { height: 100%; padding: 15px; }

    .heart_hand.rist_sideffect ul li { width: 100%; }
    .heart_hand.rist_sideffect ul li a { font-size: 16px; line-height: 24px; }

    .candidatechest_pain .section_wrap .left_part:before { display: none; }

    .insurance_providers { padding:50px 0; }
    .insurance_providers .section_wrap .col { width: 50%; padding: 10px; }
    
    .testvideo_videoid.fancybox-content .wistia_embed { height: 140px!important; width: 240px!important; }
    
    .come_work_with .section_wrap .section_inner .filter span.select_title { max-width: 95%; white-space: nowrap; text-overflow: ellipsis; word-break: ove; overflow: hidden; padding: 10px 20px; }
    .come_work_with .resources_wrap .resource-item h3 { font-size: 18px; line-height: 30px; margin: 0; width: 100%; }
    .come_work_with .resources_wrap .resource-item { padding: 0 0 20px !important; }
    
    .content_iner { margin: 0; }
    .banner_text .section_wrap .section_content { max-width: 100%; }   
    .banner_text .section_wrap { padding: 20px; } 

    .benefit_career .section_wrap { margin: 0; }
    .benefit_career .section_wrap .section_col { width: 100%; padding: 0 0 20px; }   

    .hsaa_section .hsaa_content_div .hsaa_content .call_list { font-size: 22px; line-height: 32px; }
    .hsaa_section .hsaa_content_div .hsaa_content .call_list ul li { max-width: 100%; width: 100%; }
    .hsaa_section .hsaa_content_div .hsaa_bottom_content ul{ column-count: 1; }
    .hsaa_section .hsaa_content_div .hsaa_bottom_content ul li { padding-right: 0; }

    .gallery-section .filter-strip { flex-wrap: wrap; width: 100%; }
    .gallery-section .filter-strip .active-fil { width: 100%; padding: 13px 38px 13px 20px; font-size: 16px; text-align: center; }
    .gallery-section .filter-strip label { width: 100%; text-align: center; padding: 0 0 15px; }
    .gallery-section .filter-strip .active-fil:before { display: none; }

    .video_gallery .section_wrap .col { width: 100%; padding: 0 0 30px; }
    .video_gallery .section_wrap { margin: 0; }
    .video_gallery .section_wrap .col a.img { height: 200px; }
    .video_gallery .section_wrap .col:last-child { padding: 0; }

    .testimonial_section .testimonial_slider { padding: 0 0 80px 0; }
    .testimonial_section .testimonial_slider .inner:before { display: none; }
    .testimonial_section .testimonial_slider .slider_content,
    .testimonial_section .testimonial_slider .slider_content h4,
    .testimonial_section .testimonial_slider .slider_content h3,
    .testimonial_section .testimonial_slider .slider_content .testimonial-title { font-size: 16px; line-height: 26px; }
    .testimonial_section .testimonial_slider .slider_content h3,
    .testimonial_section .testimonial_slider .slider_content .testimonial-title { font-size:18px; }
    .testimonial_section .testimonial_slider button.slick-arrow { top: auto; bottom: 10px; }
    .testimonial_section .testimonial_slider button.slick-prev { left: 70px; }
    .testimonial_section .testimonial_slider button.slick-next { right: 70px; }

    .gallery-section .gallery-row .gallery-item { width: 100%; margin: 0 0 30px; }
    .gallery-section .gallery-row { margin: 0; margin-top:175px; }
    .gallery-section .filter-strip .click-filter { width:100%; }

    
    
}

@media (max-width: 480px){  
   
    .cardspecial_area .cardspecial_box { width:100%; }  
    .teambio_area .teambio_itemin .teambio_awards_logos img { max-width:75px; }

}

@media (max-width: 365px){  
   
    .aboutus_section .section_wrap .right_part .img > div { margin:0 0 20px !important; }
    
}

table { border:none !important; }
table tr:first-child { text-decoration:underline; }
table tr:first-child td { font-weight:700; font-size:18px;  }
table td { padding:6px !important; text-align:left; }



/* Submenu nav on Mobile */
@media (max-width:768px){ 
  .heart_handheader_sidemenu .sidemenu ul { margin-left:20px !important; } 
}

@media (max-width:320px){
    body .row-fluid .cs-testimonials-slider .sinlge-testimonials { width: 250px; }
    .bee3D--effect__coverflow .bee3D--before-2 { -webkit-transform: translateX(-240px) scale(.6); transform: translateX(-215px) scale(.6); }
    .bee3D--effect__coverflow .bee3D--before-1 { -webkit-transform: translateX(-160px) scale(.8); transform: translateX(-160px) scale(.8); }
}


.systems-page form input[type=submit] { max-width:200px; color:#fff; cursor:pointer; }
#hs_cos_wrapper_search_results .hs-search-results__featured-image { border-radius:8px; }
@media (min-width:768px){
  .hs-search-results__featured-image-wrapper { flex-basis:15% !important; min-width:15% !important; }
}
@media (max-width:767px) {
  #hs_cos_wrapper_search_results .hs-search-results__featured-image { max-height:200px; }
}