﻿@font-face {
    font-family: myOpenSans;
    src: url(../fonts/Open-Sans-regular.ttf);
}

@font-face {
	font-family: myOpenSansBold;
	src: url(../fonts/OpenSans-Bold.ttf);
}

@font-face {
    font-family: myMonLight;
    src: url(../fonts/Montserrat-300.ttf);
}

@font-face {
    font-family: myMontserrat;
    src: url(../fonts/Montserrat-Regular.ttf);
}

@font-face {
    font-family: myMonMedium;
    src: url(../fonts/Montserrat-500.ttf);
}

@font-face {
    font-family: myMonBold;
    src: url(../fonts/Montserrat-700.ttf);
}

@font-face {
    font-family: myMonBolder;
    src: url(../fonts/Montserrat-900.ttf);
}


body {
    background-color: #fff;

}

.carousel-item {
    width: 100%;
    height: 320px;    
}

.input-group-append {
    position: relative;
    top: -15px;
}


.checkboxDiv {
    background-color: #0B3349;
    margin: 10px;
    color: #fff;
    padding-top: 15px;
    height: 50px;
    /*min-width: 368px;*/
}

  .checkbox-item{
      outline: solid 1px #E18434;
  }

    .footer-custom .container {
        text-align: center;
    }

    section#Contact .container .row a {
        margin-left: 50px;
    }

    .Bannerh2 {
        /* VSI Premier Solution: */
        font-family: myMonLight;
        font-size: 1.125em;
        color: #fff;
        letter-spacing: 0;
        margin-top: 285px;
        margin-bottom: 20px;
        padding-left: 0;
        text-align: center;
        text-transform: none;
    }

 


	#utilityBar {
    background-color: #072638;
    color: #ffffff;	
    height: 25px;
}
    .iconHeader {
        margin-top: 10px;
        visibility: hidden;
    }	
	section#Hero {
	width: 100%;
	height: 340px;
	margin-top: 23px;
	background-image: url(Images/Services_Hero.jpg);
	background-position: center;
	background-repeat: no-repeat;
	
}
header#Solutions {
    width: 100%;
    /*height: 100%;*/
    height: 340px;
    margin: 23px auto 0 auto;
    text-align: center;
    background: #000;
    background-image: url(Images/Solutions_Hero.jpg);
    background-position: center;
    background-repeat: no-repeat;
    overflow: visible;
}

    .HeadlineWrapper {
        width: 100%;
        height: 280px;
        margin: 0;
        padding-top: 20px;
        /* Rectangle 9: */
        background-color: #F6F6F6;
        overflow: visible;
    }

		.HeadlineWrapper #Headline h1 {
		font-family: myMontserrat;
		font-size: 21px;
		margin: 0 0 10px 20px;
		padding: 0;
	}

	.HeadlineWrapper #Headline p {
		width: 345px;
		margin: 0 0 0 20px;
		padding: 0;
	}

		.solutions1 {
		width: 305px;
	}

	.solutionsParaWrap {
		width: 325px;
		margin-left: 20px;
	}

	.solutionsBulletWrap {
		width: 325px;
		height: 20px;
		margin-left: 20px;
	}

		.solutions1 h2 {
		/* VSI Premier Solution: */
	font-family: myMontserrat;
	font-size: 18px;
	color: #7D7D7D;
	margin-left: 20px;
	letter-spacing: 0;
	text-align: left;
	}

		.solutionsParaWrap2 {
		width: 325px;
		margin-right: 20px;
	}

	.solutionsBulletWrap2 {
		width: 325px;
		height: 20px;
		margin-right: 20px;
	}

	.solutions2 {
		width: 345px;
		height: 230px;
		margin-top: 70px;
		margin-left: 20px;
	}
	
	.solutions2 h2 {
	/* VSI Premier Solution: */
	font-family: myMontserrat;
	font-size: 18px;
	margin-left: 0px;
	color: #7D7D7D;
	letter-spacing: 0;
	text-align: left;
	}

	.solutionsParaWrap3 {
		width: 325px;
		margin-left: 20px;

	}

	.solutionsBulletWrap3 {
		width: 325px;
		height: 20px;
		margin-right: 22px;
		margin-left: 20px;
		float: left;
	}


	.solutions3 {
		width: 325px;
		margin-top: 90px;
		margin-right: 175px;
		float: left;
	}

	.solutions3 h2 {
		/* VSI Premier Solution: */
	font-family: myMontserrat;
	font-size: 18px;
	margin-left: 20px;
	color: #7D7D7D;
	letter-spacing: 0;
	text-align: left;
	}


	.solutionsParaWrap4 {
		width: 325px;
		margin-right: 20px;

	}

	.solutionsBulletWrap4 {
		width: 325px;
		height: 20px;
		margin-right: 20px;
		margin-left: 80px;

	}

	.solutions4 {
		width: 345px;
		height: 230px;
		margin-top: 90px;
		margin-left: 20px;
		float: left;
	}

	.solutions4 h2 {
		/* VSI Premier Solution: */
	font-family: myMontserrat;
	font-size: 18px;
	color: #7D7D7D;
	float: left;
	letter-spacing: 0;
	text-align: right;
	}	

	section#CTA {
	width: 345px;
	text-align: center;
	margin: 20px auto;
}
	
	
	#utilityBar .float-right img {
		display: none;
	}
	
	#utilityBar .float-right p {
		display: none;
	}
	
	#utilityBar span.montserratNumber {
		float: left;
		margin-left: 130px;
	}
	
	#Request {
	position: absolute;
