/*common css for all pages*/

body
{
		margin: 61px 0 0 0!important;
}
.pages-fixed-titile-block
{
		padding-left:0;
		padding-right:0;
		position: fixed;
		right: 0;
		left: 0;
		top:61px;
		z-index:99;
}
.pages-fixed-titile-block .tg-pages-title
{
		margin-top:0px;
		margin-bottom:0px; 
		padding-left:0;
		padding-right:0;
} 
.pages-fixed-titile-block .tg-pages-title .pages-no-pl-pr
{
		padding-left:0;
		padding-right:0;
} 
.pages-fixed-titile-block .tg-pages-title    h3.pages-common-heading
{
		font-size: 28px;
		font-weight: normal;
		text-transform: uppercase;
		margin-bottom: 0px;
		margin-top: 0;
		background: #fff;
		padding-top: 30px;
		padding-bottom: 30px;
}
#tg-pages  
{
		margin-top:100px;
		margin-bottom:30px;
		color:#39364f;
		/* font-family: Graphik,Helvetica,helvetica,arial,sans-serif;  */
		font-size:14px;
		padding-left:0;
		padding-right:0;
}

#tg-pages   p
{
		text-align:justify;
}
#tg-pages  a.common-pages-anchor
{
		color:#2196F3; 
		text-decoration:none;
		cursor:pointer;
}
#tg-pages  a.common-pages-anchor:hover
{ 
		color:#39364f; 
}
#blog h1, h2, h3, h4, h5, h6 
{
		/* font-family: Graphik,Helvetica,helvetica,arial,sans-serif; */
		color: #39364f;
}	
#tg-pages .pages-no-pl-pr 
{
		padding-left:0;
		padding-right:0;
}
#tg-pages .pages-no-pl
{
		padding-left:0;
		padding-right:15px;
}
#tg-pages .pages-no-pr
{
		padding-left:15px;
		padding-right:0;
}
#tg-pages  .tg-pages-container  h3.pages-common-heading 
{
		font-size: 28px;
		font-weight: normal;
		text-transform: uppercase;
		margin-bottom: 0px;
		margin-top: 0;
		background: #fff;
		padding-top: 30px;
		padding-bottom: 30px;
}
#tg-pages  .tg-pages-container .tg-pages-row
{
		padding-top:0px;
		padding-bottom:20px;
}
/*#left-panel-fixed-block
{
	 background-color:#ffffff;
}*/
#tg-pages .tg-pages-container  .tg-pages-row .pages-left-bar ul.pages-list
{
		padding-left: 0;
		margin-bottom:0;
		list-style: none;
		/* height: 600px;
		overflow-y: scroll; */
}
#tg-pages .tg-pages-container  .tg-pages-row .pages-left-bar ul.pages-list li
{
		padding-left: 0; 
		border-bottom: 1px dashed #e6e6e6;
		list-style: none;
}
#tg-pages .tg-pages-container  .tg-pages-row .pages-left-bar ul.pages-list li:last-child
{ 
		border-bottom: none; 
}
#tg-pages .tg-pages-container  .tg-pages-row .pages-left-bar ul.pages-list li a
{
		color:#39364f;
		display: block;
		padding: 7px 0;
		text-decoration: none;
		font-size: 14px;
		text-transform: capitalize;
		/*display:table;*/
}
 
#tg-pages .tg-pages-container  .tg-pages-row .pages-left-bar ul.pages-list li a:hover 
{
		color: #2196F3;
} 
#tg-pages .tg-pages-container  .tg-pages-row .pages-left-bar ul.pages-list li a span
{
		padding-right:5px;
		display: table-cell;
} 
#tg-pages  .tg-pages-container  .tg-pages-row .pages-right-bar h4.pages-sub-heading
{
		font-size: 20px;
		font-weight: normal;
		text-transform: capitalize;
		margin-bottom:15px;
		margin-top: 7px;
} 
#tg-pages  .tg-pages-container  .tg-pages-row .pages-right-bar h4.pages-sub-heading span,
#tg-pages  .tg-pages-container  .tg-pages-row .pages-right-bar h5.pages-inner-heading span
{
		margin-right:5px;
}
#tg-pages  .tg-pages-container  .tg-pages-row .pages-right-bar h5.pages-inner-heading 
{
		font-size: 18px;
		font-weight: normal;
		text-transform: capitalize;
		margin-bottom: 15px;
		margin-top:15px;
}
#tg-pages  .tg-pages-container  .tg-pages-row .line-divider
{
		display: block;
		width: 100%;
		height: 1px;
		margin-top: 15px;
		background: #ddd;
		margin-bottom: 15px;
} 
/*#tg-pages  .tg-pages-container  .tg-pages-row .line-divider span.linecolor
{
		display: block;
		width: 33%;
		height: 1px;
		background: #03a9d8;
}*/


