*{	-webkit-transition: .7s ease-out;
 	-moz-transition: .7s ease-out;
 	-o-transition:  .7s ease-out;
 	transition: .7s ease-out;
    list-style: none;
}

/*================================
TYPOGRAPHY
================================*/
body {
    font-family: 'Roboto', sans-serif;
    line-height: 1.8em;
    height: auto; 
    margin:auto;
}
/*.col-xs-12.bannerof.text-center {
    margin-top: 60vh;
    margin-left: 63vh;
}*/
.bigicon {font-size: 3em;}
h2{font-size: 42px;}
h3{font-size: 28px;}
h4{font-size: 18px; line-height: 1.4em;}
p{
  font-size: 17px;
  font-family: "Roboto";
  color: rgb(87, 87, 87);
  line-height: 1.295;
    font-weight: 300;
}


/*================================
DEFAULT STYLE & FORMATING
================================*/
ul{padding: 0;}
a{color: #a8a8a8;}
a:hover{color: #ea9312; text-decoration: none;}
img{max-width: 100%;}

#services{text-align: center;}


.sectionhead{
    text-align: center;
    padding-top: 100px;
    padding-bottom: 50px;
}

hr.separetor{
    width: 80px;
    color: #363942;
    border-top: 2px solid #ea9312;
}


.btn-default{
    background: none;
    border: none;
    text-transform: uppercase;
    margin: 50px 0;
    color: #c3c3c3;
    letter-spacing: 2px;
}

.btn-default:hover{
    background: none;
    color: #ea9312;
}

.btnicon, .brandicon{
    margin-right: 10px;
}




.displaymob {
    display: none;
  	}
	
	.displaywin {
    display: block;
  	}


/*================================
HERO AREA
================================*/
#hero{
    color: #fff;
	text-align: center;
	background-size: 100%;
	
	margin-top: 35px;
}

#hero .bannerslider1{
	background: url(//s3.amazonaws.com/goqii-website/images/goqiistore/Vital-2-banner.jpg) no-repeat top center;
	background-size: cover;
	height: 100vh;
}

#hero .bannerslider2{
	background: url(//s3.amazonaws.com/goqii-website/images/newimages/header_background_stride.jpg) no-repeat bottom center;
	background-size: cover;
	height: 100vh;
}
#hero .bannerslider3{
	background: url(//websitecdn.goqii.com/images/newimages/header_background_gps_1.jpg) no-repeat bottom center;
	background-size: cover;
	height: 100vh;
}
#hero .bannerslider4{
        background: url(https://goqii-app.s3.amazonaws.com/storeimg/goqii_website_banner.jpg) no-repeat top center;
        height: 100vh;        
        background-size: cover;
}

.herocontent {
	padding: 120px 0px 35px 0px;
	width: 50.5%;
}

.herocontent-stride {
	padding: 320px 0px 35px 0px;
	width: 48.5%;
	float: right;
}



.herocontent-gps {
	padding: 150px 0px 35px 0px;
	width: 90%;
	float: right;
}
.herocontent-gps-images {
width:50% !important; padding-top:100px;
}
.bannerbtn{
visibility: visible;
animation-name: fadeInUp;
position: absolute;
bottom: 240px;
text-align: right;
padding-right: 0px;
}

.heroshot{
    margin-top: 0px;
    width: 100%;
    max-width: 1200px;
}

/*.herocontent_EcoSystem{
   padding: 50px 35px 50px 35px;
	background: #ffffff;
	position: relative;
	top: 756px;
	box-shadow: 0px 0px 10px 5px rgba(39,49,65,0.1);
}*/

#hero h1 {
  font-size: 45px;
  font-family: "Roboto";
  color: rgb(234, 33, 39);
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 0px;
  text-align: left;
  margin-top: 0px;
}

#hero h2{
	font-size: 30px;
	font-family: "Roboto";
	color: rgb(87, 87, 87);
	text-transform: uppercase;
	line-height: 1.067;
	text-align: left;
	font-weight: 300;
	margin-bottom: 0px;
}

