/*styles*/


@font-face {
    font-family: 'ProximaNova-Regular';
    src: url('/home-page-v1/proxima_ssv/ProximaNova-Regular.otf');
    font-display: swap;
}
@font-face {
    font-family:'Proxima Nova Thin';
    src: url('/home-page-v1/proxima_ssv/Proxima Nova Thin.otf');
} 

@font-face {
    font-family:'MontrealSerial Bold';
    src: url('/home-page-v1/proxima_ssv/montreal-serial-bold.ttf');
} 
    
.dropdown-toggle {
    white-space: nowrap;
}
   
header {
    position: fixed;
    height: auto;
    width: 100%;
    z-index: 100;
}

.tv-header__middle-content {
    align-items: center;
    display: flex;
    flex-grow: 1;
    /* justify-content: center; */
    /* justify-content: right; */
    margin: 0 16px;
}

body.offcanvas-active {
    overflow: hidden;
}

.offcanvas-header {
    display: none;
}

.screen-darken.active {
    z-index: 10;
    transition: opacity .3s ease, width 0s;
    opacity: 1;
    width: 100%;
    visibility: visible;
}

.navbar-dark .navbar-nav .nav-link {
    color: #131722 !important;
    font-family: -apple-system,BlinkMacSystemFont,Trebuchet MS,Roboto,Ubuntu,sans-serif;
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    line-height: 24px;
    text-transform: lowercase;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.navbar-dark:hover .navbar-nav:hover .nav-link:hover {
    background-color: #f0f3fa;
}

.navbar-dark .navbar-brand {
    color: #000000 !important;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
    /*position: absolute;*/
    border: none;
    border-radius: 8px;
    /* box-shadow: 0px 0px 15px #ddd, 0 0px 20px #ccc; */
}

.dropdown-item {
    display: block;
    width: 100%;
    /* padding: .4rem 1rem !important; */
    padding: 0px 24px !important;
    clear: both;
    font-weight: 500 !important;
    font-size: 15px;
    color: #131722;
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    line-height: 41px !important;
    /* text-transform: uppercase; */
    font-family: -apple-system,BlinkMacSystemFont,Trebuchet MS,Roboto,Ubuntu,sans-serif;
}

.dropdown-item:hover {
    background-color: #f0f3fa !important;
    padding: 0px 24px !important;
    width: 100%;
}

.dropdown-item.active,
.dropdown-item:active {
    color: #000;
    text-decoration: none;
    /* background-color: #0b5dc1 !important; */
}

.btn-close {
    color: #ffffff;
    /* margin-top: 28px; */
    /* display: none !important; */
}

/*style for modal and fixed header*/
.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 5000;
    background: white;
}

.sticky+.content {
    padding-top: 102px;
}

.navbar-collapse {
    position: relative;
    /* width: 90%; */
    border-radius: 4px;
    display: inline-block;
    vertical-align: top;
    padding: 0px 5px !important;
    margin: 0;
    transition: .3s all ease-in-out;
    border: 1px solid transparent;
}

.navbar.cos-nav .navbar-collapse ul.cos-main-nav {
    list-style-type: none;
    /* padding: 43px 0 0; */
    /* padding: 16px 0 0; */
    background: none;
}

/*style for modal and fixed header end*/
#loginbuttonstyl {
    font-family: -apple-system,BlinkMacSystemFont,Trebuchet MS,Roboto,Ubuntu,sans-serif;
    font-weight: 700!important;
    padding: 6px 20px;
    font-size: 13px;
    color: #fff!important;
    border-radius: 30px;
    border: 0;
    margin-top: 10px;
    width: 100%;
    text-transform: uppercase!important;
    box-shadow: -4px 4px 6px 0 rgb(0 0 0 / 79%);
    background: linear-gradient(to right, #28A9E2, #5cb8df);
}

#loginbuttonstyl_1 {
    font-family: -apple-system,BlinkMacSystemFont,Trebuchet MS,Roboto,Ubuntu,sans-serif;
    font-weight: 700!important;
    /* padding: 6px 23px;6 20 */
    font-size: 13px;
    color: #fff!important;
    border-radius: 30px;
    border: 0;
    margin-top: 0px;
    line-height: 22px;
    text-transform: uppercase!important;
    box-shadow: -4px 4px 6px 0 rgb(0 0 0 / 79%);
    background: linear-gradient(to right, #28A9E2, #5cb8df);
}

