/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
html, body{
  font-family: 'Roboto-Regular';
  font-size: 100%;
  background:#f0f0f0;
}
body a {
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
	font-family: 'Roboto-Regular';
}
body a:hover,h5.top a:hover,.b-text h5 a:hover,.b-bottom-text h5 a:hover,.b-text h6 a:hover,.b-bottom-text h6 a:hover{
    color: #ee5656;
	
}
@font-face {
   font-family: 'Roboto-Regular';
   src: url(../fonts/Roboto-Regular.ttf)format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/Open Sans.woff2') format('woff2');
}

/* dock - top */
.dock
{
	position: relative;
	height: 120px;
	text-align: center;
    padding-left:10px;
    padding-right:10px;
    width:100%;
    background-color:#f0f0f0;
    padding-top :20px;
    
    
}
.dock-container
{
	position: absolute;
	height: 120px;
	padding-left: 20px;
}
a.dock-item
{
	display: block;
	width: 100px;
	color: #CC3300;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 14px Arial, Helvetica, sans-serif;
}
.dock-item img
{
	border: none;
	margin: 5px 10px 0px;
	width: 100%;
}
.dock-item span
{
	display: none;
	padding-left: 2px;
}
.modalBackground
{
	background-color: #000000;
	filter: alpha(opacity=40);
	opacity: 0.4;
}





a:hover{
 text-decoration:none;
}
input[type="button"],input[type="submit"],.port-grid ,.text p,.text h3{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
h1,h2,h3,h4,h5,h6{
	margin:0;	
	font-family:'Roboto-Regular';
}	
p{
	margin:0;
	font-family: 'Roboto-Regular';
}
ul{
	margin:0;
	padding:0;
}
label{
	margin:0;
}
.logo a {
    display: block;
}
/*--header--*/
#header {
	
	padding-top: 10px;
	padding-bottom: 10px;
}
  .content {
		margin:0;
		padding:0px;
	}
	.content p:last-child {
		margin: 0;
	}
	.content a.button {
		display: inline-block;
		padding: 10px 20px;
		background: #ff0;
		color: #000;
		text-decoration: none;
	}
	.content a.button:hover {
		background: #000;
		color: #ff0;
	}
	.content.title {
		position: relative;
		background: #333;
	}
	.navbar-nav {
		float: left;
		margin: 0;
	}
	.content.title h1 span.demo {
		display: inline-block;
		font-size: .5em;
		padding: 10px;
		background: #fff;
		color: #333;
		vertical-align: top;
	}
	.content.title .back-to-article {
		position: absolute;
		bottom: -20px;
		left: 20px;
	}
	.content.title .back-to-article a {
		padding: 10px 20px;
		background: #f60;
		color: #fff;
		text-decoration: none;
	}
	.content.title .back-to-article a:hover {
		background: #f90;
	}
	.content.title .back-to-article a i {
		margin-left: 5px;
	}
	.content.white {
		background: #53a0d7;
		    padding: 0 0;
	}
	.navbar-default {
    background: none; 
    border-color: #e7e7e7; 
}
	.content.black {
		background: #000;
	}
	.content.black p {
		color: #999;
	}
	.content.black p a {
		color: #08c;
	}
	.navbar {
		position: relative;
		min-height: 42px;
		margin-bottom: 0!important;
		border: 1px solid transparent;
	}
	.navbar-brand {
		float: left;
		padding: 7px 0 0 0!important;
		font-size: 18px;
		line-height: 0px!important;
		height: 0px!important;
		text-transform: uppercase;
	 }
	.navbar-default  a.navbar-brand h1{
		color:#FFFFFF;
		   font-weight: bold;
	}
	.navbar-default .navbar-nav>li>a {
		color: #FFFFFF;
		font-size: 14px;
		font-family:Verdana;
        
	}
	.nav>li>a {
    padding: 10px 16px;
}
	.navbar-nav>li>a {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a.active {
	   color:#366182;
	}
	.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
		background-color: #e55d0b;
		color: #fff;
	}
   .navbar-default .navbar-brand span{
		color:#ee5656!important;
	}
	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
		background-color: #FFFFFF;
	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color:#ee5656;
	}
	.navbar-toggle {
		position: relative;
		float: right;
		margin-right: 15px;
		padding: 9px 10px;
		margin-top: 8px;
		margin-bottom: 8px;
		background-color: #FFFFFF;
		background-image: none;
		border: 1px solid transparent;
		border-radius: 4px;
		-ms-border-radius: 4px;
		-o-border-radius: 4px;
		-webkit-border-radius: 4px;
	}
	.navbar-default .navbar-toggle {
		border-color: #FFF;
	}
	.dropdown-menu .divider {
		height: 0;
		margin: 0;
		overflow:none;
		background: none;
	}
	.dropdown-menu .divider {
		border-bottom: 1px solid #E8E7EC;
		padding: 3px 0;
	}
	.main-content {
	    padding: 10px 0;
	}
	.dropdown-menu {
		min-width: 150px;
	}
	.dropdown-menu.columns-2 {
		min-width: 400px;
	}
	.dropdown-menu.columns-3 {
		min-width: 600px;
	}
	.dropdown-menu li a {
		padding: 5px 15px;
		font-weight: 300;
	}
	.multi-column-dropdown {
		list-style: none;
	}
	.multi-column-dropdown li a {
		display: block;
		clear: both;
		line-height: 1.428571429;
		color: #333;
		white-space: normal;
	}
	.multi-column-dropdown li a:hover {
		text-decoration: none;
		color: #EE5656;
		background: none;
	}
	
	.carousel-control.left {
		background: none !important;
}
	.carousel-control.right {
		background: none !important;
}
.slider{
	border: 1px solid rgba(231,231,231,1.00);
	
}
.support {
	font-size:15px;
	color: #555555;
	padding-top: 15px;
	font-family:  'Roboto-Regular';
}
	
	@media (max-width:767px) {
		.dropdown-menu.multi-column {
			min-width: 240px !important;
			overflow-x: hidden;
		}
	}
	@media (max-width:640px) {
	.navbar-nav {
		float: none;
		margin: 0;
		margin-left: 0em;
	}
}
	@media (max-width: 480px) {
		.content {
			width: 90%;
			margin: 50px auto;
			padding: 10px;
		}
	}
