/*
Author  :   Phoenixcoded
Date    :   08-2016
Web     :   http://Phoenixcoded.com
*/

body {
    font-family: "Open Sans", sans-serif;
    position: relative;
}
.logo{
    color: #fff;
    cursor: pointer;
    font-family: arizonia;
    font-size: 50px;  
}
.logo:hover{
    color: #fff;   
}
h2{
    font-size: 22px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.common-btn {
    background-color: #00CCD6;
    border-color: #00CCD6;
    border-radius: 0px;
    transition-duration: 0.5s;
    box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.32);
    padding: 15px;
}
.common-btn:hover{
    box-shadow: none;
}
.common-btn:hover,
.common-btn:active,
.common-btn:focus {
    background: #00CCD6;
    color: #fff;
    outline: none
}
.colored-button {
    font-size: 20px;
    max-width: 250px;
    min-width: 250px;
    color: #fff;
    background: #00CCD6;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
}
/* Header CSS Starts */

.header-section {
    background: #00CCD6;
    padding: 50px 0;
    color: #fff;
}
.header-section img {
    display: inline-block;
}
.header-section p {
    font-size: 18px;
    font-weight: 400;
}
.mb30 {
    margin-bottom: 30px;
}
/* Header CSS Ends */

.main-content{
   background-color:#edf1f2; 
}

.layout-block{
    padding: 30px;
    background: #fff;
    box-shadow: 0px 0px 1px 1px rgba(128, 128, 128, 0.12);
}

.layout_txt{
    font-weight: 700;
    margin-left: 5px;
   color: #00CCD6;
}

.mt50{
    margin-top: 50px;
}

.mb50{
    margin-bottom: 50px;
}

.wrapper {
    background: none;
    margin: 0 auto;
    width: 100%;
    float: left;
}
a {
    outline: none;
}
img {
    height: auto;
    max-width: 100%;
}
a:hover,
a:focus {
    outline: none;
    text-decoration: none;
}
/* Header */
.text-center.buy h2 {
    margin: 90px 0;
    font-size: 50px;
    color: #fff;
    letter-spacing: -2px;
}
.btn-buy.custom-buy {
    border-color: #ffffff;
    border-radius: 0;
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    height: 50px;
    line-height: 50px;
    padding: 0 30px;
    text-transform: uppercase;
}
.btn-buy.custom-buy:hover {
    background-color: #f0b250;
    border-color: #f0b250;
    color: #ffffff;
}
.thumb {
    width: 100%;
    height: 527px;
    position: absolute;
    top: -257px;
    left: 0;
    z-index: 1;
}
.thumb img,
.logo img,
.star {
    margin: 0 auto;
}
/* Main content */

.main-content {
    position: relative;
}
.main1 {
    clear: both;
    padding-top: 90px;
}
.heading-title {
    color: #f0b250;
    margin: 100px 0 25px;
    text-transform: uppercase;
}
.heading-title.heading-title-features {
    color: #fff;
}
.tile-heading-header-footer {
    margin-top: 90px;
}
.text_heading {
    margin: 25px auto;
    font-weight: 300;
    font-size: 16px;
    color: #3f3f3f;
    width: 800px;
    line-height: 35px;
}
.shop-name {    
    font-weight: 400;
    font-size: 18px;
    color: #666;
    display: block;
    text-align: center;
}
.image-bg {
    background-image: url('../images/macbook2.png');
    width: 350px;
    height: 320px;
    display: inline-block;
    position: relative;
}
.icon-new {
    background-color: #d6644a;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    color: #ffffff;
    font-size: 200%;
    font-weight: bold;
    height: 100px;
    line-height: 100px;
    position: absolute;
    right: 20px;
    text-align: center;
    text-transform: uppercase;
    width: 100px;
    top: -35px;
    z-index: 9;
    font-family: 'gotham';
}
.image-bg .image-shop-scroll {
    background-position: center 0;
    background-repeat: no-repeat;
    position: absolute;
    width: 315px;
    height: 179px;
    top: 80px;
    left: 16px;
}
.image-bg .image-shop-scroll.image-shop-scroll-5 {
    background-color: #333333;
    opacity: 0.2;
}
/*.image-bg .glare{background: url('../images/glare.png') center 0 no-repeat;position:absolute;width:250px;height:300px;top:10px;right:59px;}*/

