/*Reset Css*/
.container{
	max-width: 930px;
} 
body{
	font-family: 'Google Sans', sans-serif;	 
	color:#5F6368;
	font-size: 17px;
	letter-spacing: 0;
	line-height: 1.6;
	-webkit-font-smoothing: antialiased; 
}
a{
	color:#000;
	
}
a:hover{
	color:#000;
}
.btn{
	-webkit-font-smoothing: antialiased;  
}
.btn:hover{
	color:#000;
}
.btn-primary{
	background-color: #1A73E8;
	color: #fff;
	font-weight: 500;
}
.btn-primary:hover{
	color: #fff;
}
h1,h2,h3,h4,h5,h6{
	font-family: 'Google Sans', sans-serif;	
	font-weight: 700;
	-webkit-font-smoothing: antialiased; 
}
img{
	max-width: 100%;
	height: auto
}
.title{
	font-family: 'Google Sans', sans-serif;	 
	margin: 0 0 15px 0; 
}

h1,.h1{
	font-size: 50px;
	font-weight: 700;	
	line-height: 1.2;		
}
h2,.h2{
	font-size: 32px;
	font-weight: 700;	
	line-height: 1.3;	
}
h3,.h3{
	font-size: 26px; 
	font-weight: 700; 
	line-height: 1.3;	
}
h4,.h4{
	font-size: 20px; 
	font-weight: 700;	 
	line-height: 1.3;	
}
h5,.h5{
	font-size: 17px;
	line-height: 1.3;
}
h6,.h6{
	
}
p{
	margin-bottom: 25px;
	-webkit-font-smoothing: antialiased; 
}
p:last-child{
	margin-bottom: 0 !important
}

img{
	max-width: 100%;
	height: auto
}

.default-section{
	padding: 60px 0;
}

.font-18{
	font-size: 18px;
	  letter-spacing: 0;
	  line-height: 30px;
}

.font-16{
	font-size: 16px;	
	letter-spacing: 0;
	line-height: 24px;
}
.font-12{
	font-size: 12px;	 
	line-height:1.1px;
}
/*Reset Css End*/
.main-header{
	background-color: #ffffff;
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	position: relative;
	z-index: 999
}
.header-banner-section{
	font-size: 22px;
	line-height: 1.6;
	background-color: #f1f3f4;
	overflow: hidden
}
.header-banner-section .content-div{
	position: relative;
	z-index: 5
}

.header-banner-section .container{
	height: 480px;
	position: relative
}
.header-banner-section  h1 span{
	color: #4285F4
}
.header-banner-section .right-img-div{
	       margin-bottom: 0;
    position: absolute;
    bottom: 0;
    width: 640px;
    right: 0;
    margin-right: -190px;
    z-index: 2;
}

.icons-sections{
	font-size: 20px;
	line-height: 1.2;
	text-align: center
}
.icons-sections .icon-div{
	margin-bottom: 10px;
	min-height: 55px;
}
.icons-sections .icon-div img{
	width: auto;
	height: 45px;
}
.icons-sections .bottom-content-div{
	font-size: 22px;
	line-height: 1.6;
	max-width: 900px;
	margin: 0 auto;
}
.icons-sections hr{
	margin: 50px 0;
}

.lr-img-content-section .content-block{
	line-height: 1.8;
}

.bg-gray{
	background-color:#F1F3F4
}

.partner-logo-section .logo-div{
	max-width: 500px;
	margin: 0 auto;
}

.partner-logo-section .logo-div .col-6{
	padding-left: 8px;
	padding-right: 8px;
	margin-bottom: 18px;
}
.main-footer{
	padding:0 0 50px 0;
	color: #9AA0A6;
	font-size: 12px;
	line-height: 1.6;
}
 
.default-section.partner-logo-section{
	padding-bottom: 30px;
} 
.book-now-section .btn{
	width: 120px;
	height: 48px;
	line-height: 32px;
}

.chrome-book-offer-div .block-div{
	background-color: #E8F0FE;
	padding: 20px 25px;
	border-bottom: 7px solid #4285F4;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-align: left;
	font-size: 14px;
	color: #5F6368;
	min-height: 230px;
}
.chrome-book-offer-div .block-div h4 {
	font-weight:500;
}
.chrome-book-offer-div .block-div h4 span{
	color: #4285F4
}
.chrome-book-offer-div .lp-div{
	position: relative;
	text-align: right;
	padding: 0 20px;
	margin-top: -80px;
	z-index: 5
}
.chrome-book-offer-div .lp-div .sm-text{
	position: absolute;
	left: 20px;
	top: 0;
	font-size: 8px;
	padding-top: 50px;
}
.chrome-book-offer-div .block-div .lp-name{
	line-height: 18px;
}
.chrome-book-offer-div .block-div .lp-name sub{
	font-size: 60%;
	    bottom: -0.10em;
}
.chrome-book-offer-div .block-div p{
	margin-bottom: 20px;
}
.chrome-book-offer-div .btn{
	    min-width: 150px;
    height: 48px;
    line-height: 34px;
	font-weight: 500;
}