#tg-pages .tg-pages-container  .tg-pages-row  .pages-right-bar ul.right-panel-ul,
#tg-pages .tg-pages-container  .tg-pages-row  .pages-right-bar ul.right-panel-ul-ul
{
		padding-left:30px;
		margin-bottom:0;
}
#tg-pages .tg-pages-container  .tg-pages-row  .pages-right-bar ul.right-panel-ul-ul
{ 
		margin-top:8px;
}
#tg-pages .tg-pages-container  .tg-pages-row  .pages-right-bar ul.right-panel-ul-nopadding 
{
		padding-left:15px; 
}
#tg-pages .tg-pages-container  .tg-pages-row .pages-right-bar ul.right-panel-ul li ,
#tg-pages .tg-pages-container  .tg-pages-row .pages-right-bar ul.right-panel-ul-ul li
{
		padding-left:5px;   
		list-style: lower-alpha;
		margin-bottom:8px;
		text-align:justify;
} 
#tg-pages .tg-pages-container  .tg-pages-row .pages-right-bar  ul.right-panel-ul li a,
#tg-pages .tg-pages-container  .tg-pages-row .pages-right-bar  ul.right-panel-ul-ul li a
{
		color:#2196F3;
		/* display: block; */
		/* padding: 7px 0; */
		text-decoration: none;
		font-size: 14px; 
}
#tg-pages .tg-pages-container  .tg-pages-row  .pages-right-bar ul.right-panel-ul li a:hover ,
#tg-pages .tg-pages-container  .tg-pages-row  .pages-right-bar ul.right-panel-ul-ul li a:hover 
{
		color:#39364f;
} 
#tg-pages .tg-pages-container  .tg-pages-row .pages-right-bar ul.right-panel-ul-ul li
{ 
		list-style: lower-roman;
} 
#tg-pages .tg-pages-container  .tg-pages-row .stick-at-top 
{
		position: fixed; 
		/* width:230px; */
		z-index: 999;
		top: 150px; 
}  
#left-panel-fixed-block
{
		/* width:230px;  */
		background-color:#ffffff;
}
#tg-pages .tg-pages-container  .tg-pages-row .pages-right-bar .pages-circle-img
{ 
		width:150px;
		height:150px;
		border-radius:50%;
		border: 1px solid #2CBCF1;
}  
#tg-pages .tg-pages-container  .tg-pages-row .pages-right-bar .pages-rect-img
{
		max-height: 400px;
		max-width: 100%;
		height: auto;
		
}

#tg-pages .tg-pages-container  .tg-pages-row .pages-right-bar .page-img-box
{
		border: 1px solid #ddd;
		background: #fbfbfb;
		display: inline-block;
		text-align: center;
		padding-left: 0px;
		padding-right: 0px;
		margin-top: 20px;
		margin-bottom: 20px;
}
#tg-pages .tg-pages-container  .tg-pages-row .pages-right-bar .special-tips
{
		font-size: 12px;
		background: #eee;
		padding: 15px;
		text-align: justify;
		margin-top: 10px;
		margin-bottom: 10px;
		font-weight: normal;
}
#tg-pages .tg-pages-container  .tg-pages-row .pages-right-bar .pages-circle-img-box
{
		margin-top: 30px;
		margin-bottom:30px;
}

