/*
Theme Name: Boyer Law
Theme URI: 
Author: NoumanTariq
Author URI: 
Description: Child Theme of twenty fifteen Boyer Law
Version: 1.0
Template: twentyfifteen
*/
@import url("../twentyfifteen/style.css");

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a,
abbr, acronym, address, big, cite, code, del,
dfn, em, font, img, ins, kbd, q, s, samp, small,
strike, strong, sub, sup, tt, var, b, u, i, center,
dl, dt, dd, fieldset, form, label, legend, table,
caption, tbody, tfoot, thead, tr, th, td, ul, li {
    border: 0 none;
    list-style: none outside none;
    margin: 0;
    outline: medium none;
    padding: 0;
}

img, a img {
    border: medium none;
}

.clear {
    border: medium none;
    clear: both;
    float: none;
    height: 1px;
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none !important;
	outline: 0;
        color:#008bc0;
}
a:hover, a:active, a:focus 
{
	outline: 0;
}

a:hover {
    text-decoration: underline;
    color:#008bc0;
}

h1, h2, h3, h4, h5, h6 {
    color: #535353;
    font-weight: normal;
}

h1, h2, h3, h4, h5, h6, p {
    padding-bottom: 10px;
}

h1 {
    font-size: 37px;
}

h2 {
    font-size: 25px;
}

h3 {
    font-size: 27px;
}

h4 {
    font-size: 24px;
}

h5 {
    font-size: 19px;
}

h6 {
    font-size: 17px;
}

p {
    font-family: "CenturyGothic", Verdana, Arial, "sans-serif";
    font-size: 15px;
    line-height: 20px;
    color: #303030;
}

img {
    display: block;
    max-width: 100%;
    height: auto;
}body.home{  background: url(images/homebg2.jpg) no-repeat center center fixed;   -webkit-background-size: cover;  -moz-background-size: cover;  -o-background-size: cover;  background-size: cover;}html.js{	margin: 0 !important;}


