a {
	color:#22bcec;
}

.cta{
	margin:0px;
}

.phonenumber a {
    color:#FFFFFF;
}
.phonenumber a:hover {
    color: #22bcec;
}

.cta .phone_icon{
	float:left;
	width:31px;
	height:30px;
	margin-right:6px;
	margin-top: 6px;
}

.phone_icon .fa-phone-square {
    color: #22bcec;
}

.cta .phone_number{
	float:right;
}
.phone_number a {
	/*color:#00a2f5;*/
}
.cta a{
	font-size: 21px;
	margin-left:0px;
}

.cta .call_us{
	font-size: 14px;
  color: #797878;
  margin-bottom: -6px;
}
#header{
	background: url(../images/imatrix/header_bg.jpg) repeat-x;
	height:66px;
	padding:10px 0px;
	margin:auto;
}
.logo { margin-top:5px;}
.hor_line{
	background: #22bcec;
	/*width: 100%;*/
	height:2px;
	margin:auto;
}

.devices-list a:hover, .devices-list a.active {
	background: #22bcec none repeat scroll 0 0;
}

.preview-panel .btn-select {
	background: #22bcec;
}

.nav-panel a i {
  color: #22bcec;
}

.select-module .visual::before {
  background: #22bcec none repeat scroll 0 0;
}

.promo-section .btn i {
	color: #22bcec;
}

.theme-item .btn i {
  color: #22bcec;
}

.items-area .note i {
  color: #22bcec;
}
.theme-item .frame {
	margin-left:0px;
}
.promo-section {
	background: url(../images/Dental_HeroImage.jpg) no-repeat 50% 50%;
}
.tablet {margin-top:25px !important;}
.phone {margin-top:25px !important;}
#footer {position:inherit;}
@media (max-width: 1199px) {
	.theme-item {
		margin-bottom: 110px;
	}
}
@media (max-width: 767px) {
	/*.logo {*/
		/*width: 194px;*/
	/*}*/
	/*.theme-item {*/
		/*margin-bottom: 85px;*/
	/*}*/
	/*.theme-item .holder {*/
		/*margin: 0px;*/
	/*}*/
	/*.theme-item .frame {*/
		/*margin-left: 0px;*/
		/*margin-right: 0px;*/
	/*}*/

    .items-area {
        padding-top:0px;
    }

    .theme-item {
        margin-top: 85px;
        margin-bottom: 45px;
    }

    .theme-item .visual {
        margin-right: 0px;
        right: 0;
        left: 50%;
        /* width: 668px;*/
        margin-left: 0px;
    }

    .theme-item .holder {
        min-height: 128px;
        height: 128px;
    }

    .theme-item .frame {
        margin-right: -28px;
        margin-left: -28px;
    }

    #header {
        height: 116px;
        background: #fff;
    }

    #header .logo {
        float: none;
        margin: 0 auto;
        margin-top: 5px;
        width: 300px;
        padding-top:0px;
        padding-bottom:0px;
    }

    #header .logo img{
        margin: 0 auto;
    }

    .cta{
        margin:0px;
        padding-top:0px;
        padding-bottom:0px;
    }

    .cta .phone_icon {
        display: none;
    }

    .cta .phone_number {
        margin-top: 10px;
        float: none;
    }
}

#topbutton {
	background-color: #22bcec;
}