#hero h3{
	font-size: 30px;
	font-family: "Roboto";
	color: rgb(87, 87, 87);
	text-transform: uppercase;
	line-height: 1.067;
	text-align: left;
	font-weight: 500;
	margin-top: 0px;
}

#hero h4{
font-size: 19px;
  font-family: "Roboto";
  color: rgb(87, 87, 87);
  line-height: 1.316;
  text-align: left;
  font-weight: 300;
}


/*================================
EcoSystem
================================*/
#EcoSystem{
    color: #fff;
    text-align: center;
	padding-top: 100px;
}

#EcoSystem .herocontent {
padding: 90px 35px 35px 35px;
width: 370px;
background: #f0f0f0;
right: 100px;
position: absolute;
}

#EcoSystem .heroshot{
    margin-top: 0px;
    width: 100%;
    max-width: 1200px;
}

#EcoSystem .herocontent_EcoSystem{
   padding: 50px 35px 50px 35px;
	background: #ffffff;
	box-shadow: 0px 0px 10px 5px rgba(39,49,65,0.1);
}

#EcoSystem h1 {
  font-size: 45px;
  font-family: "Roboto";
  color: rgb(234, 33, 39);
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 0px;
  text-align: left;
  margin-top: 0px;
}

#EcoSystem h2{
	font-size: 30px;
	font-family: "Roboto";
	color: rgb(87, 87, 87);
	text-transform: uppercase;
	line-height: 1.067;
	text-align: left;
	font-weight: 300;
	margin-bottom: 0px;
}

#EcoSystem h3{
	font-size: 30px;
	font-family: "Roboto";
	color: rgb(87, 87, 87);
	text-transform: uppercase;
	line-height: 1.067;
	text-align: left;
	font-weight: 500;
	margin-top: 0px;
}

#EcoSystem h4{
font-size: 19px;
  font-family: "Roboto";
  color: rgb(87, 87, 87);
  line-height: 1.316;
  text-align: left;
  font-weight: 300;
}
/*================================
services SECTION
================================*/
#services{
    
}

#services .sectionhead {
    text-align: center;
    padding-top: 100px;
    padding-bottom: 20px;
}

#services h1 {
  font-size: 45px;
  font-family: "Roboto";
  color:#39b24a;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 0px;
  text-align: left;
  margin-top: 0px;
}

#services h3{
	font-size: 19px;
	font-family: "Roboto";
	color: rgb(87, 87, 87);
	line-height: 1.316;
	text-align: left;
	font-weight: 300;
}


#services h4{
	font-size: 19px;
	font-family: "Roboto";
	color: rgb(87, 87, 87);
	line-height: 1.316;
	text-align: left;
	font-weight: 400;
	margin-top: 30px;
}

#services p {
    font-size: 17px;
    font-family: "Roboto";
    color: rgb(87, 87, 87);
    line-height: 1.295;
    font-weight: 300;
	text-align: left;
	
}
/*================================
ABOUT SECTION
================================*/
#about{padding-top: 100px;}

.herocontent_Health{
	position: relative;
	z-index: 2;
	width: 148%;
	padding: 25px 30px 0px 0px;
	background: rgba(255, 255, 255, 0.9);
	top: 25px;
}


#about h1 {
  font-size: 45px;
  font-family: "Roboto";
  color:#f6911f;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
  text-align: left;
  margin-top: 0px;
}

#about h3{
	font-size: 18px;
	font-family: "Roboto";
	color: rgb(87, 87, 87);
	line-height: 1.316;
	text-align: left;
	font-weight: 500;
}



#about.myapps{margin-top: 25px;}
#about.myapps li{display: inline}
#about.myapps li img{
    width: 30px;
}






/*================================
PORTFOLIO SECTION
================================*/
#portfolio{
    
    
}


#portfolio .sectionhead {
    text-align: center;
    padding-top: 100px;
    padding-bottom: 20px;
}

#portfolio h1 {
  font-size: 45px;
  font-family: "Roboto";
  color:#537ebe;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 0px;
  text-align: center;
  margin-top: 0px;
}