/*	width: 60px;*/
    height: 23px;
    float: left; 
	text-align: center;
	font-family: myMonBolder;
/*	padding-top: 25px;*/
	top: -10px;
	left: 80px;
    background-color: #E18434;
	background-image: url(Images/Request_Mobile.png);
	background-repeat: no-repeat;
    visibility: hidden;
	}


    .footer-custom .container .row .list-unstyled
    {
        display:none;
    }

	
	.NavWrapper {
	/*width: 375px !important;*/
	height: 80px;
	margin: 25px 0 0 0;
	background-color: #0B3349;
	opacity: 0.8;
	z-index: 2;
}
	section#mainContainer {
	width: 375px;
	height: 1390px;
	margin: 0px auto;
	padding-top: 40px;
	background-color: #fff;
}
	
	#TitleAbout h2 {
	/* About VSI: */width: 350px;
	font-family: myMontserrat;
	font-size: 31px;
	color: #FFFFFF;
	letter-spacing: 0;
	text-align: left;
	float: left;
	margin-top: 275px;
	margin-left: 20px;
}
	
	#icon img {
	margin: 0 0 0 -55px;
}
	
	#mainContent h1 {
			/* A Service H1 Tag Goe: */
	font-family: myMontserrat;
	font-size: 14px;
	margin-top: 70px;
	color: #E18434;
	letter-spacing: 0;
	text-align: center;
	/*text-transform: uppercase;*/
	margin: 0 0 10px 20px;
	}
	
	#mainContent p {
	/* VSI Premier Solution: */
	font-family: myMontserrat;
	font-size: 14px;
	color: #7D7D7D;
	letter-spacing: 0;
	text-align: left;
	margin: 0 0 10px 20px;
	}
	
	
	#Consolidated .LeftColumn {
	margin: 20px 20px 0 0;
}
	
	.LeftColumn ul {
		float: left;
	}
	
	.RightColumn {
	width: 350px;
/*	height: 300px;*/
	margin-top: 20px;
	margin-right: 90px;
/*	float: left;*/
}

	
	.CTA {
/* Rectangle 4 Copy: */
	/*width: 1024px;*/
	height: 34px;
	margin: 0 auto;
	text-align: center;
	
}
	
	#feedback {
	position: absolute;
	right: 0;
	top: 800px;
	/*width: 30px;*/
	height: 180px;
		
}

.dropdown-menu {
    position: static;
    display: block;
    width: 100%;
    background: none;
    border: none;
}




    section#Contact .container .row header#ContactInfo h2 {
        margin-left: -10px;
    }
    
    header#AboutUs {
        width: 100%;
        height: 100% !important;
        margin: 23px auto ;
        text-align: center;
        background: #000;
        background-image: url(Images/AboutUs1920x340.jpg);
        background-repeat: no-repeat;
    }
    
    section#News {
        width: 100%;
        height: 1100px;
        margin: 0;
        padding: 40px 0px 0 10px !important;
        background: #F6F6F6;
    }

    .NewsBack {
        width: 97% !important;
        height: 100% !important;
        padding: 20px 0 0 20px;
        background: #FFFFFF;
        box-shadow: 0 2px 3px 0 rgba(168,168,168,0.50);
        border-radius: 5px;
        display: block;
    }

    .pollSlider {
        position: fixed;
        height: 300px !important;
        overflow: scroll;
        /*width: 300px !important;*/
        right: 0px;
        margin-right: -400px;
        margin-top: -660px;
        background-color: #0B3349 !important;
        visibility: visible !important;
        display: block;
    }

    section#News .pollSlider {
        position: fixed;
        height: 100%;
        width: 100% !important;
        right: 0px;
        margin-right: -400px;
        margin-top: -1210px;
        background-color: #0B3349 !important;
    }

    section#News #contactZip {
        margin-left: 20px;
    }

#demo {
    margin-top: 0;
    width: 100%;
    height: 100%;
    position: center;
}

   
    #DemoContainer {
        width: 100%;
        height: 100%;
        margin: 0 auto;
    }

    #DemoInfo {
        width: 100% !important;
        height: 100% !important;
        margin-left: 15px;
        margin-right: 15px;
    }

     

        section#Demo {
            width: 100%;
            height: 600px;
            background-image: url(Images/Demo_Hero_500.jpg);
            background-repeat: no-repeat;
            background-position: center;
        }

        article header#DemoInfo h2 {
            width: 414px;
            margin-left: 0px;
            font-family: myMontserrat;
            font-size: 1.063em;
            letter-spacing: 0.1em;
           position: relative;
            text-align: center;
           left: 45px;
           bottom: 20px;
           margin-bottom: 40px;
            padding: 0;
            color: #fff;
        }

        article header#DemoInfo p {
            font-family: myOpenSans;
            font-size: .938em;
            color: #fff;
            text-align: center;
            position: relative;
            left: 50px;
            margin-bottom: 40px;
        }

        #DemoInfo img {
            position: relative;
            left: 170px;
        }

    section#Solutions {
        position: relative;
        left: 15px;
    }

        section#Solutions p {
            /* Lorem ipsum dolor si: */

            font-family: myOpenSans;
            font-size: 12px;
            color: #7D7D7D;
            margin-bottom: 20px;
            letter-spacing: 0px;
            text-align: center;
        }

    #ContactContainer {
        width: 100%;
        height: 100%;
       
    }

    section#Contact {
        width: 100%;
        height: 725px;
        background-color: #666666;
        background-image: url(Images/Contact_Section_Hero.jpg);
        background-repeat: no-repeat;
        padding-left: 5px;

    }

    #contact_paragraph h2 {
    /* Get In Touch With Us: */

    font-family: myMontserrat;
    font-size: 21px;
    color: #FFFFFF;
    margin-top: 300px;
    margin-bottom: 40px;