/*--slider-css--*/
.banner{
	    background: url(../images/banner.jpg)no-repeat 0px 0px;
     background-size:cover;
    -webkit-background-size:cover;
    -o-background-size:cover;
    -moz-background-size:cover;
    -ms-background-size:cover;
    min-height:630px;
}

.mag-innert-center {
    background-color: #fff;
    padding: 5px;
 border: 1px solid #3399ff;
}
.mag-innert-center ul{
	padding: 0 10px 0px 30px;
	list-style: circle;
}
marquee {
	height: 230px;
}
.mag-innert-center ul li{
	padding: 3px 0;
}
.mag-innert-center ul li a{
	font-size: 14px; 
}
.mag-innert-left {
    /*padding: 0 15px;*/
    background-color:white;
	   
}
.oth_links  h3{
	background: #0A7E71 !important;
}
.oth_links ul {
	list-style: square;
	color: #939393; 
}
.oth_links ul li {
	padding:0;
}
.oth_links ul li a{
	font-size: 12px;
	color: #686868;
}


/*----*/

.banner-info {
  margin-top: 13em;
  text-align: center;
}
.banner-info h3 {
       font-size: 3em;
    font-weight: 400;
    color: #fff;
    line-height: 1.6em;
}
.banner-info p{
       font-weight: 300;
    color: #fff;
    margin: 0.3em 0;
    font-size: 1.1em;
}
/*--main-content--*/
h3.tittle,h2.tittle {
    background-color: #2CA36D;
    padding:8px;
    color: #fff;
    font-size: 18px;
	 margin-bottom: 5px;
	text-align: left;
}
h3.tittle i,h2.tittle i {
    color: #fff;
    font-size: 1em;
    margin-right: 0.5em;
    vertical-align: baseline;
}