#portfolio h3{
	font-size: 19px;
	font-family: "Roboto";
	color: rgb(87, 87, 87);
	line-height: 1.316;
	text-align: center;
	font-weight: 300;
}


#portfolio h4{
	font-size: 19px;
	font-family: "Roboto";
	color: rgb(87, 87, 87);
	line-height: 1.316;
	text-align: left;
	font-weight: 400;
	margin-top: 30px;
}

#portfolio p {
    font-size: 17px;
    font-family: "Roboto";
    color: rgb(87, 87, 87);
    line-height: 1.295;
    font-weight: 300;
	text-align: left;
	
}
#portfolio a{color: #575757; text-decoration: underline;}
#portfolio a:hover{color: #f6911f; text-decoration: none;}
#portfolio img{    
    border: 5px solid #fff;
}
/*================================
Diagnostics SECTION
================================*/
#Diagnostics{padding-top: 100px;padding-bottom: 100px;}

#Diagnostics .herocontent_Diagnostics {
	position: relative;
	z-index: 2;
	width: 148%;
	padding: 25px 0px 25px 30px;
	background: rgba(255, 255, 255, 0.9);
	top: 145px;
	right: 48%;
}


#Diagnostics h1 {
  font-size: 45px;
  font-family: "Roboto";
  color:#575757;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
  text-align: left;
  margin-top: 0px;
}

#Diagnostics h3{
	font-size: 18px;
	font-family: "Roboto";
	color: rgb(87, 87, 87);
	line-height: 1.316;
	text-align: left;
	font-weight: 500;
}



/*================================
GOQiiArena SECTION
================================*/
#GOQiiArena{
	padding-top: 50px;
	padding-bottom: 50px;
	background: url(https://s3.amazonaws.com/goqii-website/images/newimages/bg_GOQii_arana.jpg) no-repeat center;
		background-size: auto auto;
	background-size: cover;
	height: 84vh;
}

.herocontent_GOQiiArena {
	 z-index: 2;
    width: 90%;
    padding: 25px 30px 30px 30px;
    background: rgba(0, 0, 0, 0.9);
    float: right;
    position: relative;
    top: 320px;
}


.herocontent_GOQiiArena h1 {
  	font-size: 45px;
	font-family: "Roboto";
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 20px;
	text-align: right;
	margin-top: 0px;
}

.herocontent_GOQiiArena h3{
	font-size: 18px;
	font-family: "Roboto";
	color: #fff;
	line-height: 1.316;
	text-align: left;
	font-weight: 500;
}
.herocontent_GOQiiArena p {
    font-size: 17px;
    font-family: "Roboto";
    color: #fff;
    line-height: 1.295;
    font-weight: 300;
	text-align: right;
	
}



.herocontent_Games4Good {
	z-index: 2;
	width: 90%;
	padding: 25px 30px 30px 30px;
	background: rgba(0, 0, 0, 0.9);
	float: left;
	position: relative;
	top: 0px;
}


.herocontent_Games4Good  h1 {
  	font-size: 45px;
	font-family: "Roboto";
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 20px;
	text-align: left;
	margin-top: 0px;
}

.herocontent_Games4Good  h3{
	font-size: 18px;
	font-family: "Roboto";
	color: #fff;
	line-height: 1.316;
	text-align: left;
	font-weight: 500;
}
.herocontent_Games4Good p {
    font-size: 17px;
    font-family: "Roboto";
    color: #fff;
    line-height: 1.295;
    font-weight: 300;
	text-align: left;
	
}


/*================================
Health_STORE SECTION
================================*/
#Health_STORE{
	height: 694px;
	background: url(https://s3.amazonaws.com/goqii-website/images/newimages/bg_Health_score.jpg) no-repeat top center;
	background-size: cover;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}



.herocontent_Health_STORE {
	z-index: 2;
	width: 90%;
	padding: 25px 30px 30px 30px;
	background: rgba(0, 0, 0, 0.9);
	float: left;
	position: relative;
	top: 0px;
}


