/*
Theme Name: Assalaam 2015
Theme URI: 
Author: Yusuf
Author URI: http://assalaamfoundation.org/
Description: Assalaam Original Theme
Version: 1.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: 
Text Domain: assalaamfoundation
*/

#menu{
	font-size:14px !important;
}

.bgsw {
	min-height: 660px !important;
}

@media screen and (max-width: 640px){
	.bgsw {
		min-height: 205px !important;
	}
}

@media screen and (max-width: 768px){
	#footer-content .logo span {
		font-size: 20px !important;
	}
}

.nextPreviousButtons {
    text-align: center;
    position: absolute;
    bottom: 15px;
    left: 50%;
}

.nextPreviousButtons a {
  text-decoration: none;
  display: inline-block;
  padding: 7px 16px;
}

.nextPreviousButtons a:hover {
  background-color: #1a99ad;
  color: #fff;
}

.sg-previous {
  background-color: #6ccfe5;
  color: #fff;
}

.sg-next {
  background-color: #6ccfe5;
  color: white;
}

.sg-round {
  border-radius: 50%;
}


.bgsw {
    height: unset !important;
}

#header.index {
    position: relative;
    z-index: 999;
}

rs-fullwidth-wrap {
    margin-top: -137px !important;
}

#social-buttons a img {
margin: 10px 12px 0 0;
float: right;
}