position: relative;
    left: 50px;
    letter-spacing: 0.1em;
    text-transform: capitalize;
    text-align: left;
}

    #contact_paragraph p {
        width: 340px;
        font-family: myOpenSans;
        font-size: .938em;
        color: #fff;
        position: relative;
        left: 10px;
        text-align: center;
        letter-spacing: 0;
    }

    #ContactInfo {
        width: 100%;
        position: relative;
        left: 30px;
    }

    section#Contact img {
            position: relative;
            left: 30px;
            margin-top: 30px;
        }






        .CarouselBucket {
            /*width: 250px !important;*/
            height: auto;
            position: absolute;
            margin: 20px 0px;
            /*border: solid 1px #000;*/
        }

    #navbarSupportedContent {
        background: #0B3349 !important;
        opacity: 0.8;
        position:relative;
        top: 14px;
    }

    .NewDetails_Footer {
        margin-top: 500px !important;
    }

        #footer .container .h6 {
            /*font-size: 0.813em;*/
            text-align: center;
            /*margin-left: -13px;*/
        }

    .footer-services {
        visibility: hidden;
    }

    .footer-solutions {
        visibility: hidden;
    }

    .footer-contact {
        font-size: 15px;
        width: 100%;
        text-align: center;
        
    }

    .backBtn {
        margin-right: 10px;
    }
    
   

#H1_Title h1 {
    font-family: myMontserrat;
    font-size: 21px;
    color: #E18434;
    letter-spacing: 0;
    text-align: center;
    margin-top: 40px;
}

nav {
    margin: 25px 0 0 0;
}

nav .breadcrumb {
    position: relative;
    bottom: 40px;
    margin: 0;
    padding-bottom: 0;
}



li.nav-item.dropdown.active {
}

    section#Services {
        padding-left: 10px;
    }

    .show {
        margin-top: 1px;
    }


    .input-group-append {
        padding-top: 7px;
    }

    /* nav bar center */
    .navbar .navbar-nav {
        display: inline-block;
        float: none;
    }

    .navbar .navbar-collapse {
        text-align: center;
    }
    
    section#Contact .container .row div:nth-child(2) {
        margin-left: 70px;
    }

    .input-group {
        margin-left: 12px;
    }

#navbarDropdown {
    padding-left: 5px;
    display: none;
}

    a.nav-link.float-left {
        position: relative;
        left: 55px;

    }

a.nav-link {
    font-family: myMonMedium;
    font-weight: bold;
    color: #E18434;
    padding-right: 0;
    margin-right: 0;
}



    .dropdown-menu.show {
        background: none;
        border: none;
    }

    a.dropdown-item {
        font-family: myMonMedium;
        font-weight: bold;
        font-size: .750em;
        padding: 5px 0 5px 5px;
        position: relative;
        top: 10px;
        text-align: center;
        border: none;
        color: #fff;
    }

    .dropdown-item:hover {
        background: none;
        color: #fff;
    }

    .dropdown-menu a:nth-of-type(n) {
        border-bottom: none;
    }


.Disclaimer {
    margin-left: 50px !important;
}
            
    #New_Request {
        width: 131px;
        height: 25px;
        /*position: relative;*/
        float: right;
        margin-left: 40.5vw;
        margin-top: -4.5vw;
        /*top: -30px;
        left: 245px;*/
        visibility: visible;
        background-image: url(Images/Mobile_Request_CTA2x.jpg);
    }



    .montserratNumber {
        /* 713.267.8112: */
        font-family: myMonBold;
        font-size: 19px;
        color: #F6F6F6;
        position: relative;
        right: 150px;
        bottom: 3px;
        letter-spacing: 0;
    }
        
    .spanExtraBold {
        font-family: myMonBolder;
        font-size: 1em;
        font-weight: 900;
        margin-bottom: 0px;
        color: #FFFFFF;
        letter-spacing: 0;
    }

    .servicerow {
        padding-bottom: 25px;
        position: relative;
        right: 60px;
    }

    .servicerow img {
        visibility: hidden;
    }

.serviceTextRowBottom {
    padding-top: 0px;
}
/*****************Mobile Services**************************/
section#Headline {
    /*width: 1170px;*/
    height: 100%;
    margin: 0 auto;
    padding-bottom: 20px;
}

    section#Headline h1 {
        /* A Service H1 Tag Goe: */
        font-family: myMontserrat;
        font-size: 21px;
        color: #E18434;
        letter-spacing: 0;
        text-align: left;
        margin-top: 20px;
    }

    section#Headline p {
        /* Lorem ipsum dolor si: */
        font-family: myOpenSans;
        font-size: 14px;
        color: #646464;
        letter-spacing: 0;
        margin-bottom: 0px;
        text-align: left;
    }