#loginbuttonstyl_2 {
    font-family: -apple-system,BlinkMacSystemFont,Trebuchet MS,Roboto,Ubuntu,sans-serif;
    font-weight: 700!important;
    padding: 4px 10px;/*6 20*/
    font-size: 13px;
    color: #fff!important;
    border-radius: 30px;
    border: 0;
    margin-top: 0px;
    line-height: 22px;
    text-transform: uppercase!important;
    box-shadow: -4px 4px 6px 0 rgb(0 0 0 / 79%);
    background: linear-gradient(to right, #28A9E2, #5cb8df);
}

.tv-header__offer-button {
    color: #fff;
    font-family: -apple-system,BlinkMacSystemFont,Trebuchet MS,Roboto,Ubuntu,sans-serif;
}

.tv-header__offer-button:hover {
    background-color: #2962ff;
    /* color: #fff; */
}

.hideondesktop {
    display: none !important;
}

#head_1 {
    display: none;
}

#head_2 {
    display: none;
}

#head_3 {
    display: none;
}

#head_1:active::after {
    display: none !important;
}

.close {
    height: 20px;
    background-color: #777;
    border: none;
    color: white;
    border-radius: 2px;
    cursor: pointer;
}

/* ul {
    padding: 0;
    list-style: none;
} */

ul li {
    /* display: flex; */
    position: relative;
    /* line-height: 25px;2145 */
    text-align: left;
    width: 100%;
}

ul li a {
    display: block;
    padding: 8px 35px;
    color: #000;
    text-decoration: none;
}

ul li a:hover {
    color: #000;
    /* background: #ccc; */
}

ul li ul.dropdown {
    min-width: 100%; /* Set width of the dropdown */
    /* background: #f2f2f2; */
    display: none;
    position: absolute;
    z-index: 999;
    left: 0;
	margin-top: 60px;
}

ul li:hover ul.dropdown {
    display: block; /* Display the dropdown */
}

ul li ul.dropdown li {
    display: block;
}

.nav-item {
    /* line-height: 6px; */
    padding: 3px;
}

.nav-item:hover {
    color: #000;
}

.page-footer ul li {
    line-height: 6px;
}

/*****style for contact us****/
.feedback-input {
    color: #fff;
    font-family: -apple-system,BlinkMacSystemFont,Trebuchet MS,Roboto,Ubuntu,sans-serif;
    font-weight: 500;
    font-size: 18px;
    border-radius: 5px;
    line-height: 22px;
    background-color: transparent!important;
    border: 1px solid #fff;
    transition: all .3s;
    padding: 13px;
    margin-bottom: 15px;
    width: 100%;
    box-sizing: border-box;
    outline: 0;
}

.modal-body h6 {
    font-family: -apple-system,BlinkMacSystemFont,Trebuchet MS,Roboto,Ubuntu,sans-serif;
    font-size: 15px;
    font-weight: 700;
    color: #313954;
    margin: 15px 0 0 0;
}

.feedback-inputRecaptcha {
    padding: 0;
    margin-bottom: 15px;
    width: 100%;
    box-sizing: border-box;
    outline: 0;
}

.box {
    background-color: #1fa0d6;
    height: 100%;
    padding: 20px;
}

.modalSubmit:hover {
    background-color: transparent;
}

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad;
}

.btn-default {
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad;
}

.box.arrow-left:after {
    content: " ";
    position: absolute;
    left: -20px;/*370*/
    top: 25px;
    border-top: 20px solid transparent;
    border-right: 20px solid #1fa0d6;
    border-left: none;
    border-bottom: 20px solid transparent;
}

textarea {
    height: 150px;
    line-height: 150%;
    resize: vertical;
}

/* .modalSubmit {
    font-family: -apple-system,BlinkMacSystemFont,Trebuchet MS,Roboto,Ubuntu,sans-serif;
    width: 100%;
    background: #fff;
    border-radius: 50px!important;
    border: 0;
    cursor: pointer;
    color: #000;
    font-size: 20px;
    padding-top: 10px!important;
    padding-bottom: 10px!important;
    transition: all .3s;
    margin-top: -4px;
    font-weight: 700;
}

.modalSubmit:hover {
    background-color: transparent;
} */

.sendEmail {
    font-family: -apple-system,BlinkMacSystemFont,Trebuchet MS,Roboto,Ubuntu,sans-serif;
    width: 100%;
    background: #fff;
    border-radius: 50px!important;
    border: 0;
    cursor: pointer;
    color: #000;
    font-size: 20px;
    padding-top: 10px!important;
    padding-bottom: 10px!important;
    transition: all .3s;
    margin-top: -4px;
    font-weight: 700;
}