.item-details {
    padding-right: 0;
}
.td-post-date.two,.td-post-date.two a {
    color:#B5B5B5;
}
.td-post-date.two i{
 color:#E6E5E5;
}
.td-post-date.two a:hover,.td-post-date.two i:hover{
  color:#282828;
  	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
h4.side {
    background-color: #282828;
    padding: 0.8em 1em;
    color:#ee5656;
    text-transform: uppercase;
    font-size: 1.1em;
}
ul.stay {
background-color: #fff;
    padding:5px;
       border: 1px solid rgba(231,231,231,1.00);
	}
.c5ab_social_counter ul li a {
    width: 100%;
    line-height: 18px;
    font-size: 18px;
    display: block;
    padding: 10px 15px;
    margin-bottom: 5px;
    color: white;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
span.text {
    font-size: 14px;
	color:#fff;
}
.c5-element{
    padding:8px 0;
    margin-bottom:0.5em;
    list-style: none;
	cursor: pointer;
	-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
	border: 1px solid #069ED4;
	
}
.c5-element:hover{
	background: #E9F9FF;
}
.c5-element .icon{
	background: #069ED4; padding: 10px;
	color: #FFFFFF;
	font-size: 18px;
}
.icon_big {
	font-size: 15px !important;
}
.c5-element .text{
	 padding: 5px;
	color: #069ED4;
	font-size: 15px;
}

.mag-innert-left .c5-element{
   
    margin-bottom:0.5em;
    list-style: none;
	cursor: pointer;
	-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
	border: 1px solid #3399ff;
	background-color:white;
	
}
.mag-innert-left .c5-element:hover{
	background: #3399ff;
}
.mag-innert-left .c5-element .icon{
	background: #3399ff;
	padding: 7px;
	font-size: 18px;
	color: #FFFFFF;
}
.mag-innert-left .c5-element .text{
	
	color: #0047b3;
	font-size: 15px;
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #D3F0FF;
}


/*--//single-page--*/
/*--footer--*/
.footer-section {
  padding:10px 0;
  background:#282828;
}
.footer-section p {
	color: #DDDDDD;
}
.footer-section p span{
	color: #EF4B1D;
	font-weight: bold;
}




/*--copyright--*/


#other_content {
	padding: 10px;
	margin-top: 10px;
	background: #FFFFFF;
	min-height: 400px;
	border: 1px solid rgba(231,231,231,1.00);
}

/* login page */
.form-module {
  position: relative;
  background: #ffffff;
  max-width: 420px;
  width: 100%;
  border-top: 5px solid #FD771D;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  margin: 25px auto 0 auto;
}
.form-module .toggle {
  cursor: pointer;
  position: absolute;
  top: 0px;
  right: 0px;
  background: #33b5e5;
  width: 30px;
  height: 30px;
  margin: -5px 0 0;
  color: #ffffff;
  font-size: 12px;
  line-height: 30px;
  text-align: center;
}
.form-module .toggle .tooltip {
  position: absolute;
  top: 5px;
  right: -65px;
  display: block;
  background: rgba(0, 0, 0, 0.6);
  width: auto;
  padding: 5px;
  font-size: 10px;
  line-height: 1;
  text-transform: uppercase;
}
.form-module .toggle .tooltip:before {
  content: '';
  position: absolute;
  top: 5px;
  left: -5px;
  display: block;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid rgba(0, 0, 0, 0.6);
}
.form-module .form {
  padding: 25px 25px 2px 25px;
}

.form-module h2 {
	text-align: center;
  margin: -10px 0 10px 0;
  color: #E06C1D;
  font-size: 25px;
  font-weight: 400;
  line-height: 1;
}
.form-module input {
  outline: none;
  display: block;
  width: 100%;
  border: 1px solid #d9d9d9;
  margin: 0 0 20px;
  padding: 10px 15px;
  box-sizing: border-box;
  font-wieght: 400;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.form-module input:focus {
  border: 1px solid #33b5e5;
  color: #333333;
}
.form-module #form_submit {
  cursor: pointer;
  background: #E58129;
  width: 100%;
  border: 0;
  padding: 10px 15px;
  color: #ffffff;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.form-module #form_submit:hover {
  background: #E55D29;
}
.form-module .cta {
  background: #f2f2f2;
  width: 100%;
  padding: 15px 40px;
  box-sizing: border-box;
  color: #666666;
  font-size: 12px;
  text-align: center;
}
.form-module .cta a {
  color: #333333;
  text-decoration: none;
}
.text-right {
	padding: 10px;
}
.text-right a {
	font-family: Calibri;
	font-size: 18px;
	color: #0073A3;
	text-decoration: none;
}
.col-xs-8{
	padding-right: 0;
	padding-left: 0;
}
.col-xs-10 {
	padding-right: 0;
}
.fv-form-bootstrap .fv-icon-no-label {
  top: 4px;
}
.fv-form-bootstrap .help-block {
  margin-bottom: 10px;
  margin-top: -17px;
}
.server_val {
	color: #C32426;
	font-size: 12px;
}
.refresh {
	font-size: 20px;
	margin-top: 7px;
	padding: 0;
}
#username {
	background: url(../images/input_icon.png) no-repeat;
	background-position: 6px 6px;
	padding-left: 40px;
}
#pass_word {
	background: url(../images/input_icon.png) no-repeat;
	background-position: 6px -38px;
	padding-left: 40px;

	
}