header#Services {
    width: 100%;
    height: 340px;
    margin-top: -80px;
    text-align: center;
    background-image: url(Images/Consolidated_Billing.jpg);
    background-repeat: no-repeat;
    background-position: center;
}

.Servicesh2 {
    font-family: myMonLight;
    font-size: 2em;
    color: #fff;
    letter-spacing: 0;
    margin-top: 265px;
    margin-bottom: 20px;
    padding-left: 0;
    text-align: center;
    text-transform: none;
}

header#Benefits {
    width: 100%;
    height: 340px;
    margin-top: -80px;
    text-align: center;
    background-image: url(Images/Benefit-Data-Administration.jpg);
    background-repeat: no-repeat;
    background-position: center;
}

.Benefitsh2 {
    /* VSI Premier Solution: */
    font-family: myMonLight;
    font-size: 1.25em;
    color: #fff;
    letter-spacing: 0;
    margin-top: 285px;
    margin-bottom: 20px;
    padding: 0;
    text-align: center;
    text-transform: none;
}

.Contact-Hero_h2 {
    font-family: myMonLight;
    font-size: 2em;
    color: #fff;
    letter-spacing: 0;
    margin-top: 265px;
    margin-bottom: 30px;
    padding-left: 0;
    text-align: center;
    text-transform: none;
}

.Request_A_Quoteh2 {
    font-family: myMonLight;
    font-size: 2em;
    color: #fff;
    letter-spacing: 0;
    margin-top: 265px;
    margin-bottom: 30px;
    padding-left: 0;
    text-align: center;
    text-transform: none;
}

header#Enrollment {
    width: 100%;
    height: 340px;
    margin-top: -80px;
    text-align: center;
    background-image: url(Images/Employee_Banner_Mobile.jpg);
    background-repeat: no-repeat;
    background-position: center;
}

.Enrollmenth2 {
    /* VSI Premier Solution: */
    font-family: myMonLight;
    font-size: 1.25em;
    color: #fff;
    letter-spacing: 0;
    margin-top: 285px;
    margin-bottom: 20px;
    padding-left: 0;
    padding-bottom: 0;
    text-align: center;
    text-transform: none;
}

header#DirectBill {
    width: 100%;
    height: 340px;
    margin-top: -80px;
    text-align: center;
    background-image: url(Images/Direct_Banner_Mobile.jpg);
    background-repeat: no-repeat;
    background-position: center;
}

.DirectBillh2 {
    /* VSI Premier Solution: */
    font-family: myMonLight;
    font-size: 1.25em;
    color: #fff;
    letter-spacing: 0;
    margin-top: 285px;
    margin-bottom: 20px;
    padding-left: 0;
    padding-bottom: 0;
    text-align: center;
    text-transform: none;
}



header#Dependant {
    width: 100%;
    height: 340px;
    margin-top: -80px;
    text-align: center;
    background: #000;
    background-image: url(Images/Dependent_Banner_Mobile.jpg);
    background-repeat: no-repeat;
}

.Dependanth2 {
    font-family: myMonLight;
    font-size: 1.25em;
    color: #fff;
    letter-spacing: 0;
    margin-top: 285px;
    margin-bottom: 20px;
    padding-left: 0;
    text-align: center;
    text-transform: none;
}

header#Direct {
    width: 100%;
    height: 340px;
    margin-top: -80px;
    text-align: center;
    background-image: url(Images/Building_Mobile.jpg);
    background-repeat: no-repeat;
    background-position: center;
}

.Directh2 {
    /* VSI Premier Solution: */
    font-family: myMonLight;
    font-size: 1.25em;
    color: #fff;
    letter-spacing: 0;
    margin-top: 285px;
    margin-bottom: 20px;
    padding-left: 0;
    text-align: center;
    text-transform: none;
}

    header#About {
        width: 100%;
        height: 340px;
        margin-top: -80px;
        text-align: center;
        background-image: url(Images/Building_Mobile.jpg);
        background-repeat: no-repeat;
        background-position: center;
    }





header#Cobra {
    width: 100%;
    height: 340px;
    margin-top: -80px;
    text-align: center;
    background-image: url(Images/Cobra_Banner_Mobile.jpg);
    background-repeat: no-repeat;
    background-position: center;
}

    .Cobrah2 {
        font-family: myMonLight;
        font-size: 1.25em;
        color: #fff;
        letter-spacing: 0;
        margin-top: 285px;
        margin-bottom: 20px;
        padding-left: 0;
        text-align: center;
        text-transform: none;
    }


    header#Consolidate {
        width: 100%;
        height: 340px;
        margin-top: -80px;
        text-align: center;
        background-image: url(Images/Consolidated_Billing.jpg);
        background-repeat: no-repeat;
        background-position: center;
    }

    .Consolidateh2 {
        font-family: myMonLight;
        font-size: 1.25em;
        color: #fff;
        letter-spacing: 0;
        margin-top: 285px;
        margin-bottom: 20px;
        padding-left: 0;
        text-align: center;
        text-transform: none;
    }

 

    header#Retiree {
        width: 100%;
        height: 340px;
        margin: 23px auto;
        text-align: center;
        background: #000;
        background-image: url(Images/ACA_Reporting_Hero.jpg);
        background-repeat: no-repeat;
    }

    .Retireeh2 {
        font-family: myMonLight;
        font-size: 1.125em;
        color: #fff;
        letter-spacing: 0;
        margin-top: 285px;
        margin-bottom: 0px;
        padding-left: 0;
        text-align: center;
        text-transform: none;
    }

    header#Customer {
        width: 100%;
        height: 340px;
        margin-top: -80px;
        text-align: center;
        background-image: url(Images/Benefit_Service_Center2.jpg);
        background-repeat: no-repeat;
        background-position: -285px;
    }

    .Customerh2 {
        font-family: myMonLight;
        font-size: 1.25em;
        color: #fff;
        letter-spacing: 0;
        margin-top: 285px;
        margin-bottom: 20px;
        padding-left: 0;
        text-align: center;
        text-transform: none;
    }