.sendEmail:hover {
    background-color: transparent;
}

.sideMainpara {
    font-family: -apple-system,BlinkMacSystemFont,Trebuchet MS,Roboto,Ubuntu,sans-serif;
    font-size: 16px!important;
    font-weight: 500!important;
    color: #000!important;
}

::placeholder {
    color: #fff;
    opacity: 1;
    font-size: 17px;
}

.close {
    color: antiquewhite;
    float: right;
    position: relative;
    top: -10px;
    height: 39px;
}

button {
    border: 0;
    margin: 0;
    cursor: pointer;
    background: 0 0;
    /* color: #608b02; */
    /* white-space: nowrap; */
    font-size: 26px;
    /* text-align: left; */
    margin-top: 1px;
    font-family: -apple-system,BlinkMacSystemFont,Trebuchet MS,Roboto,Ubuntu,sans-serif;
}

#feedback {
    height: 0;
    position: fixed;
    left: 12px;
    top: 90%;
    z-index: 1000;
}

#feedback .reqBtn:hover {
    box-shadow: none!important;
}

#feedback .reqBtn {
    background: linear-gradient(to right, #28A9E2, #5cb8df);
}

.reqBtn:hover {
    background: linear-gradient(to right, #1681af, #5cb8df)!important;
    box-shadow: none!important;
}

.reqBtn {
    display: block;
    background: linear-gradient(to right, #f37e5d 0, #f9a97d 100%);
    padding-top: 10px!important;
    padding-bottom: 10px!important;
    width: 155px;
    text-align: center!important;
    color: #fff!important;
    font-family: -apple-system,BlinkMacSystemFont,Trebuchet MS,Roboto,Ubuntu,sans-serif;
    font-size: 17px!important;
    font-weight: 700!important;
    text-decoration: none;
    border-radius: 24px!important;
    color: #fff;
    box-shadow: -4px 4px 6px 0 rgba(0, 0, 0, 0.79);
}

.reqBtn:hover {
    background: linear-gradient(to right, #f60 0, #f9a97d 100%);
}

.dropbtn {
    /* background-color: #04AA6D; */
    color: white;
    padding: 6px 16px;
    font-size: 16px;
    border: none;
    display: none !important;
    text-transform: capitalize;
}

.dropdown_1 {
    position: relative;
    float: right;
    /* display: inline-block; */
}

/* .dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}
.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}
.dropdown-content a:hover {
    background-color: #f0f3fa;
}
.dropdown_1:hover .dropdown-content {
    display: block;
    margin-top: -42px;
    transform: translate(-82px, 43px);
    -webkit-transition-delay: 250ms;
    transition-delay: 250ms;
    opacity: 1;
    top: 65px;
    visibility: visible;
}
.dropdown_1:hover .dropbtn {
    background-color: #2962ff;
}  */

#loginbuttonstyl_1:hover {
    box-shadow: none;
    /* padding: 6px 23px; */
}

#loginbuttonstyl_2:hover {
    box-shadow: none;
    padding: 4px 10px;
}

/* .tv-header__icon img {
    width: 148%;
    height: 51px;
} */

.img-responsive {
    /* display: block; */
    width: 197%;
    height: auto;/*58*/
    max-width: 38px;
}

.img-responsive_1 {
    max-width: 160px;
    margin-left: 0px;/*-23*/
}

.img-responsive_2 {
    max-width: 195px;
}

.fa-chevron-right {
    /* visibility: hidden; */
}

.main-header {
    display: none;
}

.main-header_1 {
    display: block;
}

.owl-carousel .nav-btn:hover {
    color: #f1f1f1 !important;
}

.owl-carousel .prev-slide:hover {
    background-position: 0px -53px;
}

.owl-carousel .nav-btn {
    height: 47px;
    position: absolute;
    width: 26px;
    cursor: pointer;
    top: 155px !important;
}

.owl-carousel .next-slide {
    /* background: url(nav-icon.png) no-repeat scroll -24px 0px; */
    right: -33px;
}

.owl-carousel .prev-slide {
    position: absolute;
    right: 100%;
}

.textBox4 {
    border: 15px solid #1587bb;
    background-color: #fff;
    font-size: 13px;
    font-family: "Raleway", Sans-serif;
    text-align: justify;
    font-weight: 500;
    height: 380px;
}

.SliderHeadnewcase h6 {
    font-family: 'ProximaNova-Regular', sans-serif;
    font-size: 19px;
    text-align: left;
    color: #313954 !important;
    text-decoration: none !important;
    text-transform: uppercase;
    /* font-weight: 800; */
}

.SliderHeadnewcase P {
    font-family: 'ProximaNova-Regular', sans-serif;
    font-size: 12px;
    text-align: left;
    color: #7c7c7c !important;
    text-decoration: none !important;
}

.sliderhead {
    /* font-family: "MontrealSerial Bold", Sans-serif; */
    font-family: 'ProximaNova-Regular', sans-serif;
    font-size: 40px;
    font-weight: 900;
    color: #fff;
    text-align: center;
}

.fa-3x {
    font-size: 25px !important;
}

.viewcasestudybtn {
    line-height: 1em;
    border: 1px solid #fff !important;
    color: #fff !important;
    font-size: 13px!important;
    border-radius: 50px !important;
    padding: 1px 10px 1px 10px !important;
    padding: 6px;
    line-height: 2px;
    font-family: 'ProximaNova-Regular', sans-serif !important;
    background-color: #f60 !important;
}

.navbar.cos-nav {
    width: 97%;/*100*/
}

.navbar.cos-nav .navbar-collapse {
    /* position: absolute; */
    top: 0 ; 
    right: 0;
    left: 0;
    width: 97%;
    padding: 0px 37px !important;
    border-radius: 0;
    /* display: flex !important; */
}

button:focus:not(:focus-visible) {
    outline: 0;
}

.offcanvas-header .btn-close {
    padding: 0.5rem 0.5rem;
    /* margin-top: -0.5rem; */
    margin-right: -0.5rem;
    margin-bottom: -0.5rem;
}

.btn-close:focus {
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 25%);
    opacity: 1;
}

