@charset "utf-8";
/* CSS Document */
/* Create By D.G */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 1;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }
img {
	max-width:100%;
}
html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block; }

.btn, .butt{
	transition:all 0.3s;
	-moz-transition:all 0.3s;
	-webkit-transition:all 0.3s;
	-o-transition:all 0.3s;
}

body{
	margin: 0;
	padding: 0;
	background:#e7e7e7;
	font-family: 'RobotoSlabLight';
}

hr.style1{
	border-top: 1px solid #8c8b8b;
}


hr.style2 {
	border-top: 3px double #8c8b8b;
}

hr.style3 {
	border-top: 1px dashed #8c8b8b;
}

hr.style4 {
	border-top: 1px dotted #8c8b8b;
}

hr.style5 {
	background-color: #fff;
	border-top: 2px dashed #8c8b8b;
}


hr.style6 {
	background-color: #fff;
	border-top: 2px dotted #8c8b8b;
}

hr.style7 {
	border-top: 1px solid #8c8b8b;
	border-bottom: 1px solid #fff;
}


hr.style8 {
	border-top: 1px solid #8c8b8b;
	border-bottom: 1px solid #fff;
}
hr.style8:after {
	content: '';
	display: block;
	margin-top: 2px;
	border-top: 1px solid #8c8b8b;
	border-bottom: 1px solid #fff;
}

hr.style9 {
	border-top: 1px dashed #8c8b8b;
	border-bottom: 1px dashed #fff;
}

hr.style10 {
	border-top: 1px dotted #8c8b8b;
	border-bottom: 1px dotted #fff;
}


hr.style11 {
	height: 6px;
	background: url(http://ibrahimjabbari.com/english/images/hr-11.png) repeat-x 0 0;
    border: 0;
}


hr.style12 {
	height: 6px;
	background: url(http://ibrahimjabbari.com/english/images/hr-12.png) repeat-x 0 0;
    border: 0;
}

hr.style13 {
	height: 10px;
	border: 0;
	box-shadow: 0 10px 10px -10px #8c8b8b inset;
}


hr.style14 { 
  border: 0; 
  height: 1px; 
  background-image: -webkit-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -moz-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -ms-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0); 
}


hr.style15 {
	border-top: 4px double #8c8b8b;
	text-align: center;
}
hr.style15:after {
	content: '\002665';
	display: inline-block;
	position: relative;
	top: -15px;
	padding: 0 10px;
	background: #f0f0f0;
	color: #8c8b8b;
	font-size: 18px;
}

hr.style16 { 
  border-top: 1px dashed #8c8b8b; 
} 
hr.style16:after { 
  content: '\002702'; 
  display: inline-block; 
  position: relative; 
  top: -12px; 
  left: 40px; 
  padding: 0 3px; 
  background: #f0f0f0; 
  color: #8c8b8b; 
  font-size: 18px; 
}


hr.style17 {
	border-top: 1px solid #8c8b8b;
	text-align: center;
}
hr.style17:after {
	content: '§';
	display: inline-block;
	position: relative;
	top: -14px;
	padding: 0 10px;
	background: #f0f0f0;
	color: #8c8b8b;
	font-size: 18px;
	-webkit-transform: rotate(60deg);
	-moz-transform: rotate(60deg);
	transform: rotate(60deg);
}


hr.style18 { 
  height: 30px; 
  border-style: solid; 
  border-color: #8c8b8b; 
  border-width: 1px 0 0 0; 
  border-radius: 20px; 
} 
hr.style18:before { 
  display: block; 
  content: ""; 
  height: 30px; 
  margin-top: -31px; 
  border-style: solid; 
  border-color: #8c8b8b; 
  border-width: 0 0 1px 0; 
  border-radius: 20px; 
}


#header{
	width:100%;
	background:none;
	text-align:center;
	position:absolute;
	top:0;
	left:0;
}

.toplogo { max-width: 1250px; }