header#ACA_Reporting {
    width: 100%;
    height: 340px;
    margin-top: -80px;
    text-align: center;
    background-image: url(Images/ACA_Reporting_Mobile.jpg);
    background-repeat: no-repeat;
    background-position: center;
}

    .ACA_Reportingh2 {
        font-family: myMonLight;
        font-size: 1.25em;
        color: #fff;
        letter-spacing: 0;
        margin-top: 285px;
        margin-bottom: 20px;
        padding-left: 0;
        text-align: center;
        text-transform: none;
    }


    .Solutionsh2 {
        /* VSI Premier Solution: */
        font-family: myMonLight;
        font-size: 2em;
        color: #fff;
        letter-spacing: 0;
        margin-top: 275px;
        margin-bottom: 20px;
        padding-left: 0;
        text-align: center;
        text-transform: none;
    }

.NewsVSIh2 {
    font-family: myMonLight;
    font-size: 2em;
    color: #fff;
    letter-spacing: 0;
    margin-top: 265px;
    margin-bottom: 20px;
    padding-left: 0;
    text-align: center;
    text-transform: none;
}
   

    section#AboutVSI {
        background-color: #fff;
        height: 900px;
        overflow: visible;
    }

    header#Content h1 {
        text-align: left;
        margin-top: 0;
        /* A Consolidated H1 Ta: */
        font-family: myMontserrat;
        font-size: 21px;
        color: #E18434;
        letter-spacing: 0;
    }

    header#Content p {
        text-align: left;
        /* Integrated with our: */
        font-family: myOpenSans;
        font-size: 14px;
        color: #646464;
        letter-spacing: 0;
    }


    .footer-custom {
        background: #f6f6f6;
        margin: 0 auto;
        padding-top: 0px;
        padding-bottom: 0px;
        text-align: center;
        /*padding-left: 15px;*/
        /*  border-top-width: 4px;
    border-top-style: solid;
    border-top-color: #003;*/
    }




    /***************************Media Queries****************************/