/*--Responsive--*/
@media (max-width:1440px){

}
@media (max-width:1366px){
	.banner {
		background: url(../images/banner.jpg)no-repeat 0px 0px;
		background-size: cover;
		-webkit-background-size: cover;
		-o-background-size: cover;
		-moz-background-size: cover;
		-ms-background-size: cover;
		min-height: 566px;
	}
	.banner-info {
		margin-top: 10em;
		text-align: center;
	}
}
@media (max-width:1280px){
	.banner {
		background: url(../images/banner.jpg)no-repeat 0px 0px;
		background-size: cover;
		-webkit-background-size: cover;
		-o-background-size: cover;
		-moz-background-size: cover;
		-ms-background-size: cover;
		min-height: 523px;
	}
	.banner.two {
		background: url(../images/banner.jpg)no-repeat 0px 0px;
		background-size: cover;
		-webkit-background-size: cover;
		-o-background-size: cover;
		-moz-background-size: cover;
		-ms-background-size: cover;
		min-height: 211px;
	}
	.banner-info h3 {
       font-size: 2.7em;
	}
}
@media (max-width:1024px){
	.navbar-nav {
		float: left;
		margin: 0;
		margin-left: 13em;
	}
	.navbar-default a.navbar-brand h1 {
		margin-top: 5px;
	}
	.banner.two {
		background: url(../images/banner.jpg)no-repeat 0px 0px;
		background-size: cover;
		-webkit-background-size: cover;
		-o-background-size: cover;
		-moz-background-size: cover;
		-ms-background-size: cover;
		min-height: 190px;
	}
	.grid figure {
		position: relative;
		float: left;
		overflow: hidden;
		margin: 10px 1%;
		min-width: 295px;
		max-width: 270px;
		max-height: 172px;
		width: 48%;
	}
	figure.effect-layla h4 {
    padding-top: 11%;
	}
	ul.stay {
    padding: 1em 1em;
   
	}
	.edit-pics {
      padding: 1em 1em;
	}
	.top-inner {
    padding: 1em 1em;
	}
	h5.inner.two a {
		font-size: 0.95em;
	}
	.banner-info h3 {
		font-size: 2.3em;
	}
	.banner {
		background: url(../images/banner.jpg)no-repeat 0px 0px;
		background-size: cover;
		-webkit-background-size: cover;
		-o-background-size: cover;
		-moz-background-size: cover;
		-ms-background-size: cover;
		min-height: 473px;
	}
	.callbacks_tabs {
		bottom: -9%;
		left: 39%;
    }
	.sign_up {
      padding: 1em 1em;
	}
	.b-text p {
		font-size: 0.9em;
		margin: 0.2em 0;
	}
	a.wd {
    font-size: 0.9em
	}
	.c5-element-facebook, .c5-element-twitter, .c5-element-dribble, .c5-element-gg {
       padding: 0.3em 1em;
       margin-bottom: 0.5em;
	}
   .business-bottom {
     width: 100%;
   }
   .m-albums iframe {
    width: 100%;
    border: none;
    height: 171px;
	}
	a.ma {
		line-height: 1.7em;
		margin: 0.5em 0;
		font-size: 0.9em;
	}
	.m-albums p {
		font-size: 0.9em;
		line-height: 1.8em;
		margin: 0.4em 0;
	}
	.typrography {
      padding: 3em 0;
	}
	.section-contact {
		padding: 3em 0;
	}
	.account {
      padding: 3em 0px;
	}
	a.bull1 {
    font-size: 1.5em;
	}
	h2.inner-tittle {
      margin-top: 2em;
      font-size: 2.2em;
    }
	.m-b {
		width: 36%;
		float: left;
		margin-right: 13%;
		margin-bottom: 2%;
	}
	.c5-element .text {
    padding: 5px;
    font-size: 10px;
}
.c5-element .icon {
    padding: 9px;
    font-size: 17px;
}
.c5-element {
    padding: 7px 0px;
}
.mag-innert-left .c5-element .text {
    padding: 5px;
    color: #66ccff;
    font-size: 12px;
}
.mag-innert-left .c5-element {
    padding: 6px 0px;
}
.mag-innert-left .c5-element .icon {
    padding: 9px;
}
}
@media (max-width:800px){
	.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
		margin-left: 3px!important;
	}
	.navbar-default a.navbar-brand h1 {
		margin-top: 5px;
		font-size: 1.8em;
	}
	.contact-grid {
		padding-left: 0;
		padding: 0;
	}
	.banner {
		background: url(../images/banner.jpg)no-repeat 0px 0px;
		background-size: cover;
		-webkit-background-size: cover;
		-o-background-size: cover;
		-moz-background-size: cover;
		-ms-background-size: cover;
		min-height: 398px;
	}
	.banner-info {
		text-align: center;
		width: 80%;
		margin: 7em auto 0;
	}
	.navbar-default a.navbar-brand h1 {
		    margin-top:5px;
		    font-size: 1.5em;
	}
	.banner-info h3 {
		font-size: 2em;
	}
	.callbacks_tabs li {
		display: inline-block;
		margin: 0 .0em;
	}
	.callbacks_tabs {
		bottom: -9%;
		left: 37%;
	}
	.tech-img {
		float: left;
		padding-left: 0;
	}
	.tech-text {
		float: right;
		padding: 0;
		width: 40%;
	}
	.item-details {
		padding-right: 0;
		padding: 0;
		    float: left;
			    margin-left: 1em;
	}
	h5.inner.two a {
      font-size: 1em;
    }
	.b-text {
		padding-right: 0;
		padding: 0;
	}
	.mag-inner-right {
		padding: 0;
		margin-top: 2em;
	}
	.m-albums iframe {
		width: 100%;
		border: none;
		height: 390px;
	}
	.g-m {
		padding: 0 3px;
		margin-bottom: 1.5em;
	}
	.m-albums {
		padding: 0 3px;
		margin-bottom: 1.5em;
	}
	.b-bottom-text h5 a {
		font-size: 1.1em;
	}
	.b-text h5 a {
    font-size: 1.4em;
	}
	.bull {
    float: left;
    width: 51%;
    margin-right: 0;
    padding: 5px;
	}
	.bull-text {
		float: right;
		width: 100%;
		margin-top: 2em;
	}
	.bull-text ul {
		padding-left: 2em;
	}
	.adrs-left p {
		font-size: 13px;
		margin-left: 8px;
	}
	.account-left {
		padding: 0;
	}
	.account-left.second {
		margin-top: 2em;
	}
	.adrs-left {
    padding: 1.2em 15px;
	}
	.adrs-left span {
    font-size: 2em;
	}
	.nav>li>a {
    position: relative;
    display: block;
    padding:12px 6px;
	}
	.navbar-default .navbar-nav>li>a {
		color: #282828;
		font-size: 0.8em;
	}
	.navbar-nav {
		float: left;
		margin: 0;
		margin-left: 11em;
	}
	.content.white {
		padding: 0.5em 0;
	}
	.dropdown-menu.columns-2 {
		min-width: 247px;
	}
	h2.inner-tittle {
		margin-top: 2.5em;
		font-size: 1.8em;
	}
	.post-left {
		padding-left: 0;
		float: left;
	}
	.post-right {
		padding: 0;
		width: 80%;
		float: right;
	}
	.leave h4, .post h3 {
    font-size: 1.6em;
	}
}
@media (max-width:768px){
	.banner {
		background: url(../images/banner.jpg)no-repeat 0px 0px;
		background-size: cover;
		-webkit-background-size: cover;
		-o-background-size: cover;
		-moz-background-size: cover;
		-ms-background-size: cover;
		min-height: 388px;
	}
	.nav>li>a {
		position: relative;
		display: block;
		padding: 10px 6px;
	}
	.navbar-default a.navbar-brand h1 {
    margin-top: 5px;
    font-size: 1.5em;
   }
	.banner-info p {
		margin: 0.3em 0;
		font-size: 1em;
	}
	.callbacks_tabs {
		bottom: -9%;
		left: 36%;
	}
	.banner.two {
		background: url(../images/banner.jpg)no-repeat 0px 0px;
		background-size: cover;
		-webkit-background-size: cover;
		-o-background-size: cover;
		-moz-background-size: cover;
		-ms-background-size: cover;
		min-height: 156px;
	}
	h2.inner-tittle {
		margin-top: 1.9em;
		font-size: 1.8em;
	}
	.m-albums iframe {
		width: 100%;
		border: none;
		height: 390px;
	}
	h3.h-tittle {
		font-size: 2em;
		margin-bottom: 0.5em;
	}
	.mag-bottom {
		margin-top: 2em;
	}
}
@media (max-width:736px){

}
@media (max-width:640px){
	.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
		margin-left: 15px!important;
	}
	.navbar-default a.navbar-brand h1 {
		margin-top: 2px;
		font-size: 1.7em;
	}
	 .navbar-nav {
		float:none;
		margin: 0;
		margin-left: 0;
	}
	.banner-info {
		text-align: center;
		width: 91%;
		margin: 7em auto 0;
	}
	.banner-info h3 {
		font-size: 1.8em;
	}
	.navbar-default .navbar-nav>li>a {
		color: #282828;
		font-size: 0.9em;
		text-align: center;
	}
	.tech-text {
		float: right;
		padding: 0;
		width: 100%;
		margin-top: 2em;
	}
	.tech-img {
		float: left;
		padding-left: 0;
		width: 58%;
	}
	.world-news-grid {
		width: 48.5%;
		float: left;
		margin-right:1%;
		margin-bottom:5%;
	}
	.world-news-grid.lost{
	 float:none;
	    margin: 0 auto 1em;
	}
	.m-albums iframe {
		height: 321px;
	}
	.latest-articles.game a img {
    width: 100%;
   }
   .grid figure {
		margin: 10px 1%;
		min-width: 247px;
		max-width: 270px;
		max-height: 172px;
		width: 48%;
	}
	a.bull1 {
		font-size: 1.4em;
	}
	.bull {
		float: left;
		width: 56%;
		margin-right: 0;
		padding: 5px;
	}
	.single-left-grid img {
		width: 100%;
	}
	.post-right {
    padding: 0;
    width: 79%;
    float: right;
	}
	.main-content {
		padding: 3em 0 1em 0;
	}
	a.wd {
		font-size: 1em;
	}
	h5.inner.two a {
		font-size: 1.1em;
	}
	h5.top a {
    line-height: 1.8em;
	}
	.footer-section {
    padding: 1em 0 0 0;
	}
	.contact-in h5 {
		font-size: 1.3em;
		margin: 0;
		line-height: 1.5em;
	}
}
@media (max-width:480px){
	.post-right h4 a {
		text-transform: uppercase;
		font-size: 0.8em;
	}
	.post-right {
		padding: 0;
		width: 71%;
		float: right;
	}
	.post-right h4 {
	 line-height:1.6em;
	     padding: 0;
	}
	.single-left-grid h4 {
        font-size:1em;
	}
	.m-b {
		width:80%;
		float: none;
		margin-right: 0;
		margin-bottom: 0;
	}
	.grid figure {
		margin: 10px 1%;
		min-width: 346px;
		max-width: 306px;
		max-height: 204px;
		width: 48%;
	}
	.content {
	    width:100%!important;
		margin: 10px 10px!important;
		padding: 10px!important;
        
       
	}
	.m-albums iframe {
		height: 217px;
	}
	.item-details {
		float: left;
		margin-left: 1em;
		width: 70%;
	}
	.world-news-grid {
		width: 84%;
		float: left;
		margin-right: 0%;
		margin-bottom: 5%;
	}
	.world-news-grid.lost {
		float: left;
		margin: 0 auto 1em;
	}
	.m-b:nth-child(3) {
		margin: 0em auto;
		text-align: center;
		float: left;
	}
	h2.inner-tittle {
        margin-top: 1.7em;
        font-size: 1.6em;
	}
	.banner.two {
		background: url(../images/banner.jpg)no-repeat 0px 0px;
		background-size: cover;
		-webkit-background-size: cover;
		-o-background-size: cover;
		-moz-background-size: cover;
		-ms-background-size: cover;
		min-height: 129px;
	}
	.tech-img {
		float: left;
		padding-left: 0;
		width: 100%;
	}
	.section-contact,.typrography,.account {
		padding: 2.5em 0;
	}
	.map iframe {
		width: 100%;
		border: none;
		height: 266px;
	}
	.bull {
		float: left;
		width: 100%;
		margin-right: 0;
		padding: 5px;
	}
	a.bull1 {
		font-size: 1.3em;
	}
	a.bull1 {
		font-size: 1.3em;
	}
	.banner {
		background: url(../images/banner.jpg)no-repeat 0px 0px;
		background-size: cover;
		-webkit-background-size: cover;
		-o-background-size: cover;
		-moz-background-size: cover;
		-ms-background-size: cover;
		min-height: 288px;
	}
	.banner-info {
		text-align: center;
		width: 91%;
		margin: 5em auto 0;
	}
	.callbacks_tabs {
		bottom: -9%;
		left: 30%;
	}
	.banner-info h3 {
		font-size: 1.4em;
	}
	.gallery {
		margin-top: 1em;
	}
	.business.second {
		margin-top: 1em;
	}
	.business {
		margin-top: 1em;
	}
	.business.sport {
		margin-top: 0.5em;
	}
	.technology.sport {
		margin-top: 0.2em;
	}
}
@media (max-width:320px){
	figure.effect-layla h4 {
		padding-top:8%;
	}
	.m-albums iframe {
		height: 132px;
	}
	.m-b {
		width: 100%;
		float: none;
		margin-right: 0;
		margin-bottom: 0;
	}
	.single-left-grid h4 {
		font-size: 0.9em;
		padding: 0;
	}
	.banner-info h3 {
		font-size: 1em;
	}
	.banner-info {
		text-align: center;
		width: 100%;
		margin: 3em auto 0;
	}
	.b-text h6 {
    font-size: 0.7em;
	}
	.banner {
		background: url(../images/banner.jpg)no-repeat 0px 0px;
		background-size: cover;
		-webkit-background-size: cover;
		-o-background-size: cover;
		-moz-background-size: cover;
		-ms-background-size: cover;
		min-height: 209px;
	}
	.banner-info p {
		margin: 0;
		font-size: 0.85em;
	}
	.callbacks_tabs a:after {
      height: 4px;
      width: 33px;
	}
	.callbacks_tabs {
		bottom: -15%;
		left: 25%;
	}
	.main-content {
		padding: 2em 0 1em 0;
	}
	.world-news-grid {
		width: 100%;
		float: left;
		margin-right: 0%;
		margin-bottom: 5%;
	}
	.section-contact,.typrography,.account {
		padding: 2em 0;
	}
	.b-text h5 a {
    font-size: 1.1em;
	}
	.b-bottom-text h5 a {
		font-size: 0.9em;
	}
	.icons a {
		font-size: 0.7em;
		margin: 0.2em 0em;
	}
	.b-bottom-text h6 {
		padding-top: 0.6em;
		float: left;
		font-size: 0.7em;
		    padding: 3px 0 0 0;
	}
	.navbar-default a.navbar-brand h1 {
		margin-top: 2px;
		font-size: 1.5em;
	}
	.world-news-grid {
    width: 100%;
    float: left;
    margin-right: 0%;
    margin-bottom: 5%;
	}
	.grid figure {
		margin: 10px 1%;
		min-width: 268px;
		max-width: 306px;
		max-height: 154px;
		width: 48%;
	}
	h3.tittle,h2.tittle {
	padding: 0.8em 1em;
    font-size: 1em;
       margin-bottom: 0.7em;
	}
	.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
		margin-left: 4px!important;
	}
	.navbar-toggle {
		position: relative;
		float: right;
		margin-right:4px!important;
	}
	.item-details {
		float: left;
		margin-left: 1em;
		width: 73%;
	}
	.single-bottom ul {
		margin: 0em 0 0 0;
		padding: 0.5em 0 0 0;
    }
	.post {
      margin-top: 1em;
	}
	.leave h4, .post h3 {
		font-size: 1.4em;
	}
	.post-right {
		padding: 0;
		width: 100%;
		float: right;
		margin-top: 0.5em;
	}
	.post-grids {
      margin: 1em 0;
      padding-bottom:1em;
	}
	.banner.two {
    background: url(../images/banner.jpg)no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    min-height: 93px;
	}
	h2.inner-tittle {
		margin-top: 1.1em;
		font-size: 1.5em;
	}
	.account-top.heading h3 {
        padding:0;
		font-size: 1.4em;
	}
	.address {
		margin-top: 1em;
	}
	a.bull1 {
		font-size: 1.1em;
	}
	.bull-text p {
      margin: 7px 0 12px 0;
      font-size: 1.05em;
	}
	.contact-in h5 {
		font-size: 1.2em;
		margin: 0;
		line-height: 1.5em;
		padding: 0;
	}
	.more-address {
		padding: 0em 0;
	}
	.contact-grid input[type="text"], .contact-grid textarea {
      width: 100%;
      padding: 0.6em;
	}
	.contact-grid textarea {
		resize: none;
		min-height: 153px;
	}
	h3.h-tittle {
		font-size: 1.6em;
		margin-bottom: 0.5em;
	}
	.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td {
		border: 1px solid #fff;
		padding: 0 5px!important;
	}
}
 #footerContainerNew{width:100%;background-color:#fff;position:relative;padding:10px 0;height:81px}
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            #footerContainerNew #footerNew{width:945px;margin:0 auto;color:#1b1b1b}
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            #footerContainerNew #footerNew ul li{border-right:2px solid #ccc;padding:0 35px;list-style-type:none;float:left}
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            #footerContainerNew #footerNew ul li:last-child{border-right:0}