img { border:0px;
  -moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 1);
  -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 1);
  -goog-ms-box-shadow: 3px 3px 5px rgba(0, 0, 0, 1);
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 1);
  margin-bottom: 5px;
  vertical-align:top;
}

img.noborder{ border:0px;
  -moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  -goog-ms-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);}

.header_logo{
	padding:15px 0 0;
	transition:all 0.3s;
	-moz-transition:all 0.3s;
	-webkit-transition:all 0.3s;
	-o-transition:all 0.3s;
}

.header_logo a{
	position:relative;
	z-index:99;
	transition:all 0.3s;
	-moz-transition:all 0.3s;
	-webkit-transition:all 0.3s;
	-o-transition:all 0.3s;
}
.header_logo a img{
	transition:all 0.3s;
	-moz-transition:all 0.3s;
	-webkit-transition:all 0.3s;
	-o-transition:all 0.3s;
}

.topinfo{
	text-align:right;
}

.topinfo .callus, .topinfo .address{
    color: #888888;
	text-align:left;
    display: inline-block;
    font-family: 'OpenSansSemibold';
    font-size: 12px;
    line-height: 20px;
    margin:28px 0 28px 30px;
	text-transform: uppercase;
	padding-left:36px;
	position:relative;
	float:right;
	transition:all 0.3s;
	-moz-transition:all 0.3s;
	-webkit-transition:all 0.3s;
	-o-transition:all 0.3s;
}

.topinfo .callus:before, .topinfo .address:before{
	width:30px;
	height:34px;
	font-family: 'FontAwesome';
	font-size:50px;
	position:absolute;
	left:0;
	top:13px;
	color:#5ac6cc;
}

.topinfo .address{
	font-family: 'OpenSansBold';
	font-size:13px;
	line-height:20px;
	color:#414950;
}

.topinfo .callus:before{content: "\f10b";}
.topinfo .address:before{content: "\f041"; font-size:43px;}

.topinfo .callus span, .topinfo .address span {
    display: block;
    font-family: 'OpenSansBold';
	font-size:20px;
	color:#414950;	
}

.topinfo .callus a, .topinfo .address a{
	color: #fff;
	transition:all 0.3s;
	-moz-transition:all 0.3s;
	-webkit-transition:all 0.3s;
	-o-transition:all 0.3s;
}
.topinfo .callus a:hover, .topinfo .address a:hover{
	color:#FECF0E;
	text-decoration:none;
}


.dgmenuwrap{position:relative; z-index:99999; background:#0f75bc;}

.menu-btn {
	cursor: pointer;
	width:auto;
	line-height:1;
	float:right;
	margin:-5px -62px 0 0;
	position:relative;
	z-index:555;
	clear:both;
	}

.menu-btn .icon-menu {
	position: relative;
	display: inline-block;
	width: 28px;
	height: 22px;
	vertical-align: middle;
	fill: none;
	
}
/* Nav toggle icon lines */

.icon-menu .line {
	position: absolute;
	left: 0;
	display: block;
	width: 100%;
	height: 4px;
	-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1.000);
	transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1.000);
	-webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
	transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
	background-color: #ffffff;
	
}

.icon-menu .line-1 {top: 0;}
.icon-menu .line-2 {top: 50%; margin-top: -2px;}
.icon-menu .line-3 {bottom: 0;}

.menutoplogo{
	margin:0 0 5px 0;
}
.menutoplogo img{
	margin:0 0 0 -20px;
}

.dgnav{padding:0; margin:0 0 32px 0;}