.btn-close:hover {
    color: #000;
    text-decoration: none;
    opacity: .75;
}

button:focus {
    outline: none;
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color;
}

[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
    cursor: pointer;
}

.btn-close {
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: 0.25em 0.25em;
    color: #000;
    background: transparent url('/home-page-v1/images-folder2/close.png') center/1em auto no-repeat;
    border: 0;
    border-radius: 0.25rem;
    opacity: .5;
}

input[type=text]::placeholder, input[type=email]::placeholder, textarea::placeholder {
    color: #000;
}

#myform input[type=text]::placeholder, #myform textarea::placeholder {
    color: #fff;
}

@media (min-width: 992px) {
    .navbar.cos-nav .navbar-collapse ul.cos-main-nav li:hover ul.dropdown-menu.nav-dropdown-menu, .navbar.cos-nav .navbar-collapse ul.cos-main-nav li:focus ul.dropdown-menu.nav-dropdown-menu button.cos-main-nav button.cos-main-nav:hover{
        -webkit-transition-delay: 250ms;
        transition-delay: 250ms;
        opacity: 1;
        top: 65px;
        visibility: visible;
    }

    .navbar.cos-nav .navbar-collapse ul.cos-main-nav li ul.dropdown-menu.nav-dropdown-menu {
        display: block;
        /* -webkit-transition: all 250ms ease; */
        /* transition: all 250ms ease; */
        opacity: 0;
        visibility: hidden;
    }
    
    .navbar-right {
        float: right !important;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: .85rem;
        padding-left: .85rem;
    }

    .only-mob-tab {
        display: none;
        visibility: hidden;
        opacity: 0;
    }

    .dropdown-menu {
        /* padding: 10px !important; */
        /* padding: 5px 50px 5px 10px !important; */
        /* padding: 10px 100px 10px 10px!important; */
        /* box-shadow: 0px 0px 15px #ddd, 0 0px 20px #ccc; */
    }
}

    

/* ============ mobile view ============ */

@media all and (max-width: 991px) {
	.navbar-bg {
    	background-color: #ffffff !important;
	}
   
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        /*position: absolute;*/
        border: none;
        box-shadow: none;
        text-align: center;
        max-width: 220px;
        margin: auto;
    }
 
    .offcanvas-header {
        /* display: block; */
        display: flex;
        float: right;
    }

    .mobile-offcanvas {
        visibility: hidden;
        transform: translateX(-100%);
        border-radius: 0;
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        height: 100%;
        z-index: 1200;
        width: 100%;
        overflow-y: scroll;
        overflow-x: hidden;
        transition: visibility .3s ease-in-out, transform .3s ease-in-out;
    }

    .mobile-offcanvas.show {
        visibility: visible;
        transform: translateX(0);
        height: 729px;
    }

    .mobile-offcanvas .container,
    .mobile-offcanvas .container-fluid {
        display: block;
    }

    .vertical-center-container {
        height: 50%;
    }

    .vertical-center-sec {
        vertical-align: middle;
        margin: auto;
        text-align: center;
        width: 100%;
    }

    .vertical-center-container {
        height: 100% !important;
    }
}

