
.lead {
	font-size: 16px;
	font-weight: 400;
	color:#7199A7;
	line-height: 1.6em;
	direction:rtl;
}
a div.logo-wrapper {
    font-size: 0.8em;
    height: 60px;
    right: 5%;
    position: absolute;
    top: 2%;
    width: 50px;
}
.welcome {
	font-size: 16px;
	font-weight: 400;
	color:#7199A7;
    text-align:center;
	margin-left:5%;
	margin-right:5%;
}
.header { background:url(../images/sports-affair-header.jpg) 95% top no-repeat; width:100%; height:102px; background-size:contain; }
 .img-responsive {
	border: 6px solid #FFF;	 
	border-radius: 5px;
	box-shadow: 0px 1px #FFF inset, 0px 0px 10px #C8CFE6;
 }
 
#dayDate {
    color: #7da0bf;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    left: 3%;
    line-height: 1.25em;
    position: relative;
}


.intro-header {
	padding-top: 50px; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
	padding-bottom: 50px;
	color: #f8f8f8;
	background: url(../images/2.jpg) no-repeat center center;
	background-size: cover;
	text-align: center;
	 border-top:6px solid #eee;
}

.intro-message {
	position: relative;
	padding-top: 15%;
	padding-bottom: 20%;
}

.intro-message > h1 {
	margin: 0;
	font-size: 3.5em;
	text-shadow: 5px 5px 8px rgba(0, 0, 0, 0.7);
	font-family:"DroidNaskhb",Helvetica,Arial,sans-serif;
	
}

.intro-divider {
	width: 400px;
	border-top: 1px solid #f8f8f8;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.intro-message > h3 {
	text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
	font-family:"DroidNaskh",Helvetica,Arial,sans-serif;
	font-size: 1.8em;
}

@media (max-width: 767px) {
	.intro-message {
		padding-top: 10%;
		padding-bottom: 10%;
	}

	.intro-message > h1 {
		font-size: 2.5em;
	}

	ul.intro-social-buttons > li {
		display: block;
		margin-bottom: 20px;
		padding: 0;
	}

	ul.intro-social-buttons > li:last-child {
		margin-bottom: 0;
	}

	.intro-divider {
		width: 100%;
	}
	
	
}

.network-name {
	
	font-size: 13pt;
	font-weight: 600;
	font-family:"DroidNaskhb",Helvetica,Arial,sans-serif;
}

.content-section-a {
	background-color: #f8f8f8;
	padding: 10px 0 50px 0;
}

.content-section-b {
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
	padding: 30px 0;
}

.section-heading {
	margin-bottom: 20px;
}

h2 {
color: #D66B1A;
font-family:"DroidNaskh",Helvetica,Arial,sans-serif;
font-size: 1.6em;
font-weight:600;
text-align:right;
}

h2.section-heading {
color: #D66B1A;
font-family:"DroidNaskh",Helvetica,Arial,sans-serif;
font-size: 1.6em;
font-weight:600;
text-align:center;
}
.section-heading-spacer {
	border-top: 3px solid #e7e7e7;
	width: 100%;
	float: left;
}

.banner {
	padding: 100px 0;
	color: #f8f8f8;
	background: url(../img/banner-bg.jpg) no-repeat center center;
	background-size: cover;
}

.banner h2 {
	margin: 0;
	text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
	font-size: 3em;
}

.banner ul {
	margin-bottom: 0;
}

.banner-social-buttons {
	float: right;
	margin-top: 0;
}

@media (max-width: 1199px) {
	ul.banner-social-buttons {
		float: right;
		margin-top: 15px;
	}	
}

@media (max-width: 767px) {
	.banner h2 {
		margin: 0;
		text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
		font-size: 3em;
	}

	ul.banner-social-buttons > li {
		display: block;
		margin-bottom: 20px;
		padding: 0;
	}

	ul.banner-social-buttons > li:last-child {
		margin-bottom: 0;
	}	
}

footer {
	background-color:#28629f;
	padding: 50px 0;
}

p.copyright {
	margin: 15px 0 0;
}

.text-muted {
  color: #EEE;
  font-weight: 400;
  font-size:1em;
}


.list-inline li a {
  color: #C3E2EA;
  font-weight: 400;
  font-size:1.1em;
}

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

.welcome h2 {
    color: #D66B1A;
    font-family: "Open Sans",sans-serif;
    font-size: 1.7em;
	text-align:left;
	font-weight: 600;
    margin: 20px 0 20px 0;
	padding-top: 15px;
}

.welcome p { 
font-size: 1.1em; 

}

#dayDate {
    color: #7da0bf;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    left: 15%;
    line-height: 1.25em;
    position: relative;
    top: 50px;
    width: 30%;
}


.change_lang {
    left: 70%;
    margin: 0;
    position: absolute;
    top: 10px;
}


@media (max-width: 1024px) {
.change_lang {
    left: 66%;
    top: 55px;
}
#dayDate {
    top: 78px;
    width: 50%;
}
}


@media (min-width: 768px) {
.navbar-header {
    float: left;
}
}
.navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
    max-height: 340px;
    overflow-x: visible;
    padding-left: 15px;
    padding-right: 15px;
}
.navbar-collapse.in {
    overflow-y: auto;
}
@media (min-width: 768px) {
.navbar-collapse {
    border-top: 0 none;
    box-shadow: none;
    width: auto;
}
.navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    overflow: visible !important;
    padding-bottom: 0;
}
.navbar-collapse.in {
    overflow-y: visible;
}
.navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
}
}
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-left: -15px;
    margin-right: -15px;
}
@media (min-width: 768px) {
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-left: 0;
    margin-right: 0;
}