@media only screen and (max-width: 414px) {

   
    .Abouth2 {
        /* VSI Premier Solution: */
        font-family: myMonLight;
        font-size: 1.25em;
        color: #fff;
        letter-spacing: 0;
        margin-top: 145px;
        margin-bottom: 20px;
        padding-left: 20px;
        text-align: center;
        text-transform: none;
    }

    header#DemoHeader {
        height: 300px;
        margin: 23px auto;
        text-align: center;
        background: #000;
        background-image: url("Images/DemoHeader_Banner.jpg");
        background-position: center;
        background-repeat: no-repeat;
    }

    nav .breadcrumb {
        position: relative;
        bottom: 40px;
        margin: 0;
        padding-bottom: 0;
        padding-left: 40px;
    }
  

    #DemoWrapper {
        width: 375px;
        height: 650px;
        position: relative;
        top: -120px;
        padding-top: 20px;
        background-position: -13px;
    }


    #DemoMainContentTop h1 {
        width: 350px;
        font-family: myMontserrat;
        font-size: 1em;
        color: #fff;
        margin-top: 30px;
        margin-left: 20px;
        padding-left: 0;
        text-align: left;
    }

    #DemoMainContentTop p {
        width: 350px;
        font-family: myOpenSans;
        font-size: .813em;
        padding-left: 20px;
        color: #fff;
    }

    #DemoMainContentTop img {
       margin-left: 20px;
    }

    #LaptopContainer .headlineOrange {
        width: 330px;
        font-family: myMontserrat;
        font-size: 1.225em;
        color: #E18434;
        margin-top: 0px;
    }

    #LaptopContainer {
        position: relative;
        top: -225px;
        left: -10px;
    }



    #BlueSection {
        width: 375px;
        height: 330px;
        position: relative;
        /*border-bottom-left-radius: 15px;
        border-bottom-right-radius: 15px;*/
    }

        #BlueSection ul {
            display: block;
            margin: 0 auto;
            font-family: myMonLight;
            font-size: 1em;
            color: #fff;
            margin: -60px 40px 0 10px;

        }

            #BlueSection ul li {
                display: block;
                font-family: myMonLight;
                font-size: 1em;
                color: #fff;
                padding: 10px;
                margin-bottom: 20px;
                margin-left: 10px; 
                background: #E18434;
                border-radius: 88px;
                border: 1px solid #fff;
                width: 250px;
            }

            #BlueSection li.BlueActive {
                display: inline-block;
                font-family: myMonLight;
                font-size: 1em;
                color: #fff;
                border-radius: 88px;
                margin-bottom: 10px;
                margin-right: 40px;
            }


                #BlueSection li.BlueActive a {
                    display: inline-block;
                    font-family: myMonLight;
                    font-size: 1em;
                    color: #fff;
                    border-radius: 88px;
                    padding-left: 0px;
                    margin-right: 10px;
                }


        #BlueSection h2 {
            width: 350px;
            font-family: myMontserrat;
            font-size: 1.125em;
            color: #fff;
            margin-top: 20px;
            margin-left: 10px;
            text-align: center !important;
        }

        #BlueSection p {
            width: 320px;
            font-family: myOpenSans;
            font-size: .813em;
            color: #fff;
            margin-left: 20px;
            margin-bottom: 20px;
            text-align: center !important;
        }

        #BlueSection img {
            position: relative;
            left: 110px;
        }

        #LaptopContainer {
            height: 550px;
            position: relative;
            top: -200px;
            margin-bottom: 0px;
        }

        #LaptopContainer img {
           width:347px;
            height: 201px;
            position: relative;
            top: 60px;
            left: 45px;
            /*visibility: hidden;*/
        }

        #LaptopContainer h2 {
            padding-top: 0px;
            margin-left: 60px !important;
            margin-top: 100px !important;
        }

            #LaptopContainer .paragraphGrey {
                width: 350px;
                margin-left: 40px;
                text-align: center !important;
            }

            #LaptopContainer img {
                margin-right: 150px;
            }

   

            #DemoMainContent {
                width: 100%;
                height: 100%;
                background-image: url("Images/Demo_Main_Image.png");
                background-repeat: no-repeat;
                background-position-x: -23px;
            }

     #DemoMainContent p {
            width: 440px;
            font-family: myOpenSans;
            font-size: .813em;
            color: #fff;
            position: relative;
            left: 230px;
        }


    .OrangeContainer {
        width: 375px;
        height: 510px;
        position: relative;
        left: -5px;
        background-image: url("Images/Orange_Container.png");
        background-repeat: no-repeat;
    }

        #DemoMainContent h1 {
            font-family: myMontserrat;
            font-size: 1.313em;
            color: #fff;
            margin-top: 160px;
            margin-left: 60px;
        }

        #DemoMainContent p {
            width: 520px;
            font-family: myOpenSans;
            font-size: .813em;
            color: #fff;
            margin-left: -340px;
        }


    #New_Request {
        width: 131px;
        height: 25px;
        /*position: relative;*/
        float: right;
        margin-left: 40.5px;
        margin-top: -28px;
        /*top: -30px;
        left: 245px;*/
        visibility: visible;
        background-image: url(Images/Mobile_Request_CTA2x.jpg);
    }

    .navbar-brand {
        margin-left: 10px;
    }

   

    .montserratNumber {
        /* 713.267.8112: */
        font-family: myMonBold;
        font-size: 19px;
        color: #F6F6F6;
        position: relative;
        right: 150px;
        top: 0px;
        bottom: 3px;
        letter-spacing: 0;
    }

    header#Benefits {
        width: 100%;
        height: 340px;
        margin-top: -80px;
        text-align: center;
        background-image: url(Images/Benefit-Data-Administration.jpg);
        background-repeat: no-repeat;
        background-position: center;
    }

    .Benefitsh2 {
        /* VSI Premier Solution: */
        font-family: myMonLight;
        font-size: 1.25em;
        color: #fff;
        letter-spacing: 0;
        margin-top: 285px;
        margin-bottom: 20px;
        padding-left: 0;
        text-align: center;
        text-transform: none;
    }

    header#Dependant {
        width: 100%;
        height: 340px;
        margin-top: -80px;
        text-align: center;
        background: #000;
        background-image: url(Images/Dependent_Banner_Mobile.jpg);
        background-repeat: no-repeat;
    }

    .Dependanth2 {
        font-family: myMonLight;
        font-size: 1.25em;
        color: #fff;
        letter-spacing: 0;
        margin-top: 285px;
        margin-bottom: 20px;
        padding-left: 0;
        text-align: center;
        text-transform: none;
    }

    header#Cobra {
        width: 100%;
        height: 340px;
        margin-top: -80px;
        text-align: center;
        background-image: url(Images/Cobra_Banner_Mobile.jpg);
        background-repeat: no-repeat;
        background-position: center;
    }

    .Cobrah2 {
        font-family: myMonLight;
        font-size: 1.25em;
        color: #fff;
        letter-spacing: 0;
        margin-top: 285px;
        margin-bottom: 20px;
        padding-left: 0;
        text-align: center;
        text-transform: none;
    }

    .NewsVSIh2 {
        font-family: myMonLight;
        font-size: 2em;
        color: #fff;
        letter-spacing: 0;
        margin-top: 265px;
        margin-bottom: 20px;
        padding-left: 0;
        text-align: center;
        text-transform: none;
    }

    .CarouselBucket {
        /*width: 1236px;*/
        width: 270px;
        height: 412px;
        position: relative;
        top: 20px;
        margin: 20px 0px 0 40px;
    }

    button.slick-prev.slick-arrow {
        position: relative;
        left: -40px;
    }

    button.slick-next.slick-arrow {
        position: relative;
        left: 290px;
        top: -185px;
    }

    a.nav-link.float-left {
        position: relative;
        left: 45px;
        padding-right: 40px;
        background-image: url(Images/arrowdown.png);
        background-position-x: 95px;
        background-position-y: 6px;
        background-repeat: no-repeat;
    }

    header#Solutions {
        width: 100%;
        /*height: 100%;*/
        height: 340px;
        margin: 23px auto 0 auto;
        text-align: center;
        background: #000;
        background-image: url(Images/Solutions_Hero.jpg);
        background-position: center;
        background-repeat: no-repeat;
        overflow: visible;
    }

    #RequestContainer img {
        position: relative;
        top: -240px;
        left: 115px;
    }

    #LaptopContainer img.ShowMe {
        width: 156px;
        height: 34px;
        visibility: visible !important;
        position: relative;
        left: 80px;
        top: 20px;
    }

    #SolutionsContainer {
        position: relative;
        top: -220px;
    }

    #SolutionsContainer p {
        padding-left: 5px;
        padding-right: 5px;
    }

    #footerAddress1 {
        width: 250px;
        margin-left: 90px;
        text-align: left;
    }


}