@font-face {
    font-family: 'lucida_sansregular';
    src: url('font/lucidasansregular-webfont.eot');
    src: url('font/lucidasansregular-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/lucidasansregular-webfont.woff') format('woff'),
         url('font/lucidasansregular-webfont.ttf') format('truetype'),
         url('font/lucidasansregular-webfont.svg#lucida_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*-----------------------------------------------------------head start-------------------------------------------------------*/
.xyz img
{
	display: none;
}

.home .xyz img
{
	display: block !important;
	/*height: 840px;*/
}

#primary
{
	clear: both;
}

.page article
{
	margin: 0 15px;
}

.content-area p
{
	font-family: lato;
	font-size: 14px;
	text-align: justify !important;
	padding-bottom: 20px;
}

.content-area  .entry-content
{
	padding: 0 20px;
}
.content-area .hentry ,
.content-area .entry-footer
{
	padding: 0 0 20px 0;
	background: #fcfcfc;
	box-shadow: none;
}

.content-area  .post-thumbnail
{
	margin-bottom: 0;
}

.content-area  h1.entry-title
{
	font-family: lato;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	margin-bottom:0;
	padding-top: 10px;
}

.blog h1.entry-title
{
	text-align: left;
	font-style: normal;
	font-weight: normal;
	font-size: 24px;
padding-left:15px!important;
}

/*blog styling start furqan*/
.xtra-details,
.entry-content{padding-left:15px!important;}
.xtra-details {
    font-weight: bold !important;
}

.read-more
 { color: #f95a09;display: block;  font-family: arial !important;  font-size: 13px;  font-style: italic;  margin-top: 10px;border-bottom:none!important;}
.xtra-details a{color: #f95a09;font-family: arial !important;  font-size: 13px;  font-style: italic;  margin-top: 10px;border-bottom:none!important;}

.xtra-details a:hover{color:gray!important;}
.wrapper .entry-title {padding-bottom: 10px !important;}
/*blog styling end furqan*/

/*blog inner page styling start*/
.entry-footer {  margin-top: 20px !important;   text-align: center !important;}

.content-area h1.entry-title {   font-family: lato;   font-size: 25px!important; font-style:normal!important;  }

.site-main {   padding-bottom: 40px!important;padding-top: 40px!important;}

/*blog inner page styling end*/




.content-area .entry-content ul li {
    font-family: lato;
    font-size: 14px;
	list-style-type: disc;
}
.content-area .entry-content ul 
{
	padding: 10px 0 10px 40px;
	
}



.page-img img
{
	width: 100%;
}

.page-img p
{
	padding-bottom: 0;
}



ul.sub-menu
{
	position: absolute;
	width: 210px;
	margin: 0;
	padding: 23px 0 0 0;
	
}
ul.sub-menu li
{
	display: block;
	text-align: left;
	padding: 5px 0;
	}
	
ul.sub-menu li a {
      background-color: hsl(0, 0%, 100%) !important;
    background-image: url("images/arrow.png");
    background-position: 20px 20px !important;
    background-repeat: no-repeat;    
    border-right: medium none !important;
    display: block;
    padding: 15px 41px !important;

}

.head_menu .menu-item-has-children .sub-menu
{
	display: none;
	z-index:9999;
}

.head_menu .menu-item-has-children:hover .sub-menu
{
	display: block !important;
}

.post-thumbnail img
{
	width: 100%;
}

body{
	background: #fcfcfc;
}

/********************** Inner Page*************************/


.whatido,
.whatidopage
{
	padding: 2.3333% 15px;
	clear: both;
}

.whatidopage .entry-content h5
{
	font-family: lato;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin: 0;
    padding-top: 10px;
	text-transform: none;
}

.Whatcol1
{
	padding-top: 90px !important; 	padding-bottom: 90px !important;
}

.whatidopage .entry-content img
{
	width: 100%;
}

.whatidopage .entry-content
{
	padding: 0 50px;
}

.whatidopage .entry-content a
{
	border-bottom: none;        
         
}

.site-main
{
	padding-top: 6.3333%;
}

/*-----------------------------------------------------header menu start------------------------------------------------------*/
.head_menu li 
{
    display: inline;
  /*  padding-left: 42px;*/
   
  
   /* margin-left: 19px;*/
  
}

.head_menu .navbar-nav li a
{
  font-family: 'lucida_sansregular';
    font-size: 14px;
	color: #303030;
	text-transform: uppercase;
	padding: 0 41px ;
    border-right: 1px solid #000;
	line-height:1;
 } 
 
 .head_menu .navbar-nav li:last-child a
 {
 border-right: none;

}


.head_menu .navbar-collapse
{	

	position: relative;
}



.head_menu .first_child {
  /*  border: none !important;*/
}

.head_menu {
    padding: 0 !important;
    margin-top: 10px !important;
}
 
.home .head {
   /* position: absolute !important;*/
    top: 0;
}

.head
{
	position: relative;
	top:-32px;
}
  
.abc {
    width: 100%;
	/*height: 840px;*/
}

.logo_text {
    color: white;
    font-size: 20px;
    left: 0;
    position: absolute;
    top: 320px;
}

.head {
    background-color: rgba(255,255,255,0.9);
    height: 70px;
    margin-top: 75px;
}

/*********** Nav menu *******************/
.head_menu  .navbar-default 
{
	border-radius: 0 ;
	border-image: none ;
	box-shadow: none ;
	background: none;
	border: none;
	background-image: none;
	
}

.head_menu .navbar-nav li a
{
	/*padding:0;*/
}

.head_menu .navbar
{
	margin-bottom:0;
	padding-top: 18px;
}










/************* End Nav Menu *************/


.logo {
    margin-top: -35px;
}

body:before {
    width: 0 !important;
}

.site-content {
    margin-left: 0 !important;
    width: 100% !important;
}

/*-------------------------------------------------------header menu end------------------------------------------------------*/

/*-------------------------------------------------------head end-------------------------------------------------------------*/

/*---------------------------------------------------------body start---------------------------------------------------------*/
.body {
    padding: 0 !important
}

.footer_menu {
    margin-top: 55px !important;
}

.footer li {
    color: blue;
    display: inline;
    padding-left: 42px;
}

/*--------------------------------------------------------body end----------------------------------------------------------*/


/*-------------------------------------------------------footer start----------------------------------------------------------*/

.footer
{
	background-color: #fff;
	padding: 40px 0;
}


.footer_contacts p
{
    text-align: center;
	 font-size: 16px;
    font-family: 'lucida_sansregular';
}

.footer_contacts a
{
	color: #0463cc;
	text-decoration: underline !important;

	}




/*--------------------------------------------------------footer end----------------------------------------------------------*/


.img1
{
	position: relative;
}

h2.imgtext
{
	position: absolute;
    text-align: center;
    color: #fff;
    bottom: 55px; /*80px;*/
    font-family: 'lucida_sansregular';
    font-size: 30px;
    text-shadow: 1px 4px 6px #000;
}

.blog .entry-content
{
    padding: 12px 0 55px;
}



#comments, .entry-meta {
  display: none;
}


#mysticky-wrap
{
	height: 0 !important;
}











/*------------------myblog post styling start---------------------------*/

 .entry-content p {font-family: 'lucida_sansregular'; font-size:17px;}
.entry-title a{font-family: 'lucida_sansregular';color:#000;}
.entry-title { padding: 25px 0 25px 10px !important;}
.blogborder { padding-bottom:5px; border-bottom:1px solid gray; clear: both !important;   overflow: hidden !important;}
.entry-content{padding-bottom:0!important;}
/*------------------myblog post styling end---------------------------*/



/*---------------------------------------my styling start--------------------------------------*/

.xtra-details {
    padding: 0 !important;
}

.blog-content-area.container.blog .entry-title {
       padding: 0 0 10px !important;
}



 /* ============================================================
  CUSTOM PAGINATION
============================================================ */

.custom-pagination span,
.custom-pagination a {
  display: inline-block;
  padding: 2px 10px;
}
.custom-pagination a {
  background-color: #ebebeb;
  color: #ff3c50;
}
.custom-pagination a:hover {
  background-color: #ff3c50;
  color: #fff;
}
.custom-pagination span.page-num {
  margin-right: 10px;
  padding: 0;
}
.custom-pagination span.dots {
  padding: 0;
  color: gainsboro;
}
.custom-pagination span.current {
  background-color: #ff3c50;
  color: #fff;
}
 /*------------------------------------------------pagination styling end------------------------------------------*/

.content a{display:block!important;}

.blog-content-area.container.blog{padding:0!important;}

.navigation.post-navigation{display:none!important;}


/*------------------------------------my styling end--------------------------------------------*/




/******************* Media ********************/

@media (max-width: 767px) 
{

    /*--------------------------------------------------------menu start----------------------------------------------------------*/
    .head_menu li {
        color: #261c23 !important;
        display: inline;
      /*  padding-left: 42px;*/
       
        /*border-bottom: 1px solid !important;*/
        font-size: 13px;
        /*margin-left: 19px;*/
        font-family: 'lucida_sansregular';
    }
	
	.myfixed 
	{
		display: none;
	}
	.head
	{
		background: none;
		margin-top:0;
		/*position: absolute !important;*/
		top: 0 !important;		height: auto !important;		
	
	}
	
	.xyz
	{
		/*height: 240px;*/
	}
	
	div#first.xyz img {
    display: none !important;
}
	

    .logo {
       margin-top: 10px;
        padding: 0 !important;
    }
	
	.logo img
	{
		margin: 0 auto;
	}

    .navbar-header {
        background-color: #e9e8e8;
    }

    .nav.navbar-nav a:hover {
        background-color: #e9e8e8 !important;
    }
	
	.head_menu .navbar-nav
	{
	
	background-color: rgba(255,255,255,0.9);
position: relative;
	z-index: 999999;
}

.head_menu .navbar-nav li a

{
	text-align: center;
	padding: 20px 0 ;
	border-bottom: 1px solid #000;
	font-weight: bold;
	border-right: none;
	
}
	
    .head.container {
        background-color: transparent !important;
    }

    nav {
        width: 100% !important;
    }

    .head_menu {
      /* width: 100%;*/
    }
	
	ul.sub-menu
	{
		position: relative;
		width: 100%;
	}
	.home .xyz img,
	.abc
	{
		height: auto;
		}
		
		h2.imgtext
		{
			font-size: 18px;
			bottom: 5px;
		}
		
		
	
		
	
	
    .footer_text {
        font-size: 13px !important;
        font-family: 'lucida_sansregular';
    }

    /*--------------------------------------------------------footer end----------------------------------------------------------*/


/*------------------myblog post styling start---------------------------*/

 .entry-content p {font-family: 'lucida_sansregular'; font-size:14px;}
.entry-title a{font-family: 'lucida_sansregular';color:#000;}
.entry-title { padding: 25px 0 25px 10px !important;}

/*------------------myblog post styling end---------------------------*/


}




@media (min-width: 768px)and (max-width: 991px) {

    /*--------------------------------------------------------menu start----------------------------------------------------------*/
    .head_menu li {
        color: #261c23 !important;
        display: inline;
       /* padding-left: 22px;*/
        
        font-size: 13px;
      /*  margin-left: 15px;*/
        font-family: 'lucida_sansregular';
    }

    .head_menu .first_child {
        border: none !important;
    }

    .logo {
        margin-top: -20px !important
    }

    .head_menu {
        padding: 0 !important;
    }
	
	.head_menu .navbar-nav li a
	{
	padding: 0 14px ;
	}
	.home .xyz img,
	.abc
	{
		/*height: 500px;*/
		}

    /*--------------------------------------------------------menu end----------------------------------------------------------*/

/*------------------myblog post styling start---------------------------*/

.entry-content p {font-family: 'lucida_sansregular'; font-size:15px;}
.entry-title a{font-family: 'lucida_sansregular'; font-size:20px;color:#000;}
.entry-title { padding: 25px 0 25px 10px !important;}

/*------------------myblog post styling end---------------------------*/


}





	@media (min-width: 992px) and (max-width: 1199px)
	{	
		.head_menu .navbar-nav li a
		{
			padding:0 30px ;
		}
		
		.home .xyz img,
		.abc
		{
			/*height: 620px;*/
		}

/*------------------myblog post styling start---------------------------*/

 .entry-content p {font-family: 'lucida_sansregular'; font-size:15px;}
.entry-title a{font-family: 'lucida_sansregular'; font-size:20px;color:#000;}
.entry-title { padding: 25px 0 25px 10px !important;}

/*------------------myblog post styling end---------------------------*/
		
	}



/*media all*/
.entry-content, .entry-summary, .page-content, .comment-content {
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    word-wrap: break-word;
}


.entry-content a, .entry-summary a, .page-content a, .comment-content a, .pingback .comment-body > a {
border-bottom:none!important;
}

.blog-content-area p
{
    font-family: lato;
    font-size: 14px;
    padding-bottom: 30px;
    padding-left: 0 !important;
    padding-right: 25px;
    text-align: justify !important;
}
