/*
Theme Name:         G5Plus Achilles Child
Theme URI:          http://themes.g5plus.net/achiless/
Description:        Achilles is a premium responsive WordPress theme created especially for Transport, Logistic & Transportation companies, offices. <a href="http://www.g5plus.net">Visit site</a>
Version:            1.7
Author:             g5plus
Author URI:         http://g5plus.net/
Template: g5plus-achilles
License:            GNU General Public License v2 or later
License URI:        http://www.gnu.org/licenses/gpl-2.0.html

Tags: 				two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: 		g5plus-achilles
Domain Path: 		/languages/
*/

.im-breadcrumbs{
	padding-bottom: 30px;
}
.im-table-of-content{
	border: 1px solid #ebebeb;
    background: #fbfbfb;
    border-radius: 5px;
	padding: 20px;
	padding-bottom: 0;
	margin-bottom: 20px;
	margin-top: 20px;
	float: left;
    width: 100%;
    max-width: 400px;
}
.im-heading2{
	font-size: 32px;
	margin-top: 0 !important;
	margin-bottom: 20px;
}
.im-table-of-content .im-heading2{
	position: relative;
	padding-right: 60px;
	font-size: 32px;
}
.im-table-of-content .im-heading2 span{
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
}
.im-table-of-content ol{
	padding-bottom: 20px;
	list-style: auto;
    margin-left: 15px;
}
.im-table-of-content ol li{
	margin-bottom: 0px;
	padding-top: 0;
	padding-bottom: 0;
}
.im-table-of-content ol li:last-child{
	margin-bottom: 0;
}
.im-table-of-content ol li a{
	display: block;
	font-size: 14px;
	text-decoration: underline;
}
.im-description-holder{
	margin-bottom: 20px;
}
#mvp-content-main .qa-holder h3{
	font-size: 1.3em;
	margin-bottom: 10px;
}
.qa-holder p{
	margin-bottom: 10px;
}
.qa-holder p:last-child{
	margin-bottom: 20px;
}
.im-video-holder{
	margin-bottom: 20px;
}
.im-clr{
	clear: both;
}
.qa-template-default .gf-page-title{
    display: none;
}
.qa-template-default .gf-page-title.gf-qa-title{
    display: block;
}
@media (max-width: 768px){
	.im-table-of-content .im-heading2{
		font-size: 24px;
	}	
}