@media only screen and (max-width: 375px) {



    #DemoWrapper {
        width: 350px;
        height: 700px;
        position: relative;
        top: -120px;
        padding-top: 20px;
        /*background-image: url("Images/Demo_Mobile.png");
        background-repeat: no-repeat;*/
        background-position: -13px;

    }

    #DemoMainContentTop h1 {
        width: 350px;
        font-family: myMontserrat;
        font-size: 1.125em;
        color: #fff;
        margin-top: 20px;
        margin-left: 20px;
        padding-left: 0;
        text-align: left;
    }

    #DemoMainContentTop p {
        width: 320px;
        font-family: myOpenSans;
        font-size: .813em;
        padding-left: 20px;
        color: #fff;
    }

    #DemoWrapper img {
        margin-bottom: 20px !important;
    }



    #LaptopContainer .headlineOrange {
        width: 330px;
        font-family: myMontserrat;
        font-size: 1.225em;
        color: #E18434;
        margin-top: 100px;
    }

    #LaptopContainer h2 {
        padding-top: 0px;
        margin-left: 40px !important;
        margin-top: 100px !important;
    }

    #LaptopContainer .paragraphGrey {
        width: 350px;
        margin-left: 20px;
        text-align: center !important;
    }

    #LaptopContainer img {
        position: relative;
        left: 30px;
    }



    #BlueSection {
        width: 375px;
        height: 330px;
        position: relative;
        /*border-bottom-left-radius: 15px;
        border-bottom-right-radius: 15px;*/
    }



    #BlueSection ul {
        display: block;
        margin: 0 auto;
        font-family: myMonLight;
        font-size: 1em;
        color: #fff;
        margin: -60px 45px 0 0;
    }

        #BlueSection ul li {
            display: block;
            font-family: myMonLight;
            font-size: 1em;
            color: #fff;
            padding: 10px;
            margin-bottom: 20px;
            /* Rectangle 2: */
            background: #E18434;
            border-radius: 88px;
        }

        #BlueSection li.BlueActive {
            display: inline-block;
            font-family: myMonLight;
            font-size: 1em;
            color: #fff;
            /* Mask: */
            border-radius: 88px;
            margin-bottom: 10px;
           
        }


        #BlueSection li.BlueActive a {
            display: inline-block;
            font-family: myMonLight;
            font-size: 1em;
            color: #fff;
            /* Mask: */
            border-radius: 88px;
            padding-left: 5px;
            margin-right: 0;
        }

     


        #BlueSection p {
            width: 320px;
            font-family: myOpenSans;
            font-size: .813em;
            color: #fff;
            text-align: center !important;
            margin-left: 0px;
            padding-bottom: 20px;
        }


    .montserratNumber {
        /* 713.267.8112: */
        font-family: myMonBold;
        font-size: 19px;
        color: #F6F6F6;
        position: relative;
        right: 150px;
        top: -2px;
        bottom: 3px;
        letter-spacing: 0;
    }

    article header#DemoInfo h2 {
        width:375px;
        margin-left: 0px;
        font-family: myMontserrat;
        font-size: 1.063em;
        letter-spacing: 0.1em;
        position: relative;
        text-align: center;
        left: 45px;
        bottom: 20px;
        margin-bottom: 40px;
        padding: 0;
        color: #fff;

    }

    .navbar-brand {
        margin-left: 10px;
    }

    article header#DemoInfo p {
        width: 370px;
        font-family: myOpenSans;
        font-size: .938em;
        color: #fff;
        padding-left: 2px;
        text-align: center;
        position: relative;
        left: 50px;
        margin-bottom: 40px;
    }

    header#Dependant {
        width: 100%;
        height: 340px;
        margin-top: -80px;
        text-align: center;
        background: #000;
        background-image: url(Images/Dependent_Banner_Mobile.jpg);
        background-repeat: no-repeat;
    }

    .Dependanth2 {
        font-family: myMonLight;
        font-size: 1.25em;
        color: #fff;
        letter-spacing: 0;
        margin-top: 285px;
        margin-bottom: 20px;
        padding-left: 0;
        text-align: center;
        text-transform: none;
    }

    header#Cobra {
        width: 100%;
        height: 340px;
        margin-top: -80px;
        text-align: center;
        background-image: url(Images/Cobra_Banner.jpg);
        background-repeat: no-repeat;
        background-position: center;
    }

    .Cobrah2 {
        font-family: myMonLight;
        font-size: 1.25em;
        color: #fff;
        letter-spacing: 0;
        margin-top: 285px;
        margin-bottom: 20px;
        padding-left: 0;
        text-align: center;
        text-transform: none;
    }

    .NewsVSIh2 {
        font-family: myMonLight;
        font-size: 2em;
        color: #fff;
        letter-spacing: 0;
        margin-top: 265px;
        margin-bottom: 20px;
        padding-left: 0;
        text-align: center;
        text-transform: none;
    }

    .FooterNumber {
        /* 713.267.8112: */
        font-family: myMonBold;
        font-size: 19px;
        color: #7d7d7d;
        letter-spacing: 0;
    }

    #contact_paragraph h2 {
        /* Get In Touch With Us: */
        font-family: myMontserrat;
        font-size: 21px;
        color: #FFFFFF;
        margin-top: 300px;
        margin-bottom: 40px;
        position: relative;
        left: 45px;
        letter-spacing: 0.1em;
        text-transform: capitalize;
        text-align: left;
    }

    #contact_paragraph p {
        width: 340px;
        font-family: myOpenSans;
        font-size: .938em;
        color: #fff;
        position: relative;
        left: 5px;
        text-align: center;
        letter-spacing: 0;
    }

    #ContactInfo {
        width: 100%;
        position: relative;
        left: 25px;
    }

    section#Contact img {
        position: relative;
        left: 15px;
        margin-top: 30px;
    }

    button.slick-prev.slick-arrow {
        position: relative;
        right: 40px;

    }

    button.slick-next.slick-arrow {
       
        position: relative;
        left: 290px;
        top: -185px;
    }

    .CarouselBucket {
        /*width: 1236px;*/
        width: 270px;
        height: 412px;
        position: relative;
        top: -5px;
        margin: 20px 0px 0 20px;
       
    }

    a.nav-link {
        font-family: myMonBolder;
        font-weight: bolder;
        color: #fff;
    }

  

    .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav
    .nav-link.show, .navbar-dark .navbar-nav .show > .nav-link {
        color: #fff;
    }

    a.nav-link.float-left {
        position: relative;
        left: 55px;
        padding-right: 40px;
        background-image: url(Images/arrowdown.png);
        background-position-x: 105px;
        background-position-y: 6px;
        background-repeat: no-repeat;
    }

    .header-text {
        text-align: left;
        top: 2vh;
        /*margin-top: -450px;*/
    }

    .header-text h4 {
        /*margin: 0;*/
        font-family: myMonBolder;
        font-weight: bolder;
        color: #fff;
        font-size: 3.8vw;
        padding-bottom: 1vh;
    }

    .header-text h3 {
        font-family: myMonBolder;
        font-weight: bolder;
        color: #fff;
        font-size: 4.5vw;
        margin-top: -1vh;
    }

    .header-text h2 {
        font-family: myMonBolder;
        font-weight: bolder;
        color: #fff;
        font-size: 5.5vw;
        margin-top: -1vh;
        padding-top: 0;
    }

    .header-text h1 {
        font-family: myMonBolder;
        font-weight: bolder;
        color: #fff;
        font-size: 6vw;
        margin-top: -1vh;
    }

    .paragraph-header {
        font-family: myMonLight;
        font-size: 3vw;
        width: auto;
        margin: auto;
    }

    .button-header img {
        margin: 0;
        width: 100px;
        height: 22px;
        margin-top: 2vh;
        margin-bottom: .8vh;
        margin-left: 2vw;
    }


