body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: 'Raleway', sans-serif;
}

.Inner
{
	max-width:1170px;
	margin-left:auto;
	margin-right:auto;
}

#TopNav
{
    background-color: #ffffff;
    height: 170px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}

#TopNavLeft
{
	float:left;
}

#TopNavRight
{
	float:right;
}

#TopNavRight ul
{
	list-style:none;
}

#TopNavRight ul li
{
	font-size:18px;
	color:#323232;
	line-height:170px;
	float:left;
}


#TopNavRight ul li a
{
	text-decoration:none;
	color:#323232;
	margin-right:40px;
}

#TopNavRight ul li a:hover
{
	color:#2daedd;
}

#NavShow{
    display:none;
}

#Slider
{
	margin-top:170px;
}

#Slider .bx-viewport, .bx-wrapper{
    position:relative;
    width:100%;
    height:1064px !important;
    top:0;
    left:0;
	margin-bottom:0;
}
#Slider .bxslider, .bxslider li{
    height: 100% !important;
}
#Slider .bxslider li{
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}

#Slider .bx-wrapper {
    border: none !important;
	box-shadow:none !imprtant;
	
}

#Slider .bx-wrapper .bx-viewport{
    border: none !important;	
}


#Slider .bx-wrapper .bx-viewport ul{
	margin:0;
}

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto
{
	bottom:10px;
}

.bx-wrapper .bx-pager.bx-default-pager a
{
	width:20px;
	height:20px;
	border-radius:20px;
	background-color:#ffffff;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active
{
	background-color:#2daedd;	
}

#TopIcons
{
	min-height:350px;
	background-color:#2daedd;
}

#TopIcons .Inner
{
	text-align:center;
}


.IconCont
{
	display:inline-block;
	font-size:22px;
	text-align:center;
	color:#ffffff;
	margin-top:90px;
	margin-left:20px;
	margin-right:20px;
}

#What .IconCont
{
	color:#2daedd;
	margin-top:50px;
}

#About, #Clients
{
	padding-top:100px;
	padding-bottom:50px;
	font-size:26px;
	line-height:50px;
	min-height:670px;
}

#Clients
{
	text-align:center;
}

#Clients p
{
	width:90%;
	margin-left:auto;
	margin-right:auto;
}

#About img
{
	max-width:100%;
    margin-top:-40px;
}

h1
{
	color:#2daedd;
	font-size:38px;
	text-align:center;
	margin-bottom:65px;
	margin-top:0;
    font-weight:bold;
}

#Spacer1
{
	height:364px;
	width:100%;
}

#What
{
	text-align:center;
	padding-top:100px;
	padding-bottom:50px;
	font-size:26px;
	line-height:50px;
	background-image:url("../images/Watermark.jpg");
	background-repeat:no-repeat;
	background-position:top center;		
}

#Testimonial
{
	padding-top:100px;
	padding-bottom:50px;
	font-size:40px;
	color:#036fac;
	background-color:#2daedd;
	font-weight:bold;
}

#TestimonialInner
{
	padding-right:70px;
}

#TestimonialInner p
{
	padding-left:80px;	
}


.TestmonialContent
{
	font-size:70px;
	line-height:100px;
	color:#ffffff;
	font-weight:normal;	
	background-image: url("../images/TestLeft.png");
	background-position: top left;
	background-repeat:no-repeat;
	padding-left:60px;	
}

.TestmonialContent span {
     display: block;
     background-image: url("../images/TestRight.png");
     background-repeat: no-repeat;
     background-position: bottom right;
	 background-repeat:no-repeat;
	 padding-right: 40px;	 
}



#Careers
{
	width:100%;
	min-height:788px;
	background-image:url("../images/Careers.jpg");
	background-size:cover;
	color:#ffffff;
	text-align:center;
	font-size:26px;
	line-height:50px;	
	position:relative;
}

#Careers a
{
	color:#ffffff;
	text-decoration:none;
}


#Careers .Inner
{
	padding-top:100px;
	position:relative
}

#Careers h1
{
	color:#ffffff;
    margin-bottom:40px;
}

#Recruiting
{
	position:absolute;
	right:0;
	font-weight:bold;
}

#Recruiting .Large
{
	font-size:40px;
}

#Contact
{
	padding-top:50px;
	padding-bottom:50px;
	background-color:#036fac;
	font-size:26px;
	color:#ffffff;
	text-align:center;
    font-weight:bold;
}

#Contact strong
{
	font-size:32px;
}


.ContactInfo
{
	font-size:42px;
	color:#2daedd;
}

.ContactInfo a
{
	color:#2daedd;
	text-decoration:none;
}

#Social img{
    margin-left:20px;
    margin-right:20px;
}

#Footer
{
	font-size:16px;
	line-height:50px;
	text-align:center;
}

#Footer img
{
}

.Last
{
	margin-bottom:0;
}
#Recruitment
{
   background-image: url("../images/RecruitingNow.png");
    height: 252px;
    position: absolute;
    right: 0;
    top: 20px;
    width: 253px;
}
@media screen and (max-width: 1080px) {
	#Recruitment
	{
		position:relative;
		margin-left:auto;
		margin-right:auto;
	}
	
	#Careers .Inner
	{
		padding-top:0;
	}
	
	#Careers
	{
		min-height:1000px;
	}

}

@media screen and (max-width: 900px) {
	#TopNavRight
	{
		display:none;
	}

    #TopNavLeft
    {
        float:none;
        text-align:center;
    }

    #TopNavRight{
        background-color:#ffffff;
        left:0;
        top:170px;
        position:fixed;
    }

    #TopNavRight ul li{
        float:none;
        line-height:60px;
    }


    #NavShow{
        position:fixed;
        left:60px;
        top:60px;
        display:block;
        font-size:40px;
        cursor:pointer;
    }
}



#ClientsA .ClientCont {
    color: #ffffff;
}

#ClientsA {
    text-align: center;
    padding-top: 100px;
    padding-bottom: 50px;
    font-size: 26px;
    line-height: 50px;
    background-repeat: no-repeat;
    background-position: top center;
}

.ClientCont {
    display: inline-block;
    font-size: 22px;
    text-align: center;
    color: #ffffff;
    margin-left: 40px;
    margin-right: 40px;
}


#CAREERS {
    background-color:#d0d0d0;
}

#CAREERS {
    text-align: center;
    padding-top: 100px;
    padding-bottom: 50px;
    font-size: 26px;
    line-height: 50px;
    background-repeat: no-repeat;
    background-position: top center;
}