    html, body
{
	margin:0;
	padding:0;
	
}
div.main_container
{
	width:100%;
	height:auto;
}
section.sub_nav_container
{
	padding-left:10%;
	padding-right:10%;
	display:flex;
	padding-top: 1%;
    padding-bottom: 0%;
	position: -webkit-sticky; /* Safari */
	position: sticky;
	top: 0;
	background-color:white;
	transition:all ease 0.6s;	
	z-index:999;
	    box-shadow: 0px 1px 3px rgba(155,155,155,0.5);
}

div.image_desc
{
    position: absolute;
    width: 80vw;
    bottom: 8.4%;
    text-align: center;
    background: rgba(0,0,0,0.8);
}
h4.gall_desc.minion-pro-semi {
    font-size: 1.4vw;
    margin-top: 1%;
    margin-bottom: 1%;
    color:#ec278e;
    text-align:center;
}
#gall_bgimage
{
  
    background-repeat: no-repeat;
    background-size: 100%;
    transition: all ease 0.6s;
    width: 80vw;
    height: 41vw;
}
section.nav_shadow
{
	    box-shadow: 0px 1px 3px rgba(155,155,155,0.5);
}
div.sub_nav_btn
{
	margin-top: auto;
    margin-left: auto;
    margin-right: 1.9%;
	transition:all ease 0.6s;
	
}

div.sub_nav_btn p.active_btn
{
    background-color:#ec278e;
    color:white;
}
div.sub_nav_btn p.active_btn:hover
{
    background-color:#2a5caa;
    color:white;
    border:1.6px solid #2a5caa;
}

div.logo_container img 
{
	width:100%;
	height:auto;
}

div.slider_viewport
{
	width:100%;
	height:100vh;
	background:transparent;
	position:absolute;
}
section.vert_slider
{
	width:100%;
	height:100vh;

	min-height:100vh;
	    position: relative;
	overflow:hidden;
}
section.hero_container h2 
{

    color: #3d4998;

    margin-top: 0%;

}
section.hero_container p 
{
	
    color: #3d4998;
    line-height: 2.4vw;
}

section.main_desc_container {
    margin-left: 10%;
    padding-top: 3%;
    padding-bottom: 3%;
	
	
}
h3.hideit
{
    opacity:0;
}

section.main_desc_container p 
{
	    font-size:1.3vw;
    padding-right: 42%;
    line-height: 1.9vw;
        color: #282828;
}
* {
    text-rendering: geometricPrecision !important;
}
section.bg_desc_container
{
	width:100%;
	min-height:250px;
	
	display:flex;
}
div.image_container 
{
    width: 55%;
    height: auto;
}
div.desc_container
{
    width: 33%;
    padding-left: 2%;
    padding-right: 10%;
    margin-top: auto;
    margin-bottom: auto;
}

div.desc_container h3 
{
    font-size: 1.4vw;
    line-height: 1.8vw;
    margin-bottom: 10%;
    margin-top: 10%;
        padding-right: 5%;	
}
.pag_top_arrow {
    position: relative;
    width: 100%;
    right: -13%;
    cursor:pointer;
}
li.libd_btm
{
        border-bottom: 1.3px solid #a2cbf4;
}
.pag_bottom_arrow
{
    
       position: relative;
    width: 100%;
    right: -13%;
    cursor:pointer;
}
div.image_container img 
{
	width:100%;
	height:auto;
}

span.digit_span {
    font-size:3.6vw;
    color: #ec278e;
	line-height:0;
}