.header-text {
    text-align: left;
    top: 2vh;
    /*margin-top: -450px;*/
}


    .header-text h4 {
        /*margin: 0;*/
        font-family: myMonBolder;
        font-weight: bolder;
        color: #fff;
        font-size: 3.8vw;
        padding-bottom: 1vh;
    }

    .header-text h3 {
        font-family: myMonBolder;
        font-weight: bolder;
        color: #fff;
        font-size: 4.5vw;
        margin-top: -1vh;
    }

    .header-text h2 {
        font-family: myMonBolder;
        font-weight: bolder;
        color: #fff;
        font-size: 5.5vw;
        margin-top: -1vh;
        padding-top: 0;
    }

    .header-text h1 {
        font-family: myMonBolder;
        font-weight: bolder;
        color: #fff;
        font-size: 6vw;
        margin-top: -1vh;
    }

    .paragraph-header {
        font-family: myMonLight;
        font-size: 3vw;
        width: auto;
        margin: 0;
}

    .button-header img {
        margin: 0;
        width: 124px;
        height: 34px;
        margin-bottom: .8vh;
        margin-left: 2vw;
    }

    #footerAddress1{
    	width: 100%;
    	margin: 0;
    	text-align: center;
    }

    #LaptopContainer img.ShowMe {
        width: 156px;
        height: 34px;
        visibility: visible !important;
        position: relative;
        left: 80px;
        top: 20px;
    }

}


@media only screen and (max-width: 320px) {

    #DemoWrapper {
        width: 320px;
        height: 1600px;
        position: relative;
        top: -150px;
        padding-top: 20px;
        background-image: url("Images/Demo_Mobile.png");
        background-repeat: no-repeat;
        background-position: -13px;
    }

 
}