.herocontent_Health_STORE  h1 {
  	font-size: 45px;
	font-family: "Roboto";
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 20px;
	text-align: left;
	margin-top: 0px;
}

.herocontent_Health_STORE  h3{
	font-size: 18px;
	font-family: "Roboto";
	color: #fff;
	line-height: 1.316;
	text-align: left;
	font-weight: 500;
}
.herocontent_Health_STORE p {
    font-size: 17px;
    font-family: "Roboto";
    color: #fff;
    line-height: 1.295;
    font-weight: 300;
	text-align: left;
	
}

/*================================
TESTIMONIAL SECTION
================================*/

.clientsphoto img{
    width: 80px;
    float: left;
    margin-right: 20px;
    border-radius: 50%;
}

.clientsphoto img:hover{
    border-radius: 15%;
}

blockquote{
    margin: 0;
    padding: 0 0 10px 0;
    border: none;
}

blockquote p{   
    font-style: italic;
    font-size: 14px;
}

.quote{overflow: hidden}
.quote h5{margin-bottom: 5px;}



/*================================
Rewards SECTION
================================*/
#Rewards{
    padding-bottom: 100px;
}

#Rewards .sectionhead {
    text-align: center;
    padding-top: 100px;
    padding-bottom: 20px;
}

#Rewards h1 {
  font-size: 45px;
  font-family: "Roboto";
  color:#39b24a;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 0px;
  text-align: left;
  margin-top: 0px;
}

#Rewards h3{
	font-size: 19px;
	font-family: "Roboto";
	color: rgb(87, 87, 87);
	line-height: 1.316;
	text-align: left;
	font-weight: 300;
}


#Rewards h4{
	font-size: 19px;
	font-family: "Roboto";
	color: rgb(87, 87, 87);
	line-height: 1.316;
	text-align: left;
	font-weight: 400;
	margin-top: 30px;
}

#Rewards p {
    font-size: 17px;
    font-family: "Roboto";
    color: rgb(87, 87, 87);
    line-height: 1.295;
    font-weight: 300;
	text-align: left;
	
}


/*================================
Health_STORE SECTION
================================*/
#CorporateWellness{
	background: url(https://websitecdn.goqii.com/images/newimages/bg_corporatewellness.jpg) no-repeat top center;
	background-size: cover;
	height: 694px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}




#CorporateWellness h1 {
  	font-size: 45px;
	font-family: "Roboto";
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 20px;
	text-align: left;
	margin-top: 0px;
}

#CorporateWellness h3{
	font-size: 18px;
	font-family: "Roboto";
	color: #000000;
	line-height: 1.316;
	text-align: left;
	font-weight: 500;
}
#CorporateWellness p {
    font-size: 17px;
    font-family: "Roboto";
    color: #000000;
    line-height: 1.295;
    font-weight: 300;
	text-align: left;
	
}

/*================================
KarmaSECTION
================================*/
#Karma{padding-top: 100px;padding-bottom: 50px;}

.herocontent_Karma{
	position: relative;
	z-index: 2;
	width: 148%;
	padding: 25px 30px 0px 0px;
	background: rgba(255, 255, 255, 0.9);
	top: 25px;
}


#Karma h1 {
  font-size: 45px;
  font-family: "Roboto";
  color:#000000;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
  text-align: left;
  margin-top: 0px;
}

#Karma h3{
	font-size: 18px;
	font-family: "Roboto";
	color: rgb(87, 87, 87);
	line-height: 1.316;
	text-align: left;
	font-weight: 500;
}



.herocontent_Karma .myapps{margin-top: 25px;}
.herocontent_Karma .myapps li{display: inline}
.herocontent_Karma .myapps li img{
    height: 70px;
	padding-right: 15px;
}




/*================================
HealthPlans SECTION
================================*/
#HealthPlans{
    background: url(https://websitecdn.goqii.com/images/newimages/bg_Health_plan.jpg) repeat-y top left;
	background-size: cover;
	padding-bottom: 100px;
}