/*#tg-pages .affix-top
{
		position: static; 
		width:270px;
}
#tg-pages .affix 
{
		top: 0;
		width:270px;
		z-index: 9999 ;
		top: 61px;
}
*/
#tg-pages .tg-pages-container  .stick-title-at-top
{
		position: fixed; 
		z-index: 9999;
		top: 61px;
} 
@media all and (max-width: 767px)
{	
		body 
		{
			margin: 0px 0 0 0!important;
		}
		#tg-pages
		{
				margin-top:10px;
				margin-bottom:10px;
				margin-left: auto !important;
				margin-right: auto !important;
				padding-left:15px;
				padding-right:15px;
		}
		#tg-pages p
		{
			font-size:14px;
		}
		#tg-pages .pages-no-pl
		{
				padding-left:0;
				padding-right:0px;
		}
		#tg-pages .pages-no-pr
		{
				padding-left:0px;
				padding-right:0;
		} 
		#tg-pages .tg-pages-container .tg-pages-row 
		{
			padding-top: 0px;
			padding-bottom: 10px;
		} 
		#tg-pages .tg-pages-container  .tg-pages-row .stick-at-top 
		{
				position: static ;
				width:100%; 
				padding-right:0px		
		}
		#tg-pages .tg-pages-container h3.pages-common-heading 
		{
				font-size: 16px; 
				margin-bottom: 10px;
				margin-top: 10px;
				padding-top: 0;
				padding-bottom: 0;
				line-height: 22px;
		}
		.pages-fixed-titile-block .tg-pages-title    h3.pages-common-heading
		{
				font-size: 20px;
				margin-bottom: 10px;
				margin-top: 10px;
				padding-top: 0;
				padding-bottom: 0;
				line-height: 22px;
		}
		#tg-pages .tg-pages-container  .tg-pages-row .pages-left-bar,
		#tg-pages .tg-pages-container  .tg-pages-row .pages-right-bar
		{
				margin-bottom:20px;
		}
		#tg-pages .tg-pages-container .tg-pages-row .pages-left-bar ul.pages-list li a 
		{ 
			font-size: 14px; 
		}
		#tg-pages .tg-pages-container .tg-pages-row .pages-right-bar h4.pages-sub-heading
		{
			font-size: 15px; 
			margin-bottom: 10px;
			margin-top: 10px;
		}
		#tg-pages .tg-pages-container .tg-pages-row .pages-right-bar ul.right-panel-ul, 
		#tg-pages .tg-pages-container .tg-pages-row .pages-right-bar ul.right-panel-ul-ul 
		{
		padding-left: 15px; 
		}
		 #left-panel-fixed-block 
		 {
			width: 100%;
		}
		#tg-pages .tg-pages-container  .tg-pages-row .pages-right-bar .pages-circle-img-center
		{ 
				 text-align:center;
		} 
		#tg-pages .tg-pages-container  .tg-pages-row .pages-right-bar .pages-circle-img-box
		{
			margin-top:20px;
			margin-bottom:10px;
		}
		#tg-pages .tg-pages-container .tg-pages-row .pages-right-bar .pages-circle-img 
		{
			width: 150px;
			height: 150px; 
			margin-bottom: 20px;
		}
		#tg-pages .tg-pages-container .stick-title-at-top 
		{
			position: static;
			z-index: 9999;
			top: 0;
		}
		.pages-fixed-titile-block .tg-pages-title
		{
			margin-top: 0px;
			margin-bottom: 0px;
			margin-left: auto !important;
			margin-right: auto !important;
		}
		.pages-fixed-titile-block 
		{ 
			position: relative;
			margin-top: 15px;
			margin-bottom: 10px;
			top: 0;
			padding-left: 15px;
			padding-right: 15px;
		} 
} 