.image-bg .image-shop-scroll {
    transition: all 5s ease-out 0s;
    -webkit-transition: all 5s ease-out 0s;
    -moz-transition: all 5s ease-out 0s;
    -ms-transition: all 5s ease-out 0s;
    -o-transition: all 5s ease-out 0s;
}
.image-bg:hover .image-shop-scroll {
    background-position: center 100%!important;
}
.link:hover {
    cursor: pointer;
}
.bg-parallax {
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
/* features ============================================*/
/*.features{background-image: url('../images/bg-features.jpg') ;padding: 90px 0 50px;}*/
/*.features{padding: 90px 0 50px; background-color: #063345 }*/

.features {
    padding: 90px 0 50px;
    background-color: #333
}
.feature {
    float: left;
    font-weight: bold;
    text-align: left;
    width: 100%;
    margin-bottom: 40px;
}
.feature .fa {
    height: 60px;
    width: 60px;
    background-color: #f0b250;
    display: block;
    font-size: 150%;
    font-style: normal;
    line-height: 60px;
    color: #fff;
    text-align: center;
    float: left;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
}
.feature h4 {
    font-size: 20px;
    color: #fff;
    margin: 0 0 5px;
}
.feature span {
    display: block;
    font-size: 15px;
    font-weight: 300;
    line-height: 23px;
    color: #fff;
}
.feature .icon {
    float: left;
    margin: 0 28px 0 0;
}
.feature-text {
    padding-left: 96px;
}
.apple-icon,.android-icon{
	transition-duration: 0.4s;
}
.apple-icon:hover{
	background: #666;
	transition-duration: 0.4s;
	border-color:#666;
}
.android-icon:hover{
	background: #A5C63B;
	transition-duration: 0.4s;
	border-color: #A5C63B;
}
.apps-icon{
	position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    margin-top: -4em;
    margin-left: -13.5em;
}
.apps-icon a{
	display: block;
    border-radius: 50px;
    background: #22C064;
    font-size: 20px;
    margin: 5px 0;
    padding: 6px 12px;
}
.link-color{
	color: #fff;
	opacity:0.8;
}

/* Color-boxes CSS Starts */
.color-box-1,.color-box-2,.color-box-3,.color-box-4,.color-box-5,.color-box-6,.color-box-7{
	height: 25px;
    width: 25px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
    border: 5px solid #fff;
    margin-left: 5px;
    display: inline-block;
}
.color-box-1{	
	background:#22C064; 
}
.color-box-2{	
	background:#818EDB; 
}
.color-box-3{	
	background:#BAAD7C; 
}
.color-box-4{	
	background:#23D1B7; 
}
.color-box-5{	
	background:#FF5E76; 
}
.color-box-6{	
	background:#8B4DA5; 
}
.color-box-7{	
	background:#A0CE4E; 
}


/* Color-boxes CSS Ends */


/* footer ============================================*/

.footer{
	background: #00CCD6;
	color: #fff;	
	width: 100%;
}
.footer p{
	margin: 20px 0;
}

@media (min-width: 992px) and (max-width: 1200px) {
    .image-bg {
        background-size: 100% auto;
        width: 300px;
        height: 270px;
    }
    .image-bg .image-shop-scroll {
        height: 156px;
	    left: 27px;
	    top: 66px;
	    width: 243px;
    }
}

/*$media (max-width: 480px) */

@media (max-width: 480px) {
    .image-bg {
        background-size: 100% auto;
        height: 290px;
        width: 320px;
    }
    .image-bg .image-shop-scroll {
    	background-position: center 0;
    	background-repeat: no-repeat;
    	height: 165px;
    	left: 28px;
    	position: absolute;
    	top: 72px;
    	width: 260px;
    }
    .apps-icon{
    	margin-left: -12.7em;
    }
    .glare {
        display: none;
    }
    
}

@media (max-width: 650px){
.footer p{
    	text-align: center;
    }
    .layout-block{
        padding: 30px 0;
    }
}


@media (max-width: 320px) {
    .image-bg {
        width: 230px;
        height: 265px;
    }
    .image-bg .image-shop-scroll {
        height: 117px;
        left: 20px;
        top: 53px;
        width: 187px;
    }
    .apps-icon{    	
    	margin-top: -6em;
    	margin-left: -10em;
    }
}