section.ul_desc_container
{
	
	padding-left:10%;
	padding-top:4%;
	padding-bottom:4%;
	background-image: linear-gradient(white,#E8E8E8);
}
section.ul_desc_container h3 
{
	color:#3d4998;
	font-size:1.65vw;
	    margin-bottom: 1%;
}
ul.deco_ul
{
	list-style-image: url('/exxat_v2/images/tick@2x.png');
	margin-left:3%;	
}
ul.deco_ul li
{
	font-size:2vw;
}
div.ul_ele
{
	display:flex;
	    margin-left: 0%;
}
div.ul_icon
{
	width: 2%;
    height: auto;
    background-image: url(/exxat_v2/images/tick@2x.png);
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: 1.5%;
    margin-right: 1%;
}
a.img_href
{
    width:100%;
    text-align: right;
}
div.ul_ele p
{
    font-size: 1.3vw;
    padding-right: 36%;
    width: 68%;
        margin-bottom: 0.5%;
}
section.slide
{
	width:100%;
	height:100vh;
}
/*
::-webkit-scrollbar {
    width: 0px;
    background: transparent; 
}*/
section.slide h3 
{

    color: #3d4998;
    font-size: 2.15vw;
    margin-bottom: 1%;
    margin-top: 0%;
    line-height: 2.8vw;
}
section h3.static_title
{
    font-size: 1.65vw;
    color: #3d4998;


}
div.slide_content
{
	padding-left:10%;
	padding-top:15.5%;
}
div.sn_no
{
    position:absolute;
    margin-left:6.5%;
}
div.sn_no h3.s_num
{
	    margin-top: 0%;
    margin-bottom: 0%;
    color: #ec278e;
    margin-left: 0%;
    font-size:2.15vw;
    
    position:absolute;
}

div.slide_content p 
{
       color: black;
       font-size: 1.3VW;
    line-height: 1.9vw;
    margin-top: 2%;
    margin-right: 55%;
    opacity: 0;	
}
div.slide_content p.first_slide
{
    opacity:1;
}
div.slide_content img 
{
float: right;
    margin-right: 14.2%;
    opacity: 0;
    width: 35%;
    margin-top: -3%;
        background: #e6e6e6;
}
div.slide_content img.first_slide
{
    opacity:1;
}

@keyframes fadeInUp {
    0% {opacity: 0	;transform: translate3d(0,50%,0); }
    100% {opacity: 1;transform: none;}
}
@keyframes fadeInDown {
    0% {opacity: 0	;transform: translate3d(0,-50%,0); }
    100% {opacity: 1;transform: none;}
}

@keyframes activePag {
    0% {background: linear-gradient(to left, #a2cbf4 70%, transparent 30%); }
    100% {background: linear-gradient(to left, #a2cbf4 100%, transparent 0%);}
}
.animated {
    animation-duration: 0.4s;
    animation-fill-mode: both;
    animation-timing-function: ease;
}
div.slide_content h3 
{
	margin-top:0%;
	color:#ec278e;
	opacity:0;
	    width: fit-content;
}

div.slide_content h3.first_slide
{
    opacity:1;
}

.staticfadeup
{
	opacity:0;
}
.static_info {
        position: absolute;
    left: 10%;
    top:13%;
	
}
section.gallery_container
{
    width:100%;
    height:100vh;
    background-color:rgba(0,0,0,0.6);
    position:fixed;
    z-index:9999;
    display:flex;
    display:none;
    
}
div.gallery_pag_bar
{
    width:100%;
    height:100vh;
     position:absolute;
}
div.gall_left_arrow
{
   
    
        left: 2.5%;
    transform: rotateZ(-90deg);
    

}
svg#gall_arrow_icon 
{
    transition:all ease-in-out 0.8s;
}
svg#gall_arrow_icon:hover circle.circ_path
{
    fill:#ec278e;
    transition:all ease-in-out 0.6s;
}
svg#gall_arrow_icon:hover path.arrw_path
{
    stroke:#fff;
    
    transition:all ease-in-out 0.6s;
}
div.gall_right_arrow
{
    
    
        right: 2.5%;
    transform: rotateZ(90deg);
   

    
}
.gall_arrow
{
    position: absolute;
        width: 4%;
    height: auto;
     top:47.2%;
     cursor:pointer;
}
div.gall_arrow svg
{
    width:100%;
    height:auto;
    transition:all ease 0.6s;
}
div.gall_arrow svg .fill_svg
{
   fill:rgba(255,255,255,0.6);
   
}  
div.gall_arrow svg:hover .fill_svg
{
     fill:rgba(255,255,255,1);
}
div.gall_image_container
{
    width: 80%;
    height: auto;
    margin: auto;
    display: flex;

}
div.gall_image_container img 
{
    width:100%;
    height:auto;
}
div.pag_container
{
   width: 2.5%;
    min-height: 20px;
    position: absolute;
    right: 4%;
    display: none;
    top:23.2%;
}
div.pag_bar
{
    width:100%;
    height:auto;

}
div.close_icon
{
    position: absolute;
    right: 3.2%;
    width: 2.5%;
    top: 6.4%;
    transform: rotateZ(45deg);
    z-index:99999;
    cursor:pointer;
}
div.pag_ele
{
       margin-bottom: 75%;
    margin-top: 75%;
    
    width: 100%;
    height: 5px;
    background: linear-gradient(to left, #a2cbf4 60%, transparent 40%);
    transition: all ease 1.2s;
    cursor:pointer;
}
.pag_bottom_arrow {
    transform: rotateZ(180deg);
}
div.active
{

    background: linear-gradient(to left, #a2cbf4 100%, transparent 0%);
      transition: all ease 1.2s;
}
.slide_content
{
	
}
section.slide:nth-child(even)
{
	background-color:white;
}

section.slide:nth-child(odd)
{
	background-color:#e9f2ff;
}




section.ui_features_container
{
	width:100%;

	background-color:#f2f2f2;
}
section.ui_features_container h2
{
	padding-left:10%;
	color:#3d4998;
	padding-top:9%;
	margin-top:0%;
	font-size:1.65vw;
	    margin-bottom: 5%;
}
div.screenshot_grid_container
{
	overflow-x:hidden;
}
section.grid
{
	display:flex;
	    justify-content: space-between;
	margin-bottom:6%;
	width:100%;
}
.right_algn_grid
{
	margin-left:10%;
}
.left_algn_grid
{
	margin-left:-10%;
}
h4.txt_rgt_algn
{
	text-align:right;
}
div.grid_ele
{
	width:30%;
	height:auto;
}
div.ele_image img 
{
	width:100%;
	height:auto;
}
div.ele_desc h4
{
	font-size:1.3vw;
	margin-top:1%;
	color:#ec278e;
}

ul.ul_out_container
{
	    -webkit-columns: 1 auto;
    columns: 1 auto;
	list-style:none;
	padding-left:0%;
}
div.category_listing
{
	     margin-left: 10%;
    margin-right: 10%;
    display:flex;
}
section.left_half
{
    width:50%;
}
section.right_half
{
    width:50%;
}
ul.ul_in_container 
{
	 list-style: none;
	 padding-left: 0%;
	
	/*
   
   
    transition: all ease 1s;
    height: auto;
    overflow: hidden;
    max-height: 0px;
	*/
}



section.category h3 
{
	
    margin-top: 4.5%;
    margin-bottom: 4.5%;
}

.hidden_desc
{
	max-height:0px;
}


img.expand_icon {
    float: right;
    margin-top: 4.5%;
    width: 6%;
    margin-right: 4%;
	cursor:pointer;
	transition:all ease 1.2s;
}
img.rotate
{
	 -webkit-transform: rotateZ(135deg);
    -moz-transform: rotateZ(135deg);
    transform: rotate(135deg);
}

section.expand_desc_container
{
	width:100%;
	height:auto;
	padding-bottom:8%;
}

div.bord_btm
{

    margin-top:0%;
    margin-left: 10%;
    margin-right: 10%;
}
section.partners_container
{
	    padding-bottom: 8%;
}

div.university_logos_grid {
    margin-left: 10%;
    margin-right: 10%;
    display: flex;
    justify-content: space-between;
	 flex-wrap: wrap;
}

div.uni_grid_ele
{
	    width: 20%;
    margin-top: 0%;
    margin-bottom:0%;
    border-bottom: 1.3px solid #ec278e;
    padding-bottom: 0%;
	display:flex;
	display:flex;
}
div.uni_grid_ele img 
{
	width:100%;
	height:auto;
	margin-top:auto;
	margin-left:auto;
	margin-right:auto;
}
div.uni_grid_ele_2x
{
	width:46.6%;
	 margin-top:0%;
    margin-bottom: 0%;
    border-bottom: 1.3px solid #ec278e;
    padding-bottom: 0%;
	display:flex;
}
div.uni_grid_ele_2x img 
{
	width:100%;
	height:auto;
	margin-top:auto;
		margin-left:auto;
	margin-right:auto;
}
.ele_image 
{
    padding-bottom: 7%;
    background-color: wheat;
    cursor:pointer;
}
section.asset_container
{
	width:100%;
	
	background-color:#e9f2ff;
	    padding-top: 3%;
    padding-bottom: 3%;
}

div.asset_grid_container 
{
	display:flex;
	margin-left:10%;
	margin-right:10%;
}

div.asset_desc_ele
{
	margin-top:auto;
	margin-bottom:auto;
	width:50%;
}
div.asset_desc_ele h3 
{
	    font-size:2vw;
	color:#3d4998;
	margin-bottom:4%;
	line-height:2.6vw;
}
div.asset_desc_ele p 
{
	font-size:1.640625vw;
}
div.asset_desc_ele a 
{
	text-decoration:none;
	
	color:#3d4998;
}
div.btn_cta
{
	background-color: white;
    padding-left: 4%;
    padding-right: 4%;
    padding-top: 1%;
    padding-bottom: 1%;
    width: fit-content;
    border-radius: 60VW;
    border: 1px solid #ec278e;
    margin-top: 6%;
    transition:all ease 0.6s;
}
div.btn_cta:hover 
{
    background-color:#ec278e;
    color:white;
   
}
div.btn_cta h4 
{
	font-size:1.3vw;
	margin-top:0%;
	margin-bottom:0%;
}
div.asset_image_ele
{
	width:50%;
	    display: flex;
}
div.asset_image_ele img 
{
	width:65%;
	height:auto;
	margin:auto;
}
section.about_exxat_container 
{
    padding-top: 6%;
    padding-bottom: 6%;
}
section.about_exxat_container h2 
{
	padding-left:10%;
	padding-right:10%;
	font-size:2vw;
    color: #ec278e;
    line-height:2.3vw;
}
section.about_exxat_container p 
{
	     padding-left: 10%;
    padding-right: 10.5%;
    font-size: 1.640625vw;
    color: #4d4d4d;
    line-height: 2.3vw;
}

section.base_footer
{
	background-color:#e9f2ff;
	padding-top: 4%;
    padding-bottom: 4%;
	
}

img.pdf_click
{
	transition:all ease 0.6s;
}
img.pdf_click:hover
{
	cursor:pointer;
	transform:scale(1.01);
}
div.backtoTop_container 
{
        position: absolute;
    right: 9%;
    float: right;
    margin-top: -10.7%;
	cursor:pointer;
}
div.backtoTop_container h5 
{
	margin-top:0%;
	font-size:1.18125vw;
	color:#3d4998;
}
div.gotoTop_icon
{
	    width: 3.5vw;
    margin-left: auto;
    margin-right: auto;
}
div.gotoTop_icon img 
{
	width:100%;
	height:auto;
}
section.form_overlay
{
	position:fixed;
	width:100%;
	height:100vh;
	background-color:rgba(255,255,255,0.85);
	z-index:999999;
	display:none;
	
}

div.form_container
{
	margin-left: auto;
    width: 50%;
    margin-right: auto;
    margin-top: auto;
    margin-bottom: auto;
    margin-top: 8.5%;
    background-color: #e9f2ff;
    text-align: center;
	padding-top: 2%;
    padding-bottom:2%;
	    box-shadow: 0px 2px 4px rgba(155,155,155,0.5);
	
}
div.form_content_container
{
    display:flex;
    width:100%;
}
div.desc_ele
{
    width:50%;
}
div.form_ele
{
    width:50%;
}
input.input_tag {
    font-family: "source-sans-pro";
    font-style: normal;
    font-weight: 300;
    width: 76%;
    margin-top: 6%;
    margin-bottom: 6%;
    border-radius: 22px;
    text-decoration: unset;
    border: unset;
    padding-left: 4%;
    border: 0.12vw solid #bbcdff;
    font-size: 1.18125vw;
    padding-top:3%;
padding-bottom:3%;
}
div.close_overlay {
        width: 10%;
    margin-left: auto;
    text-align: right;
    margin-right: 4.5%;
    display: flex;
	}
div.close_overlay img 
{
	    width: 100%;
    height: auto;
    margin-bottom:auto;
    cursor:pointer;
}
div.desc_ele h3 
{
    text-align: left;
    padding-left: 10%;
    font-size: 1.840625vw;
    color: #3d4998;
    margin-top: 4%;
    margin-bottom: 4%;
}
div.desc_ele p
{
    text-align:left;
    padding-left:10%;
    font-size:1.540625vw;
    color:black;
}
p.close_desc
{
        margin-bottom: auto;
    margin-right: 15%;
    margin-top: auto;
    font-size: 1.040625vw;
}
input.submit_btn {
        font-family: "source-sans-pro";
    font-style: normal;
    font-weight: 700;
    font-size: 1.178125vw;
    letter-spacing: 0.05vw;
    background: none;
    text-decoration: unset;
    background-color: grey;
    border-radius: 22px;
    border: none;
    color: white;
    padding-left: 7%;
    padding-right: 7%;
    padding-top: 3%;
    padding-bottom: 3%;
    margin-top: 7%;
    cursor: pointer;
    margin-left: auto;
    width: 80%;
    transition: all ease 0.8s;
}


.desk_only
{
    display:block;
}
.mob_only
{
    display:none;   
}
p.check_pub_email_stat
{

	margin:-2% 0% 0% 0%;
	
}
@media only screen and (min-device-width:320px) and (max-device-width:1024px)
{
    .desk_only
    {
        display:none;
    }
    .mob_only
    {
        display:block;
    }
    section.main_desc_container 
    {
        margin-left:5%;
    }
    section.hero_container 
    {
        margin-left: 5%;
    }
    section.sub_nav_container 
    {
        padding-left: 5%;
        padding-right: 5%;
    }
    section.ul_desc_container 
    {
        padding-left: 5%;
    }
    div.ul_ele 
    {
        display: flex;
        margin-left: 0%;
    }
    .static_info 
    {
        top: 10%;
        left: 5%;
    }
    div.slide_content 
    {
        padding-left: 5%;
        padding-top:36%;
    }
    section.ui_features_container h2 
    {
        padding-left: 5%;
    }
    .right_algn_grid 
    {
        margin-left: 5%;
    }
    .left_algn_grid 
    {
        margin-left: -5%;
    }
    section.expand_desc_container h2 
    {
        padding-left: 5%;
    }
    div.category_listing 
    {
        margin-left: 5%;
        margin-right: 5%;
        display:block;
    }
    section.left_half
    {
        width:100%;
    }
    section.right_half
    {
        width:100%; 
    }
    section.category h3 
    {
        font-size: 2.4vh;
    }
    section.partners_container h2 
    {
        padding-left: 5%;
    }
    div.university_logos_grid 
    {
        margin-left: 5%;
        margin-right: 5%;
    }
    div.asset_grid_container 
    {
        margin-left: 5%;
        margin-right: 5%;
    }
    div.asset_image_ele img 
    {
        width: 100%;
    }
    section.about_exxat_container h2 
    {
        padding-left: 5%;
        padding-right: 5%;
    }
    section.about_exxat_container p 
    {
        padding-left: 5%;
        padding-right: 5%;
    }
    p.copyright_statement 
    {
        padding-left: 5%;
    }
    section.sub_head p 
    {
            margin-left: 5%;
        color: #3d4998;
        padding-right: 20%;
        font-size: 2.6vh;
        line-height: 3.6vh;
    }
    section.hero_container 
    {
           margin-left: 5%;
            background: url(/exxat_v2/images/header_mob_bgimage@2x.png);
            background-size: 100%;
            background-repeat: no-repeat;
            background-position: bottom;
    }
    section.hero_container h2 
    {
        font-size: 4.575625vh;
   
        line-height: 5.2vh;

        padding-bottom: 65%;
    }
    div.sub_nav_btn p 
    {
        font-size: 2.2vh;
        border-radius: 59px;
    }
    div.logo_container 
    {
        width: 24%;
    }
    section.main_desc_container p {
        font-size: 2.2vh;
        padding-right: 12%;
        line-height: 2.8vh;
    }
    section.bg_desc_container 
    {
        display: block;
    }
    div.image_container {
        width: 95%;
    }
    div.desc_container 
    {
        width: 85%;
        padding-left: 5%;
        padding-right: 10%;
    }
    div.desc_container h3 {
        font-size: 2.2vh;
        line-height: 2.8vh;
        margin-bottom:14%;
    }
    span.digit_span 
    {
        font-size: 6vh;
    }
    div.ul_ele p 
    {
        font-size: 2.2vh;
        padding-right: 5%;
        width: 68%;
        line-height: 2.8vh;
    }
    div.ul_icon 
    {
        width: 4.5%;
        height: auto;
        background-image: url(/exxat_v2/images/tick@2x.png);
        background-size: contain;
        background-repeat: no-repeat;
        margin-top: 3.7%;
        margin-right: 2%;
    }
    div.slide_content img 
    {
       float: unset;
           width: 70%;
            margin-bottom: 10%;
    }
    section.ul_desc_container h3 
    {
        color: #3d4998;
        font-size: 2.6vh;
    }
    section.slide h3 
    {
        font-size: 3.2vh;
        line-height: 3.8vh;
    }
    section h3.static_title
    {
         font-size: 2.6vh;
        line-height:3.2vh;
    }
    div.slide_content p {
        color: black;
        font-size: 2.2vh;
        line-height: 2.8vh;
        margin-top: 2%;
        margin-right: 25%;
        opacity: 0;
    }
    div.pag_container 
    {
        width: 7%;
        min-height: 20px;
        position: fixed;
        right: 4%;
    }
    div.pag_ele {
        margin-bottom: 75%;
        margin-top: 5vh;
        width: 100%;
        height: 10px;
        background: linear-gradient(to left, #a2cbf4 70%, transparent 30%);
        transition: all ease 1.2s;
        cursor: pointer;
    }
    div.static_info h3.s_num 
    {
        margin-top: 161%;
            margin-left: 1%;
    }
    div.pag_container {
        width: 7%;
        min-height: 20px;
        position: fixed;
        right: 4%;
        top: 15%;
    }
    div.active {
    background: linear-gradient(to left, #a2cbf4 100%, transparent 0%);
    transition: all ease 1.2s;
    }
	div.ham_container
	{
		width:100%;
	}
	div.footer_nav 
	{
		width: 100%;
	}
}