@media only screen and (min-device-width: 320px) and (max-device-width: 767px) and (orientation: landscape) 
{  
  
		#tg-pages
		{
				margin-top:10px;
				margin-bottom:10px;
				margin-left: auto !important;
				margin-right: auto !important;
				padding-left:15px;
				padding-right:15px;
		}
		#tg-pages p
		{
			font-size:14px;
		}
		#tg-pages .pages-no-pl
		{
				padding-left:0;
				padding-right:0px;
		}
		#tg-pages .pages-no-pr
		{
				padding-left:0px;
				padding-right:0;
		} 
		#tg-pages .tg-pages-container .tg-pages-row 
		{
			padding-top:0px;
			padding-bottom: 10px;
		} 
		#tg-pages .tg-pages-container  .tg-pages-row .stick-at-top 
		{
				position: static ;
				width:100%; 
				padding-right:0px		
		}
		#tg-pages .tg-pages-container h3.pages-common-heading 
		{
				font-size: 18px; 
				margin-bottom: 10px;
				margin-top: 10px;
				padding-top: 0;
				padding-bottom: 0;
		}
		.pages-fixed-titile-block .tg-pages-title    h3.pages-common-heading
		{
				font-size: 22px; 
				margin-bottom: 10px;
				margin-top: 10px;
				padding-top: 0;
				padding-bottom: 0;
		}
		#tg-pages .tg-pages-container  .tg-pages-row .pages-left-bar,
		#tg-pages .tg-pages-container  .tg-pages-row .pages-right-bar
		{
				margin-bottom:20px;
		}
		#tg-pages .tg-pages-container .tg-pages-row .pages-left-bar ul.pages-list li a 
		{ 
			font-size: 14px; 
		}
		#tg-pages .tg-pages-container .tg-pages-row .pages-right-bar h4.pages-sub-heading
		{
			font-size: 16px; 
			margin-bottom: 10px;
			margin-top: 10px;
		}
		#tg-pages .tg-pages-container .tg-pages-row .pages-right-bar ul.right-panel-ul, 
		#tg-pages .tg-pages-container .tg-pages-row .pages-right-bar ul.right-panel-ul-ul 
		{
			padding-left: 15px; 
		}
		#left-panel-fixed-block 
		 {
			width: 100%;
		}
		#tg-pages .tg-pages-container  .tg-pages-row .pages-right-bar .pages-circle-img-center
		{ 
				 text-align:center;
		} 
		#tg-pages .tg-pages-container  .tg-pages-row .pages-right-bar .pages-circle-img-box
		{
			margin-top:20px;
			margin-bottom:10px;
		}
		#tg-pages .tg-pages-container .tg-pages-row .pages-right-bar .pages-circle-img 
		{
			width: 150px;
			height: 150px; 
			margin-bottom: 20px;
		}
		.pages-fixed-titile-block .tg-pages-title
		{
			margin-top: 0px;
			margin-bottom: 0px;
			margin-left: auto !important;
			margin-right: auto !important;
		}
		.pages-fixed-titile-block 
		{ 
			position: relative;
			margin-top: 10px;
			margin-bottom: 10px;
			top: 0;
			padding-left: 15px;
			padding-right: 15px;
		}
} 
@media (max-width: 991px) and (min-width: 768px)
{	
		#tg-pages
		{
				margin-top:0px;
				margin-bottom:30px;
		}
		#tg-pages p
		{
			font-size:14px;
		}
		#tg-pages .pages-no-pl
		{
				padding-left:0;
				padding-right:0px;
		}
		#tg-pages .pages-no-pr
		{
				padding-left:0px;
				padding-right:0;
		} 
		#tg-pages .tg-pages-container .tg-pages-row 
		{
			padding-top:0px;
			padding-bottom: 20px;
		}
		#tg-pages .tg-pages-container  .tg-pages-row .stick-at-top 
		{
				position: static ;
				width:100%;  	
		}
		#tg-pages .tg-pages-container h3.pages-common-heading 
		{
				font-size: 18px; 
				margin-bottom: 10px;
				margin-top: 10px;
				padding-top: 0;
				padding-bottom: 0;
		}
		.pages-fixed-titile-block .tg-pages-title    h3.pages-common-heading
		{
				font-size: 18px; 
				margin-bottom: 10px;
				margin-top: 10px;
				padding-top: 0;
				padding-bottom: 0;
		}
		#tg-pages .tg-pages-container  .tg-pages-row .pages-left-bar,
		#tg-pages .tg-pages-container  .tg-pages-row .pages-right-bar
		{
				margin-bottom:20px;
		}
		#tg-pages .tg-pages-container .tg-pages-row .pages-left-bar ul.pages-list li a 
		{ 
			font-size: 14px; 
		}
		#tg-pages .tg-pages-container .tg-pages-row .pages-right-bar h4.pages-sub-heading
		{
			font-size: 16px; 
			margin-bottom: 10px;
			margin-top: 10px;
		} 
		
		#tg-pages .tg-pages-container .tg-pages-row .pages-right-bar ul.right-panel-ul, 
		#tg-pages .tg-pages-container .tg-pages-row .pages-right-bar ul.right-panel-ul-ul 
		{
			padding-left: 30px;
			margin-bottom: 0;
		}
		#left-panel-fixed-block 
		 {
			width: 100%;
		}
		#tg-pages .tg-pages-container .tg-pages-row .pages-right-bar .pages-circle-img 
		{
			width: 150px;
			height: 150px;  
		}
		#tg-pages .tg-pages-container .stick-title-at-top
		{
			position: static; 
			top: 0;
		}
		.pages-fixed-titile-block 
		{ 
			position: relative;
			margin-top: 10px;
			margin-bottom: 10px;
			top: 0;
		}
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape)
{
		#tg-pages p
		{
			font-size:14px;
		}
		/*#tg-pages .tg-pages-container  .tg-pages-row .stick-at-top 
		{ 
				width:220px; 
				padding-right:0;
		} */
		#tg-pages .tg-pages-container h3.pages-common-heading 
		{
				font-size: 18px; 
				margin-bottom: 10px;
				margin-top: 0px;
		}
		.pages-fixed-titile-block .tg-pages-title    h3.pages-common-heading
		{
				font-size: 18px; 
				margin-bottom: 10px;
				margin-top: 0px;
		}
		#tg-pages .tg-pages-container .tg-pages-row .pages-left-bar ul.pages-list li a 
		{ 
			font-size: 14px; 
		}
		#tg-pages .tg-pages-container .tg-pages-row .pages-right-bar h4.pages-sub-heading
		{
			font-size: 16px; 
			margin-bottom: 10px;
			margin-top: 10px;
		} 
		#tg-pages .tg-pages-container .tg-pages-row .pages-right-bar ul.right-panel-ul,
		#tg-pages .tg-pages-container .tg-pages-row .pages-right-bar ul.right-panel-ul-ul
		{
			padding-left: 40px; 
		} 
		#tg-pages .tg-pages-container .tg-pages-row .pages-right-bar .pages-circle-img 
		{
			width: 150px;
			height: 150px;  
		}

}