@media all and (min-width: 350px) and (max-width: 1024px) {
    .togglemargin {
        margin-top: 10px;
    }

    .main-header {
        display: none;
    }
}
/* ============ mobile view .end// ============ */


@media all and (min-width: 350px) and (max-width: 768px) {
    .vertical-center-container {
        height: 100% !important;
    }
    .navbar-dark:hover .navbar-nav:hover .nav-link:hover {
        background-color: #f0f3fa;
    }
}

@media (max-width: 320px) {
    .tv-header__icon img {
        width: 194% !important;/*144*/
        height: 37px !important;/*48*/
        margin-left: -20px;
    }

    .img-responsive {
        /* display: block; */
        /* width: 194% !important; */
        height: 37px;
        margin-left: -20px;
    }

    .tv-header__icon {
        line-height: 64px;
        width: 57px;
    }

    .dropdown-item {
        font-size: 13px;
    }

    .chevron_right_1 {
        visibility: visible;
        float: right;
    }

    #header_1 {
        padding: 0;
        font-size: 20px;
        position: relative;
        right: 27px !important;/*90*/
    }

    #header_2 {
        padding: 0;
        font-size: 20px;
        position: relative;
        right: 2px !important;/*59*/
    }

    #header_3 {
        padding: 0;
        font-size: 20px;
        position: relative;
        right: 30px !important;/*100*/
    }
}

@media (min-device-width: 320px) and (max-device-width: 768px) {
    .navbar.cos-nav {
        width: 100%;
    }
    
    .btn-close {
        display: block !important;
    }

    .main-header_1 {
        display: none !important;
    }

    .hideonmobile {
        display: none !important;
    }

    .hideonipad {
        display: none !important;
    }

    .hideonipadpro {
        display: none !important;
    }

    .hideondesktop {
        display: block;
    }

    #header_1 {
        padding: 0;
        font-size: 20px;
        position: relative;
        right: 52px;/*134*/
        margin-top: 27px;
    }

    #header_2 {
        padding: 0;
        font-size: 20px;
        position: relative;
        right: 64px;/*103*/
        margin-top: 27px;
    }

    #header_3 {
        padding: 0;
        font-size: 20px;
        position: relative;
        right: 86px;/*142*/
        margin-top: 27px;
    }

    .fa-chevron-left {
        font-size: 20px;
        position: relative;
        right: 26px;
    }

    .dropdown-menu {
        padding: 0.5em 14px;
    }

    .main-header {
        display: inline;
    }

    .chevron_right_1 {
        visibility: visible;
        float: right;
        padding-top: 5px;
    }

    /* .tv-header__icon img {
        width: 139%;
        height: 52px;
    } */

    .img-responsive {
        /* display: block; */
        width: 123%;
        /* height: 50px; */
    }

    .img-responsive_1 {
        max-width: 158px;
    }

    .box.arrow-left:after {
        content: " ";
        position: absolute;
        left: -15px;/*-15*/
        top: 462px;
        border-top: 20px solid transparent;
        border-right: 20px solid #1fa0d6;
        border-left: none;
        border-bottom: 20px solid transparent;
    }

    .dropdown-content a {
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        /* display: block; */
        visibility: visible;
    }

    .dropdown-content a:hover {
        background-color: #f0f3fa;
    }

    .dropdown_1:hover .dropbtn {
        background-color: #2962ff;
    }

    .dropbtn {
        text-transform: capitalize !important;
    }

    #loginbuttonstyl_1 {
        display: none;
    }

    #loginbuttonstyl_2 {
        display: none;
    }

    .dropdown-item:hover {
        width: 100%;
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu {
        border: none;
        text-align: center;
        max-width: 372px;
        margin: auto;
    }

    .navbar-dark .navbar-nav .nav-link {
        padding: 5px 6px;
    }

    .navbar-dark:hover .navbar-nav:hover .nav-link:hover {
        /* background-color: #f0f3fa; */
        background-color: #fff;
        padding: 5px 16px;
        width: 100%;
        float: left;
    }

    .dropdown-item:hover::after, .dropdown-item:active, .dropdown-item:focus {
        /* background-color: #f0f3fa; */
        width: 100%;
    }

    .dropbtn_1 {
        display: none;
    }

    .dropbtn {
        display: block !important;
    }
    
    #head_1 {
        display: block;
        text-align: initial;
    }

    #head_2 {
        display: block ;
        text-align: initial;
    }

    #head_3  {
        display: block ;
        text-align: initial;
    }

    #nav_4 {
        text-align: initial;
    }

    #nav_5 {
        text-align: initial;
    }

    #nav_1, #nav_2, #nav_3 {
        border-bottom: none;
    }

    .navbar-dark .navbar-nav .nav-link {
        font-size: 18px;
    }

    .dropdown-item {
        font-size: 17px;
        padding: 0 !important
    }

    .tv-header__area--menu {
        padding: 0px 25px 0px 15px;
    }

    .tv-header--promo .tv-header__area--search {
        display: none !important;
    }

    .customify-builder-social-icons a {
        width: 94% !important; 
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .dropbtn_1 {
        display: none;
    }

    .dropbtn {
        display: block !important;
    }

    .navbar-dark:hover .navbar-nav:hover .nav-link:hover {
        /* background-color: #f0f3fa; */
        background-color: #fff;
        width: 100%;
        float: left;
    }
    
    #loginbuttonstyl_1 {
        visibility: visible;
        display: none;
    }

    #loginbuttonstyl_2 {
        visibility: visible;
        display: none;
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu {
        border: none;
        text-align: center;
        max-width: 372px;
        margin: auto;
    }

    #header_1 {
        padding: 0;
        font-size: 20px;
        position: relative;
        right: 358px;/*177*/
    }

    #header_2 {
        padding: 0;
        font-size: 20px;
        position: relative;
        right: 326px;/*144*/
    }

    #header_3 {
        padding: 0;
        font-size: 20px;
        position: relative;
        right: 372px;/*192*/
    }
    
    .main-header {
        display: block;
    }
}