#HealthPlans .sectionhead {
    text-align: center;
    padding-top: 70px;
    padding-bottom: 20px;
}
.herocontent_HealthPlans  {
	background: rgba(255, 255, 255, 0.9);
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
}

#HealthPlans h1 {
  font-size: 45px;
  font-family: "Roboto";
  color:#575757;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 0px;
  text-align: center;
  margin-top: 0px;
}


#HealthPlans h2{
	font-size: 35px;
	font-family: "Roboto";
	color: rgb(87, 87, 87);
	line-height: 1.016;
	text-align: left;
	font-weight: 500;
	padding-top: 35px;
}


#HealthPlans h3{
	font-size: 20px;
	font-family: "Roboto";
	color: rgb(87, 87, 87);
	line-height: 1.316;
	text-align: left;
	font-weight: 400;
	margin-top: 30px;
	border-bottom: 1px solid #d8d8d8;
	padding-bottom: 7px;
	padding-left: 7px;
}


#HealthPlans h4{
	font-size: 18px;
	font-family: "Roboto";
	color: rgb(87, 87, 87);
	line-height: 1.316;
	text-align: left;
	font-weight: 300;
	border-bottom: 1px solid #d8d8d8;
	padding-bottom: 10px;
	padding-left: 7px;
}


#HealthPlans h5{
	font-size: 38px;
	font-family: "Roboto";
	color: #ff0000;
	line-height: 1.016;
	text-align: left;
	font-weight: 500;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 7px;
	margin-bottom: 0px;
}

#HealthPlans p {
    font-size: 15px;
    font-family: "Roboto";
    color: rgb(87, 87, 87);
    line-height: 1.295;
    font-weight: 300;
	text-align: left;
	padding-left: 7px;
	
}


#HealthPlans .textbottom {
    font-size: 22px;
    font-family: "Roboto";
    color: rgb(87, 87, 87);
    line-height: 1.295;
    font-weight: 300;
    text-align: center;
	padding-top: 5px;
}

#HealthPlans a.details {
    color: #575757;
    text-decoration: underline;
}
#HealthPlans a.details:hover {
    color: #f6911f;
    text-decoration: none;
}


.popbg{background: #fff url(https://websitecdn.goqii.com/images/newimages/charger_laptop.jpg) top right no-repeat;}

/*================================
User Stories SECTION
================================*/
#UserStories{
    padding-bottom: 100px;
}

#UserStories .sectionhead {
    text-align: center;
    padding-top: 100px;
    padding-bottom: 70px;
}

#UserStories h1 {
  font-size: 45px;
  font-family: "Roboto";
  color:#575757;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 0px;
  text-align: center;
  margin-top: 0px;
}


#UserStories a {
    color: #575757;
    text-decoration: underline;
}
#UserStories a:hover {
    color: #f6911f;
    text-decoration: none;
}
#UserStories .img_profile{
    width: 141px; 
    border-radius: 50%;
}

#UserStories .img_profile:hover{
    border-radius: 15%;
}

#UserStories h2{
	font-size: 18px;
	font-family: "Roboto";
	color: rgb(87, 87, 87);
	line-height: 18px;
	text-align: center;
	font-weight: 500;
	padding-top: 0px;
	margin-top: 15px;
	margin-bottom: 0px;
}


#UserStories h3{
	font-size: 17px;
	font-family: "Roboto";
	color: rgb(87, 87, 87);
	line-height: 1.316;
	text-align: center;
	font-weight: 300;
	margin-top: 10px;
	margin-bottom: 20px;
}


#UserStories h4{
	font-size: 19px;
	font-family: "Roboto";
	color: rgb(87, 87, 87);
	line-height: 1.316;
	text-align: center;
	font-weight: 300;
}


#UserStories p {
    font-size: 17px;
    font-family: "Roboto";
    color: rgb(87, 87, 87);
    line-height: 1.295;
    font-weight: 300;
	text-align: center;
	
	
}



/*================================
Awards SECTION
================================*/
#Awards{
    padding-bottom: 100px;
}

