html, body, div, ul {
	box-sizing: border-box;
}

html, body {
	margin: 0;
	padding: 0;
	font-family: 'Oswald', sans-serif !important;
}

.card {
    height: 400px;
    margin: 0 auto;
    padding: 30px;
    width: 600px;
}

.card a.thumb {
	float: left;
	width: 100px;
	height: 60px;
	margin: 0 5px 10px 0;
}

.card a.thumb img {
	max-width: 100%;
	max-height: 100%;
}

.back {
    background-color: #ffffff;   
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.4);
    height: 80%;
    padding: 0px 0px 0px 0px;
    text-align: center;
    width: 100%;
	background-image: radial-gradient(#dabc44 30%, #c98507 70%);
}

.front {
    background-color: #ffffff;   
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.4);
    height: 80%;
    padding: 0px 0px 0px 0px;
    text-align: center;
    width: 100%;
	background-image: radial-gradient(#dabc44 30%, #c98507 70%);
}
.left{
	position: absolute;
    left:0px;
    height: 100%;
    width: 20px;
	background-repeat: no-repeat;
    background-size: auto 320px;
    background-image: url(../images/left.png);
}
.right{
	position:absolute;
    right:0px;
    height: 100%;
    width: 20px;
	background-repeat: no-repeat;
    background-size: auto 320px;
    background-image: url(../images/right.png);
}

.logo{
	float: left; 
	margin-left: 20px;
	width:128px; 
	margin-top:25px;
}
.camera{
	width:92px;
}
.info-div {
    color: #030200;
    float: right;
    margin-right: 65px;
	margin-top:20px;
}
.info-div .p-title{
    font-size: 17px;
    margin-bottom: 5px;
    margin-top: 14px;
    text-align: right;
}
.info-div p{
	margin: 0px; text-align: right; font-size: 14px; line-height:20px;
}
.info-div a{
	text-decoration: none;
	color: #030200;
}
.info-div a:hover{
	text-decoration: none;
	color: #030200;
}
.info-div img{
	width: 20px; margin-right: 5px;
}
.follow{
	width: 100%; float: left; padding-top: 10px;font-size: 15px; 	
}
.follow p{
	margin-bottom:4px;
	color:#000;
}
.follow h2{
	margin-top:0px;
	margin-bottom:3px;
	font-size:22px;
	color:#030200;
}
.social a{
	margin-right: 5px;	
}
.social a img{
	width: 20px;
}

.social{
	margin-top: 5px;	
}


.back-div {
    float: left;
    width: 100%;
}

.services{
	float: left;
	 margin-top: 15px;
}

.services img{
	width: 120px;
    margin-left: 45px;
}


.enq-div {
    color: #030200;
    float: right;
    margin-right: 65px;
	margin-top:10px;
}
.enq-div .p-title{
    font-size: 17px;
    margin-bottom: 5px;
    margin-top: 14px;
    text-align: right;
}
.enq-div p{
	margin: 0px; text-align: right; font-size: 14px; line-height: 20px;
}
.enq-div a{
	text-decoration: none;
	color: #030200;
}
.enq-div a:hover{
	text-decoration: none;
	color: #030200;
}
.enq-div img{
	width: 15px; margin-right: 5px;
}
.addressDiv h1 {
	overflow: hidden;
  text-align: center;
  font-size: 17px;
   margin-top: 10px;
    margin-bottom: 8px;
	    letter-spacing: 4px;
}
.addressDiv h2 {
	font-size:18px;
	letter-spacing:2px;
}
/*.addressDiv h1:before,
.addressDiv h1:after {
  background-color: #000;
  content: "";
  display: inline-block;
  height: 1px;
  vertical-align: middle;
  width: 12%;
}

.addressDiv h1:before {
  right: 0.5em;
  margin-left: -50%;
}

.addressDiv h1:after {
  left: 0.5em;
  margin-right: -50%;
}*/
.addressDiv{
	width: 100%; float: left; padding-top:15px;font-size: 15px; 	
}
.addressDiv a{
	text-decoration: none;
	color: #030200;	
}
.addressDiv a:hover{
	text-decoration: none !important;
	color: #030200 !important;	
}
.social-image{
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	width:32px;
	-webkit-box-shadow: 1px 3px 10px 1px #000000;
       -moz-box-shadow: 1px 3px 10px 1px #000000;
             box-shadow: 1px 3px 10px 1px #000000;
	border-radius: 50%;
}
.right-arrow{
	/*
	float: right; 
	margin-right: 24px; 
	margin-top: 8px;
	*/
	position: absolute;
	left:0;
	bottom: 23px;
}

.right-arrow img{
	width: 30px
}

.left-arrow{
	/*
	float: left; 
	margin-left: 15px; 
	margin-top: 10px;
	*/
	position: absolute;
	right:0;
	bottom: 27px;

}