@media (max-width: 1199px) {
    .navbar.cos-nav .navbar-collapse ul.cos-main-nav li a {
        padding: 10px;
    }
}


@media only screen and (min-device-width: 320px) and (max-device-width: 760px) {
    .hideOnMobile {
        display: none
    }

    .textAlign {
        text-align: center !important
    }

    .textBox3 {
        height: 300px
    }

    .textBox4 {
        height: 460px
    }

    #pulliolli {
        display: none !important;
    }

    .hide_on_mobile{
        display: none !important;
    }
}
    
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .hideOnIpad {
        display: none
    }
    
    footer {
        font-size: 11px
    }
}
    
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) {
    .hideOnIpadpro {
        display: none
    }
}
    
@media screen and (min-width: 1025px) {
    .hideOnDesktop {
        display: none
    }
}


@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.85rem;
        /* padding-left: 0rem; */
        /* padding-right: 0rem; */
        padding-left: 0.85rem;
        /* padding: 17px 14px 0 0; */
    }
}
@media (min-width: 1024px) and (max-width: 1440px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        /* padding-right: 0.85rem; */
        /* padding-left: 0rem; */
        /* padding-right: 0rem; */
        /* padding-left: 0.85rem; */
        padding: 8px 8px 0 0;
        /* padding: 8px; */
    }
    .aj-cta-default {
        /* margin: 2px -7px; */
    }
    .tv-header__main-menu-item>a {
        align-items: center;
        border: none;
        border-radius: 36px;
        box-sizing: border-box;
        /* color: var(--header-color-text); */
        cursor: pointer;
        display: flex;
        height: 40px;
        letter-spacing: .3px;
        margin: 12px 0;
        outline: none;
        overflow: visible;
        padding: 8px 16px;
        position: relative;
        text-decoration: none;
        color: #000;
    }
}
@media screen and (min-width:1440px) and (max-width:1660px) {
    /* .navbar.cos-nav {
        width: 100%;
    } */
}
.login-icon {
    visibility: hidden;
}
@media (min-width: 320px) and (max-width: 768px) {
    .login-icon {
    visibility: visible;
}
    .img-responsive_1 {
        max-width: 122px;
    }
}
@media (max-width: 320px) {
    .tv-header__icon img {
        width: 167% !important;
        height: 37px !important;
        margin-left: -20px;
    }
}