

@media (max-width: 736px){
	.main-logo{
    margin: 50px 0px 0px 50px!important;
}

p.phone.text-right {
    text-align: center!important;
}

.col-sm-10.info-header {
    text-align: center;
}

.row .col-xs-12.col-md-4.text-center {
    margin-top: 30px;
}

.col-md-6.footer-info-3 p.site-by.text-right {
    text-align: center;
}

.media-body img.pull-left {
    padding: 10px;
}

.info-header {
    padding-top: 0px;
}

.inner-container h3{
	padding:39px;
}

.inner-container p{
	padding:15px;
}

.panel-body {
    padding: unset!important;
}

.panel-body iframe {
    width: 17em;
}

}

@media (min-width: 320px){

.row .box {
    width: auto;
}

.row .col-md-6.footer-info-3 {
    text-align: center;
}

.info-header {
    padding-top: 0px!important;
}

.col-md-6.footer-info-1 {
    text-align: center;
}

img.alignright {
    margin: 5px -20px 10px 1px!important;
}

}

@media (max-width: 320px){
	.inner-container p{
	padding:unset;
}
.panel-body {
    padding: 20px!important;
}

.panel-body iframe {
    width: 15em;
}
}

@media screen and (max-width:736px) and (orientation:landscape){

	div#atm-placement {
    padding: 10px;
}

.col-sm-2.logo {
    margin-left: 25%;
}

}

@media screen and (max-width:570px) and (orientation:landscape){

.col-sm-2.logo {
    margin-left: 20%;
}

}


@media screen and (max-width:480px) and (orientation:landscape){

.col-sm-2.logo {
    margin-left: 15%;
}
}

@media (width:768px){

	.col-sm-3.col-sm-offset-1 {
        padding-left: 45px;
    }
    .panel-body iframe{
    	width:40em;
    }
    .navbar-nav.navbar-right:last-child {
        margin-right: 0;
    }
}

@media screen and (max-width:1024px) and (orientation:landscape){
	.panel-body iframe{
    	width:53em;
    }

}

@media (width:1024px){
	iframe {
    width: 53em;
}
}