.left-arrow img{
	width: 30px;
	-moz-transform: rotate(180deg);
-webkit-transform: rotate(180deg);
-o-transform: rotate(180deg); /*opera*/
transform: rotate(180deg); /*likely future standard*/
}

.effect, .effect1, .effect2, .effect3, .effect4, .effect5, .effect6, .effect7, .effect8, .effect9, .effect12, .effect13, .effect14{
	display: none;
}
.addressDiv p{
	color: #030200;
	margin-bottom: 4px;
}
.info-div1 img{
		width:18px;
		margin-right:7px;
	}

.right-arr-sug{
	position: absolute; 
	right: 0px; 
	bottom: -45px; 
	color: rgb(0, 0, 0);
	text-align: left;
}

.left-arr-sug{
	position: absolute; 
	left: 0px; 
	bottom: -45px; 
	color: rgb(0, 0, 0);
	text-align: left;
}

.down-arrowleft {
	position:absolute;
	text-align: center;
	margin: 9% 0;
	top: 67%;
    left: 80px;
}
.down-arrowleft img{
	width:30px;
}
.down-arrowright {
	position:absolute;
	text-align: center;
	margin: 9% 0;
	top: 66%;
    right: 85px;
}
.down-arrowright img{
	width:30px;
}
.bounce {
  -moz-animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateX(0);
  }
  40% {
    transform: translateX(5px);
  }
  60% {
    transform: translateX(3px);
  }
}


/****************************************RESPONSIVE CSS START *******************************************************/

@media (min-width: 320px) and (max-width: 480px) {
	
	
	.card{
		width: 95%;
	    padding: 50px 10px 13px 10px;
	    margin: 0;
	    height: 300px;
	    margin-top: 18%;
	}
	
	.logo{
		width:100px;
		margin-top: 10px;
		margin-left: 7px;
	}
	.camera {
    width: 58px;
	}
	.info-div {
    margin-right: 32px;
    margin-top: 10px;
	}
	.info-div .p-title{
		font-size: 14px;
		margin-bottom: 3px;
		margin-top: 8px;
	}
	.info-div p{
		font-size: 12px;
		line-height:17px;
	}
	
	.info-div img{
		width: 18px;
	}
	.social a img {
	    width: 18px;
	}
	.follow{
		padding-top:10px;
	}
	.follow h2{
		margin-top: 6px;
		margin-bottom: 6px;
		font-size:15px;
	}
	.follow p{
		font-size:12px;
		margin-bottom: 4px;
	}

	.services{
		margin-top: 14px;
    	font-size: 9px;
	}
	.services img{
		width: 82px;
		margin-left: 15px;
	}
	.enq-div {
    margin-right: 30px;
    margin-top: 4px;
	}
	.enq-div .p-title{
		font-size: 14px;
		margin-top: 10px;
	}
	.enq-div p{
		font-size: 12px;
		margin-top: 3px;
		line-height:12px;
	}
	
	.enq-div img{
		width: 14px;
		height:14px;
	}
	.addressDiv h2 {
		font-size: 16px;
		margin-top: 0px;
		margin-bottom: 5px;
		letter-spacing:1px;
		color:#000;
	}
	.addressDiv h1{
		font-size:13px;
		margin-top: 2px;
		margin-bottom: 0px;
		letter-spacing:3px;
		color:#000;
	}
	.addressDiv p{
		font-size: 12px;
	}
	.addressDiv{
		padding-top: 6px;
		padding-left: 14px;
		padding-right: 16px;
	}
	.social-image{
		width:25px;
		margin-left:2px; 
		margin-right:2px;
		margin-top:4px;
	}
	.left-arrow img{
		width: 20px;
	}
	.right-arrow img{
		width: 20px;
	}
	.right-arrow{
		margin-right: 15px;
    	bottom: 16px;
	}
	.left-arrow{
		margin-left: 15px;
    	bottom: 24px;
	}
	.down-arrowright {
		top: 69%;
		right: 26px;
	}
	.down-arrowright img{
		width:15px;
	}
	.down-arrowleft {
		top: 72%;
		left: 21px;
	}
	.down-arrowleft img{
		width:15px;
	}
}

@media (min-width: 481px) and (max-width: 767px) {
	.card{		
	    padding: 17px 10px 13px 20px;
	    margin: 0;
	   
	}
	.addressDiv{
		margin-top: 35px;
	}
}


/****** popover css**********/
.popover-content{
	font-size: 12px;
}

.left-popoverarrow img{
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg); /*opera*/
	transform: rotate(180deg); /*likely future standard*/
}




.popover-remove{
	box-shadow: 3px 5px 15px rgba(0, 0, 0, 0.8);
	margin: auto; 
	position: absolute; 
	z-index: 1070; 
	background-color: rgb(255, 255, 255); 
	left: 10%; bottom: 10%; 
	padding: 10px 15px; 
	border-radius: 5px; 
	color: #000; 
	letter-spacing: 1px; 
	text-decoration: none;
}
/******popover css **********/