h3 {
  font-size: 2em;
}
#sequence {height: 380px; }
#sequence > .sequence-canvas { height: 380px; }
#sequence > .sequence-canvas > li { height: 380px; }
  #sequence .title { font-size: 2.2em;  }
  .change_lang {
    left: 30%;
    top: 15px;
}

 #dayDate {
   top: 50px;
   width: 30%;
} 
.search_widget_div {
    left: 3%;
    top: 83px;

}
.footer { padding: 0;}
.portfolio-item { border: 4px solid #fff; }
}

@media (max-width: 1024px) {
.navbar-default .navbar-nav > li > a {   font-size: 1em; }
}

@media (min-width: 768px) {
.navbar {
    border-radius: 4px;
	left:0;
}

.nav > li > a, .navbar-brand {
    padding: 10px 12px;
}

.nav > li > a, .navbar-brand {
    padding: 10px;
}
}

@media (max-width: 480px) {

h2.section-heading, h2 { font-size: 1.5em; text-align:left;}
.lead ,.welcome {   font-size: 16px; text-align:left;}

.btn { margin-bottom: 10px;}

.intro-message {
    padding-top: 5%;
    padding-bottom: 5%;
}

.change_lang { top: 60px;}
.intro-message > h1 {  font-size: 2.2em;}
h3, .h3 { font-size: 21px;}
.footer h3 {  font-size: 1.3em; }

.row {
    margin-right: -15px;
    margin-left: -15px;
    margin-top: 15px;
}
.col-xs-6 {
    width: 85%;
}
}


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

.contact-us-footer {
  margin: 20px 0;
  font-size: 1.1em;
  line-height: 24px;
  color:#9AC8E0;
}

/*--------------------------------------------------------------------------
	Footer Style
--------------------------------------------------------------------------*/
.footer {
  background: #28629F;
  color: #86BBD7;
  padding: 0 20px 10px 20px;
  border-top: 4px solid #4f8db3;
  margin-top: 20px;
  -webkit-box-shadow: 0 -1px 12px rgba(0,0,0,0.4);
  -moz-box-shadow: 0 -1px 12px rgba(0,0,0,0.4);
  box-shadow: 0 -1px 12px rgba(0,0,0,0.4);
  color: 0 -1px 12px rgba(0,0,0,0.4);
  direction:rtl;
}

.footer a {  color: #3EB7F8; }
.footer h3 {
  color: #FFF;
  font-size: 1.3em;
  border-bottom: 1px dotted #7C7C7C;
  text-align:right;
  font-family: "DroidNaskhb",Helvetica,Arial,sans-serif;
  
}
.footer ul {
  padding: 0;
  direction:rtl;
}
.footer-navigate-section li {
  line-height: 30px !important;
  font-size:1.2em;
  list-style:none;
  font-family: tahoma,Helvetica,sans-serif;
font-size: 10.5pt;
}
.footer-navigate-section li a{
color:#9AC8E0;
}
.footer-stay-connected a {
  text-align: left;
  text-indent: -9999px;
  display: block;
  width: 115px;
  height: 40px;
  background: url(../img/stay-connected.png);
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  -webkit-transition: opacity .25s linear;
  -moz-transition: opacity .25s linear;
  -o-transition: opacity .25s linear;
  -ms-transition: opacity .25s linear;
  transition: opacity .25s linear;
}
.footer-stay-connected a:hover {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.footer-stay-connected a.facebook {
  background-position: -115px 0;
}
.footer-stay-connected a.twitter {
  background-position: -230px 0;
}
.footer-stay-connected a.googleplus {
  background-position: 0 0;
}
.footer-stay-connected li {
  text-align: center;
}
.footer-copyright {
  text-align: center;
  color: #9AC8E0;
  border-top: 1px dotted #7C7C7C;
  padding-top: 10px;
  font-size: 0.9em;
}
.contact-us-details {
    margin: 20px 0px;
    font-size: 1em;
    line-height: 24px;
}

 .col-md-4 {

    padding-left: 35px;
}
/*--------------------------------------------------------------------------
+	Portfolio Style
--------------------------------------------------------------------------*/
.portfolio-item {
  position: relative;
  background: #FFF;
  margin-bottom: 20px;
  border: 8px solid #FFF;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  -webkit-box-shadow: inset 0 1px #fff,0 0 8px #c8cfe6;
  -moz-box-shadow: inset 0 1px #fff,0 0 8px #c8cfe6;
  box-shadow: inset 0 1px #fff,0 0 8px #c8cfe6;
  color: inset 0 1px #fff,0 0 8px #c8cfe6;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  -ms-transition: all .5s ease;
  transition: all .5s ease;
}
.portfolio-item .portfolio-image {
  overflow: hidden;
  text-align: center;
  position: relative;
}
.portfolio-item .portfolio-image img {
  max-width: 100%;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -o-transition: all .25s ease;
  -ms-transition: all .25s ease;
  transition: all .25s ease;
}
.portfolio-item:hover {
  border: 4px solid #9EB3BE;
}
.portfolio-item:hover .portfolio-image img {
  position: relative;
  -webkit-transform: scale(1.1) rotate(2deg);
  -moz-transform: scale(1.1) rotate(2deg);
  -o-transform: scale(1.1) rotate(2deg);
  -ms-transform: scale(1.1) rotate(2deg);
  transform: scale(1.1) rotate(2deg);
}
