/*
Theme Name: BootstrapWP
Theme URI: http://bootstrapwp.rachelbaker.me
Author: Rachel Baker
Author URI: http://www.rachelbaker.me
Description: A semantic HTML/CSS framework base theme for WordPress Developers ported from Twitter Bootstrap
Version: 1.0
=======
License: GNU General Public License
License URI: license.txt

This theme, like WordPress, is licensed under the GPL.

The development of BootstrapWP was powered by Sublime Text 2 and lots of Diet Coke.
Use this starter theme to make something cool.  Please share the results with me via Twitter @rachelbaker.
Enjoy!

*/
/********************************************************

Comfortable with LESS?  Check out the /assets/css/less folder where the bootstrapwp.less file is the master complier

Not comfortable with LESS?  You can override the compiled bootstrapwp.css file by adding custom styles here.
-------------------------------------------------- */

/* iPad Portait */

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 2) {
	
	
	
	
}

/* End iPad Portrait */






/* iPad */

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  {
	
	.logo {
    margin-left: 15px !important;
}
	#main-menu {
    margin-right: 0px !important;
}
	.blue-box-border {
    height: 122px !important;
}
	.tab-phone {
    line-height: 115px;
    font-size: 24px;
}
	#panel-2-3-0-0 > .panel-widget-style {
    padding: 59.5px 50px !important;
}
	#panel-2-3-2-0 > .panel-widget-style {
    padding: 59px 50px !important;
}
	#panel-2-4-1-0 > .panel-widget-style {
    padding: 25px 50px !important;
}
	.tick {
    font-size: 14px !important;
}
	.footer-bg {
    margin-top: 20px !important;
}
	
}

/* End iPad */




@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 736px) {
	
	.logo {
    width: 64% !important;
    margin-left: 0px !important;
}
	.phone-tab-mob {
    margin-bottom: 0px !important;
    border-radius: 0px 0px 5px 5px;
    margin-top: -20px !important;
    margin-left: -20px !important;
    text-align: center !important;
    margin-right: -20px !important;
    padding: 10px !important;
	float: none !important;
}
	.slider-1 {
    text-align: center;
}
	
	.slider-2 {
    text-align: center;
    line-height: 84px !important;
}
	
	.slider-3 {
    text-align: center;
    font-size: 17px !important;
    display: table !important;
    margin-left: auto;
    margin-right: auto;
}
	
	.slider-4 {
    text-align: center;
}
	
	.blue-button {
    margin-left: auto;
    margin-right: auto;
}
	
	#pg-2-2 > .panel-row-style {
    background-image: url("/wp-content/uploads/2018/05/phone-bg.jpg") !important;
}
	p {
    text-align: center;
}
	h1, h2, h3, h4, h5, h6 {
    text-align: center;
}
	.footer-logo {
    width: 73% !important;
}
	.footer-nav {
    font-size: 16px;
    display: none !important;
}
	
	.footer-bg {
    margin-left: -20px;
    margin-right: -20px;
}
	
}

/* End Responsive */

.footer-nav > a {
    color: white;
}

.blue-button > a {
    color: white;
}

.blue-button > a:hover {
    color: #fff000;
	text-decoration: none;
}

#gform_submit_button_1 {
    background: #1e4181;
    border: none;
    border-radius: 0;
    padding: 10px 25px;
    text-transform: uppercase;
}

.book-now {
    background: #1e4181;
    display: inline;
    padding: 10px 25px;
    line-height: 43px;
    color: white;
}

.tick {
    background: rgba(0, 0, 0, 0) url("/wp-content/uploads/2018/05/tick.jpg") no-repeat scroll 0 0;
    font-size: 17px;
    line-height: 70px;
    list-style: outside none none;
    margin-top: -10px;
    padding: 1px 0 3px 43px;
}

.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
    height: 41px;
}


.list {
    list-style: disc inside !important;
    margin-left: 10px !important;
	line-height: 32px;
}

.header-title {
    background: #1e4181;
    padding: 14px 15px;
    display: inline-block;
    color: white;
}

.footer-bg {
    background: #1e4181;
    color: #FFF;
    margin-top: 50px;
    text-align: center;
    padding: 49px 0px 21px;
}

.footer-logo {
    width: 29%;
}

.footer-nav {
    padding: 26px 0px;
    word-spacing: 8px;
}

.phone-tab {
    float: right;
    background: #fff000;
    padding: 10px 32px;
    margin-bottom: -46px;
    border-radius: 0px 0px 5px 5px;
}

#main-menu {
	margin-right: -14px;
}


.blue-button {
    background: #1e4181;
    display: table;
    padding: 15px 25px;
    color: white;
    margin-top: 36px;
}

.slider-1 {
    color: #fff000;
    font-size: 35px;
    line-height: 66px;
}

.slider-2 {
    font-size: 86px;
    font-weight: bold;
    line-height: 61px;
    margin-bottom: 41px;
	color:white;
}

.slider-3 {
    text-transform: uppercase;
    font-size: 23px;
    word-spacing: 16px;
    color: white;
    background: #1e4181;
    display: inline;
    padding: 10px 21px;
}

.slider-4 {
    color: white;
    margin-top: 31px;
}

.home-box {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    line-height: 42px;
}

.fa.fa-envelope-open-o.fa- {
    color: yellow;
    font-size: 30px;
    margin-bottom: 2px;
    margin-top: 7px;
}

.fa.fa-clock-o.fa- {
	color: yellow;
    font-size: 30px;
    margin-bottom: 2px;
    margin-top: 7px;
}

.fa.fa-map-marker.fa- {
	color: yellow;
    font-size: 30px;
    margin-bottom: 2px;
    margin-top: 7px;
}

.fa.fa-phone.fa- {
	color: yellow;
    font-size: 30px;
    margin-bottom: 2px;
    margin-top: 7px;
}



.header-bg {
    background: #1e4181;
    padding: 20px;
}


.blue-box {
    font-size: 18px;
    text-transform: uppercase;
    line-height: 36px;
	font-weight: bold;
}


.logo {
    width: 26%;
    padding: 11px 0px;
	margin-left: -30px;
}

.blue-box-border {

    border: 1px solid;
    padding: 20px 16px 32px;
    margin-top: -32px;
    text-align: center;
    height: 82px;

}


.home-phone {
    font-size: 29px;
    line-height: 82px;
    max-width: 100%;
    font-weight: bold;
}