#Awards .sectionhead {
    text-align: center;
    padding-top: 70px;
    padding-bottom: 20px;
}

#Awards h1 {
  font-size: 45px;
  font-family: "Roboto";
  color:#575757;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 0px;
  text-align: left;
  margin-top: 0px;
}

#Awards h3{
	font-size: 16px;
	font-family: "Roboto";
	color: rgb(87, 87, 87);
	line-height: 1.316;
	text-align: left;
	font-weight: 300;
	margin-bottom: 0px;
}


#Awards h4{
	font-size: 15px;
	font-family: "Roboto";
	color: rgb(87, 87, 87);
	line-height: 1.316;
	text-align: left;
	font-weight: 500;
	margin-top: 10px;
	margin-bottom: 0px;
}

#Awards p {
    font-size: 15px;
    font-family: "Roboto";
    color: rgb(87, 87, 87);
    line-height: 1.295;
    font-weight: 300;
	text-align: left;
	
}


#Awards a {
    color: #575757;
    text-decoration: none;
}
#Awards a:hover {
    color: #f6911f;
    text-decoration: none;
}

/*================================
FOOTER SECTION
================================*/

footer {
  text-align: left;
  padding: 20px 0 0;
  background: #282828;
  border-top: 6px solid #ed5627;
}

footer .bigicon,footer p {
  color: #7e7e7e;font-size: 14px;
}

.footerlinks {
  margin: 0;
}

.footerlinks li {
  display: inline;
  padding: 10px 10px 10px 0;
  text-transform: uppercase;
  letter-spacing: 0;
  color: #a8a8a8;
}

.footersocial li {
  display: inline;
  padding: 0 15px;
  font-size: 2em;
}

.footersocial li a {
  color: #7e7e7e;
}

.footersocial li a:hover {
  color: #ea9312;
}

.footeractive {
  color: #34a853!important;
}

.socials {
  text-align: right;
  margin-bottom: 10px;
}

.socials a {
  width: 35px;
  height: 35px;
  display: inline-block;
  margin: 0 5px;
  background-color: #aaa9a9;
  text-align: center;
  line-height: 35px;
  border-radius: 50%;
  color: #282828!important;
  font-size: 20px;
  transition: all .5s ease;
}

.socials a:hover {
  background-color: #fff;
}


/*================================
FOLLOW BUTTON
================================*/
.dribbble-follow-button {
	display: inline-block;
    margin-top: 15px;
}

.dribbble-follow-button .label, .dribbble-follow-button .count {
    font: bold 11px/18px 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #333;
    border: 1px solid #ccc;
    text-decoration: none;
    display: inline-block;
    position: relative;
    border-radius: 3px;
}

.dribbble-follow-button .label {
    padding: 0 3px 0 1px;
    white-space: nowrap;
    background: #e3e3e3;
    background: linear-gradient(top, white, #dedede);
}

.dribbble-follow-button .label i {
    height: 18px;
    width: 18px;
    float: left;
    background: url(https://websitecdn.goqii.com/images/newimages/icon.png) no-repeat top left;
}

.dribbble-follow-button .label:hover {
    border-color: #bbb;
    background: #fff;
    color: #333;
}

.dribbble-follow-button .label:active {            
     box-shadow: 0 1px 5px rgba(0,0,0,.15) inset;
}

.dribbble-follow-button .count {
    margin-left: 5px;
    padding: 0 3px;
    color: #333;
    border-color: #bbb;
    font-weight: normal;
    background: white;
}

.dribbble-follow-button .count:hover {
    text-decoration: underline;
}

.dribbble-follow-button .count > * {
	top: 50%;
	left: 0;
	margin: -4px 0 0 -4px;
	border: 4px solid transparent;
	border-right-color: #aaa;
	border-left: 0;
	position: absolute;
}

.dribbble-follow-button .count u {
    margin-left: -3px;
    border-right-color: white;
}


@media (max-width: 767px){
    .shots img{margin-bottom: 15px; max-width: 90%}
}