ul.menu {list-style:none; margin:0; padding:0;}
ul.menu * {margin:0; padding:0}
ul.menu a {color:#c4b5d5; padding:5px 0; display:block; -moz-transition: all .4s ease 0s; -o-transition: all .4s ease 0s; -webkit-transition: all .4s ease 0s; transition: all .4s ease 0s; position:relative; margin:0 !important; position:relative;}
ul.menu a:hover, ul.menu a.current{color:#ff0046; text-decoration:none;}
ul.menu a.current{padding-left:26px; font-weight:800;}
ul.menu a.current:before{position:absolute; content:''; top:12px; left:0; width:18px; height:12px; background:#ff0046;}

ul.menu > li {position:relative; font-family: 'Josefin Sans', sans-serif; font-size:14px; color:#c4b5d5; display:block; line-height:normal; padding:0;}
ul.menu ul {/*position:absolute; top:100%; left:0;*/ display:none; /*opacity:0;*/ list-style:none; width:100%; transform: translate3d(0px, 0px, 0px); vertical-align: middle; overflow: hidden; padding:0 0 0 20px;}
ul.menu ul li {font-family: 'Josefin Sans', sans-serif; position:relative; margin:0; float:none; font-size:13px; padding:0;}
ul.menu ul li a {display:inline-block; padding:5px 0; color:#c4b5d5; border:none; border-radius:0; -webkit-transition-duration: 0.4s; transition-duration: 0.4s; -webkit-transition-property: color, background-color; transition-property: color, background-color;}
ul.menu ul li a:hover {border:none; color:#ff0046;}
ul.menu ul ul {top: 0; left: 100%;}
ul.menu .menulink {}
ul.menu .menulink:hover, ul.menu .menuhover {color:#ff0046; text-decoration:none;}

.sidesocial{
	padding:0 20px 28px;
}
.sidesocial a{
	display:inline-block;
	margin:0 14px;
	font-size:20px;
}
.sidesocial a:first-child{margin-left:0;}

.sidesocial .fa-facebook{color:#4E71A8;}
.sidesocial .fa-twitter{color:#1CB7EB;}
.sidesocial .fa-youtube-play{color:#CA3737;}
.sidesocial .fa-instagram{color:#DD0061;}

.menubottlogo{}


/*-------------------------------*/
#dgbanner{
	margin:0;
	max-height:515px;
	position:relative;
	background:#f1f1f1;
}

.bannerblock{
	width:100%;
	max-height:515px;
	overflow:hidden;
}
.bannerblock img{
	width:100%;
}

.mainlogo{
	width:100%;
	text-align:center;
	position:absolute;
	bottom:-70px;
	left:0;
	z-index:1;
	background:url(../images/main-logo-bg-good.png) 0 center repeat-x;
}
.mainlogo img{
	margin:0;
}


/*-------------------------------*/
.dgcontainer{
	background:#fff;
}

.dgcontainer h1{
	margin:0 0 20px;
	font-family: 'Josefin Sans', sans-serif;
	color:#000;
}

.dgcontainer h2{
	font-family: 'JosefinSansBoldItalic';
	color:#000000;
	font-size:42px;
	margin:0 0 20px;
	font-style:italic;
	position:relative;
}

.dgcontainer h3{
	font-family: 'Josefin Sans', sans-serif;
	/*color:#0e323e;*/
	color:0f75bc;
	line-height:normal;
	margin:0 0 18px;
}

.dgcontainer h4{
	font-family: 'Josefin Sans', sans-serif;
	color:#777777;
	font-weight:normal;
	margin:0 0 15px;
}

/* .dgcontainer p{
	font-family: 'Josefin Sans', sans-serif;
	/*font-size:14px;
	line-height:22px;
	font-size:16px;
	line-height:20px;	
	margin-bottom:20px;
	color:#000000;
	font-weight:normal;
	text-rendering: optimizeSpeed;
}*/

.dgcontainer p strong{
	font-weight:bold;
}

.titleline h2{
	display:inline-block;
}
.titleline h2:before{
	position:absolute;
	bottom:9px;
	left:0px;
	content:'';
	width:100%;
	height:8px;
	background:#ff0146;
}
.titleline h2 span{
	position:relative;
	z-index:1;
}



/*---------- Home Welcome section --------*/
.welcomewrap{
	padding:0;
	background:#21172a;
	/*- background:url(../images/stars-2112.jpg) center no-repeat; --*/
}
/*@media (min-width: 992px) {
	.welcomewrap .container{width:980px;}
}
@media (min-width: 1200px) {
	.welcomewrap .container{width:995px;}
}*/

.welcomeinn{
	background:lightgray;
	background:url(../images/back.gif) repeat ;
	padding:75px 75px 35px;
}

.welcomewrap h2{
	margin:0 0 20px 0;
}

.welcomewrap p{
	color:#000;
	margin-bottom:22px;
}

.welcomewrap .welcomeleft{
    /*max-width:319px;
	margin-left:-222px;*/
	margin:0 40px 20px -292px;
}

.welcomewrap .welcomeright{
   /* max-width:522px;*/
   margin:0 -292px 20px 40px;
}

.welc_bottinfo{
	text-align:center;
	font-family: 'Josefin Sans', sans-serif;
	font-weight:800;
	text-transform:uppercase;
}
.welc_bottinfo span{
	display:block;
	font-weight:400;
}
.welc_bottinfo span span{
	display:inline;
	text-transform:none;
}
/*---------- Home Welcome section end --------*/


/*---------- Home Twitter, Photos, Populer songs --------*/
.dgtppwrap{
	width:100%;
	padding:35px 0 35px;
	background:url(../images/rush-logo-twitter2.jpg) center center no-repeat;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	position:relative;
}
.dgtppwrap:before{
	content: "";
    position: absolute;
	width:100%;
	height:100%;
	background:rgba(8, 13, 40, .8);
	left:0;
	top:0;
	bottom:0;
	z-index:1;
}
.dgtppwrap .container{
	position:relative;
	z-index:2;
}

.centerpadd{
	padding:0 65px;
}

.dgtppblocks{
	background:#ffffff;
	min-height:444px;
}

.dgtppblocks .titlewrap{
	background:#e6e6ff;
	padding:23px 24px 27px;
	margin:0 0 15px 0;
}
.dgtppblocks .titlewrap h3{
	font-size:20px;
	color:#000;
	margin:0;
	font-weight:800;
}
.dgtppblocks .titlewrap h3 span{
	font-size:13px;
	font-weight:400;
}

.twitterfeed{
	text-align:center;
}

.freshphotoblock{
	padding:0 20px 20px;
}

.fphblock{
	padding:10px 0;
	border-bottom:1px dashed #CCC;
}
.fphblock img{
	width:70px;
	margin:0 10px 5px 0;
	float:left;
}
.fphblock p{
	font-weight:400;
	color:#000000;
	line-height:16px;
	margin:0;
	font-size:13px;
}

.popsongblock{
	padding:0 10px 20px;
}

.songlist{
	padding:4px 0;
	border-bottom:1px solid #f2f2f2;
}
.songlist img{
	margin:0 9px 3px 0;
	float:left;
}
.songlist .author{
	font-family: 'Josefin Sans', sans-serif;
	font-weight:800;
	color:#000;
	font-size:12px;
}
.songlist p{
	font-weight:400;
	color:#000000;
	line-height:16px;
	margin:0;
	font-size:12px;
}

.buttmore{
	font-family: 'Josefin Sans', sans-serif;
	font-weight:400;
	float:right;
	font-size:20px;
	color:#fff;
	margin-top:1px;
	line-height:normal;
}
/*---------- Home Twitter, Photos, Populer songs end--------*/


/*---------- Discography --------*/
.discographywrap{
	width:100%;
	padding:65px 0 50px;
	background:url(../images/discography-bg2.jpg) center center no-repeat;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	position:relative;
}
.discographywrap:before{
	content: "";
    position: absolute;
	width:100%;
	height:100%;
	/*- background:rgba(255, 0, 70, .3); -*/
	left:0;
	top:0;
	bottom:0;
	z-index:1;
}
.discographywrap .container{
	position:relative;
	z-index:2;
}

.discographywrap h2{
	color:#fff;
	margin:0 0 25px 0;
}

.latestrelease{
	margin:0 0 30px 0;
	padding:0 70px;
}

.ltrelease{
	text-align:center;
}
.ltrelease h5{
	font-family: 'Josefin Sans', sans-serif;
	font-weight:800;
	color:#000;
	font-size:17px;
	text-transform:uppercase;
	margin:0;
}
.ltrelease .releasaedate{
	font-family: 'Josefin Sans', sans-serif;
	font-weight:400;
	color:#fff;
	font-size:17px;
	line-height:16px;
	margin:0;
	display:block;
}
.ltrelease a:hover{
	text-decoration:none;
}


.latestorder{
	padding:0 50px;
}
.latestorder .row{
	margin:0;
}
.latestorder .row .latestorderblog{
	padding:0;
}
.latestorder p{
	font-size:19px;
	color:#fff;
	padding-top:10px;
}
/*---------- Discography end --------*/


/*---------- Connect with Us --------*/
.connectus{
	background:#080d28;
		padding:28px 0 12px;
}
.connectus h4{
	color:#8f8fa5;
	margin:0 0 12px 0;
}
.connectus .centerpadd{
	padding:0 115px;
}
.connectus form .form-control{
	border:1px solid #4b4e62;
	font-family: 'Josefin Sans', sans-serif;
	font-weight:400;
	font-size:14px;
	color:#8f8fa5;
	padding:3px 10px 8px;
	background:none;
	border-radius:1px;
}
.connectus form input[type="checkbox"]{
	display:inline-block;
	margin:0 10px 0 0;
	background:transparent;
}
.connectus form p{
	color:#8f8fa5;
	font-size:14px;
	display:inline-block;
	vertical-align:2px;
}
.connectus form .btn{	
	color:#fc1c5d;
	background:url(../images/button-arrow.jpg) 90% center no-repeat #e6e6ff;
	border-radius:0;
	font-family: 'Josefin Sans', sans-serif;
	font-weight:800;
	font-size:18px;
	text-transform:uppercase;
	padding:3px 30px 7px 11px;
	float:right;
}
.connectus form .btn:hover{
}
/*---------- Connect with Us end --------*/


/*---------- Disqus --------*/

.disqus{
	padding:0;
	background:#21172a;
	
}

.welcomedisqus{
	background:lightgray;
/*-	background:url(../images/disqus-wp3.jpg) repeat ; -*/
	padding:75px 75px 35px;
}

.disqus h2{
	margin:0 0 20px 0;
}

.disqus p{
	color:#000;
	margin-bottom:22px;
}

.disqus .welcomeleft{
    /*max-width:319px;
	margin-left:-222px;*/
	margin:0 40px 20px -292px;
}

.disqus .welcomeright{
   /* max-width:522px;*/
   margin:0 -292px 20px 40px;
}

.welc_bottinfo{
	text-align:center;
	font-family: 'Josefin Sans', sans-serif;
	font-weight:800;
	text-transform:uppercase;
}
.welc_bottinfo span{
	display:block;
	font-weight:400;
}
.welc_bottinfo span span{
	display:inline;
	text-transform:none;
}
/*---------- Disqus End --------*/



/*-- Footer --*/
#footer{
	background:#0d0217;
	background:url(../images/stars-2112-ccccc.jpg) center repeat ;
	font-size:14px;
	font-family: 'Josefin Sans', sans-serif;
	color:#8a888d;
	font-size:12px;
	line-height:14px;
	text-align:center;
	padding:15px 0;
}

.footer p{
	margin:0;
}
.footer p span{
	display:block;
	text-transform:uppercase;
}
/*------------------------------
		  Inner pages
-------------------------------*/
.alignleft{float: left; margin: 0 15px 5px 0;}
.alignright{float: right; margin: 0 0 5px 15px;}
.aligncenter{float: none; margin: 0 15px 8px;}
